mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-13 21:01:16 +08:00
## Description Reduces the frequency of update_presence WebSocket calls from the live chat widget and fixes agents appearing offline when the dashboard is in a background tab. ## Fixes # (issue) https://github.com/chatwoot/chatwoot/issues/13720 ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) ## Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented on my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules |
||
|---|---|---|
| .. | ||
| markdownIt | ||
| specs | ||
| vuex | ||
| AudioNotificationHelper.js | ||
| BaseActionCableConnector.js | ||
| cache.js | ||
| clipboard.js | ||
| colorHelper.js | ||
| CustomErrors.js | ||
| CustomEventHelper.js | ||
| DateHelper.js | ||
| documentHelper.js | ||
| emoji.js | ||
| FileHelper.js | ||
| HTMLSanitizer.js | ||
| IntegrationHelper.js | ||
| KeyboardHelpers.js | ||
| localStorage.js | ||
| MessageFormatter.js | ||
| MessageTypeHelper.js | ||
| mitt.js | ||
| portalHelper.js | ||
| ReportsDataHelper.js | ||
| sanitizeData.js | ||
| sessionStorage.js | ||
| timeHelper.js | ||
| Validators.js | ||