zulip/static
Tim Abbott 3f76124c6c activity: Ignore presence responses when trying to reload.
This avoids risk of logging blueslip errors for user IDs seen in the
presence response that we haven't heard about from the server_events
system because we're offline and in the process of reloading.

The issue only affected large realms; see
02bc630881 and `git log
-Ssuspect_offline` for details.
2020-02-13 11:47:51 -08:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio
generated
html 5xx.html: Build with webpack. 2019-10-28 15:53:15 -07:00
images auth: Add support for GitLab authentication. 2020-02-11 13:54:17 -08:00
js activity: Ignore presence responses when trying to reload. 2020-02-13 11:47:51 -08:00
shared js: Use modern spread arguments syntax. 2020-02-11 17:43:35 -08:00
styles topic list: Use vdom techniques. 2020-02-05 13:04:16 -08:00
templates i18n: Add missing translation tags to typing notifications. 2020-02-12 10:54:34 -08:00
third marked: Use startsWith instead of indexOf. 2020-01-28 12:48:02 -08:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore pygments_data: Replace JS module with JSON module. 2020-02-12 10:09:12 -08:00
favicon.ico