mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 22:19:48 +00:00
We are about to stop supporting the presence status of "unknown." Part of this fix is to stop checking for that status. The implication of this change is that when we go to display the time a user was last online, we now mostly just look to see if presence.last_active_date is undefined. We were wary of that approach before, but it is probably the most sane approach here. I updated the comment abover this section to reflect our philosophy going forward. BTW the timestamp is kind of buried in the UI for now, as you have to open the popover and then hover over the circular presence indicator.
25 KiB
25 KiB