zulip/static
Steve Howell 2df183142c user settings: Flatten template data.
We now no longer have to remember that
`is_guest` is on `user` but `is_current_user`
is in `..`.

And we no longer have to remember that
`full_name` is on `user` but `display_email`
is in `..`.
2020-05-09 10:41:14 -07: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 static: Serve webpack bundles from the root domain. 2020-04-10 00:48:02 -07:00
images webhooks/sentry: Rewrite the sentry webhook for the latest SDKs. 2020-05-02 13:39:57 -07:00
js user settings: Flatten template data. 2020-05-09 10:41:14 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles user settings: Separate code for bot form. 2020-05-09 10:22:37 -07:00
templates user settings: Flatten template data. 2020-05-09 10:41:14 -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