zulip/static
Anders Kaseorg bc7bec9a95 landing-page: Clean up ready callbacks.
jQuery’s $(callback) already checks document.readyState to decide
whether to run the callback immediately (that’s like, jQuery’s entire
value proposition).  We probably don’t need ready callbacks at all
anymore thanks to <script defer>, but that’s a larger change.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-07-22 15:48:33 -07:00
..
assets js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
audio
generated
html logo: Update Zulip logo. 2020-07-16 01:37:08 -07:00
images integrations: Re-add Canarytoken integration. 2020-07-20 15:34:40 -07:00
js landing-page: Clean up ready callbacks. 2020-07-22 15:48:33 -07:00
shared emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
styles upload widget: Realign upload widget text to center. 2020-07-21 16:19:21 -07:00
templates stream_sidebar_actions: Rename toggle_home to toggle_stream_muted. 2020-07-21 18:26:20 -07:00
third typeahead: Replace various deprecated jQuery methods. 2020-07-22 12:20:23 -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