Files
zulip/static/js
Steve Howell 36aee9e69c presence: Remove suspect_offline flag.
We now use user_ids for presence, so we don't need
to worry about races related to unknown emails
being sent to us.  Now we just update the data
structure based on user_id, and
it will be there when we render the presence
widget for that user_id, or else it will
simply be ignored.

It's not clear to me whether we still need
dont_block here, so I didn't touch that code.

Here is the commit that added the suspect_offline
flag, for easy reference:

f207450cdb
2020-02-04 12:30:36 -08:00
..
2020-02-04 12:30:34 -08:00
2019-12-30 09:50:22 -08:00
2020-02-04 12:22:03 -08:00
2019-10-25 13:51:21 -07:00
2020-02-04 12:22:03 -08:00
2020-01-14 12:39:17 -08:00
2020-02-04 12:22:03 -08:00
2020-01-30 13:11:32 -08:00
2020-02-04 12:22:03 -08:00
2019-10-25 13:51:21 -07:00
2020-02-04 12:30:34 -08:00
2020-02-04 12:22:03 -08:00
2020-02-04 12:22:03 -08:00
2020-01-15 18:01:59 -08:00
2019-10-25 13:51:21 -07:00
2020-02-04 12:22:03 -08:00
2020-01-30 13:11:32 -08:00