zulip/static
Steve Howell ef84d47d88 presence: Add warning for missing user_id.
This is defensive code for the scenario that we
have a user_id in presence but not people.  This is
unlikely to occur by the time that we actually render
the buddy list, which is the context for this code.

We have previously been reporting an error here via
the people code, but we add an additional warning.
Also, we filter the user_id from the result.
2020-02-04 12:24:53 -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: Add warning for missing user_id. 2020-02-04 12:24:53 -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