zulip/static
Tim Abbott c2f132b8d5 channel: Don't send outgoing HTTP requests during a reload.
This generalizes existing code for the presence code path that is
generically useful for avoiding useless work that will be discarded.

We make an exception for the one type of request that needs to happen
while reloading, namely the one to clean up our event queue.
2020-02-13 15:45:39 -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 auth: Add support for GitLab authentication. 2020-02-11 13:54:17 -08:00
js channel: Don't send outgoing HTTP requests during a reload. 2020-02-13 15:45:39 -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