zulip/static
Sahil Silare c4d0bd6445
settings: Fix last_active sorting in user settings.
We were incorrectly accessing .id, not .user_id, on the people objects.

Fixes #15165.
2020-06-02 12:07:09 -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 tools: Use the correct logo path to generate bot avatar. 2020-06-01 18:08:23 -07:00
js settings: Fix last_active sorting in user settings. 2020-06-02 12:07:09 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles css: Use SCSS nesting for `.help` in portico.scss. 2020-05-28 17:50:12 -07:00
templates users: Modify update user API endpoint to accept role as parameter. 2020-05-29 14:29:17 -07:00
third markdown: Add timestamp syntax to markdown processors. 2020-05-20 14:23:55 -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