zulip/static
Anders Kaseorg 6ec808b8df js: Add "use strict" directive to CommonJS files.
ES and TypeScript modules are strict by default and don’t need this
directive.  ESLint will remind us to add it to new CommonJS files and
remove it from ES and TypeScript modules.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-07-31 22:09:46 -07:00
..
assets js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -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 js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
shared emoji: Replace escape_regexp with _.escapeRegExp. 2020-07-29 16:51:24 -07:00
styles message feed: Make message controls more accessible. 2020-07-30 16:53:00 -07:00
templates message feed: Make message controls more accessible. 2020-07-30 16:53:00 -07:00
third typeahead: Fix binding of event handler to `blur` event. 2020-07-27 17:52:19 -07:00
.gitignore team: Generate team page data using cron job. 2020-04-08 12:52:31 -07:00