zulip/static
Rohitt Vashishtha df6530529a settings: Fix race condition in getting users' last active time.
We recently removed an API call for fetching user list for our
Settings>Users/Deactivated panels, which introduced a bug where
we rendered the users table before last active information is
processed by the frontend.

This commit makes us process presence before rendering our settings
panels. We move the presence init above because we need to initialize
settings_sections before hashchange.

Fixes #15453.
2020-06-19 13:08:40 -07:00
..
assets python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
audio
generated
html docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
images apple_auth: Add icon for log in and sign up buttons. 2020-06-19 12:55:24 -07:00
js settings: Fix race condition in getting users' last active time. 2020-06-19 13:08:40 -07:00
shared typeahead: Convert to ES6 module. 2020-02-19 14:36:42 -08:00
styles timestamp: Update night mode css after the syntax change. 2020-06-19 13:07:16 -07:00
templates streams: Show message retention policy details in subscription_type text. 2020-06-18 17:13:04 -07:00
third typeahead: Allow automated selection for `contenteditable` elements. 2020-06-18 01:35:19 -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