zulip/static
Anders Kaseorg 2285ee922e js: Convert _.contains(a, …) to a.includes(…).
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2020-02-10 14:08:12 -08: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 5xx.html: Build with webpack. 2019-10-28 15:53:15 -07:00
images integrations: Add errbit integration. 2020-01-16 15:33:51 -08:00
js js: Convert _.contains(a, …) to a.includes(…). 2020-02-10 14:08:12 -08:00
shared js: Convert _.reject(a, … => …) to a.filter(… => !…). 2020-02-10 14:08:12 -08:00
styles topic list: Use vdom techniques. 2020-02-05 13:04:16 -08:00
templates subscription_type: Improve wording for full members case. 2020-02-04 17:14:28 -08:00
third marked: Use startsWith instead of indexOf. 2020-01-28 12:48:02 -08:00
.eslintrc.json lint: Delegate console.log check to ESLint. 2020-02-07 14:09:47 -08:00
.gitignore generate-custom-icon-webfont: Replace with webpack webfonts-loader. 2019-07-18 12:00:00 -07:00
favicon.ico