zulip/static
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
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html 5xx.html: Build with webpack. 2019-10-28 15:53:15 -07:00
images integrations: Add errbit integration. 2020-01-16 15:33:51 -08:00
js presence: Remove suspect_offline flag. 2020-02-04 12:30:36 -08:00
shared emojis: Make it easier to type smiley icons. 2020-01-28 12:48:02 -08:00
styles design: Fixes height of view stream button. 2020-02-02 21:34:00 -08:00
templates design: Fixes poor line wrapping of long stream names using ellipses. 2020-02-02 21:34:00 -08:00
third marked: Use startsWith instead of indexOf. 2020-01-28 12:48:02 -08:00
.gitignore generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
favicon.ico