mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-13 02:17:09 +00:00
We check user status every 15 seconds and update the status accordingly to every organization connected. The webapp then uses this system presence data we send to set the user status based on system activity. Fixes #352.