chatwoot/app/javascript/shared
Tanmay Deep Sharma 11826e2a21
perf: reduce presence update frequency and fix background tab throttling (#13726)
## 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
2026-03-09 18:23:44 +05:30
..
assets chore: Update theme colors and add new Inter variable fonts (#13347) 2026-01-28 14:36:04 -08:00
components fix: Upgrade pico-search to 0.6.0 (#13645) 2026-02-25 16:52:45 +05:30
composables feat: Advanced Search Backend (#12917) 2026-01-07 15:30:49 +05:30
constants feat: new Captain Editor (#13235) 2026-01-21 13:39:07 +05:30
helpers perf: reduce presence update frequency and fix background tab throttling (#13726) 2026-03-09 18:23:44 +05:30
mixins feat: TikTok channel (#12741) 2025-12-17 07:54:50 -08:00
store feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00