zulip/static
clarammdantas 7e9024a39c popovers.js: Add version to user avatar request.
When a user changes its avatar image, the user's avatar in popovers
wasn't being correctly updated, because of browser caching of the
avatar image.  We added a version on the request to get the image in
the same format we use elsewhere, so the browser knows when to use the
cached image or to make a new request to the server.

Edited by Tim to preserve/fix sort orders in some tests, and update
zulip_feature_level.

Fixes: #14290
2020-05-12 11:09:01 -07:00
..
assets styles: Finish removing manual antialiasing configuration. 2019-08-30 14:51:52 -07:00
audio
generated
html static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images integrations: Add bot avatar for grafana. 2020-05-11 01:07:44 -07:00
js popovers.js: Add version to user avatar request. 2020-05-12 11:09:01 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles night-mode: Update CSS for navbar separators. 2020-05-12 00:16:09 -07:00
templates tab_bar: Don't set a title for the narrow_description. 2020-05-11 16:40:55 -07:00
third typeahead: Avoid tracebacks due to navbar changes. 2020-05-06 13:25:49 -07:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00
favicon.ico