zulip/static
Anders Kaseorg 336a279005 js: Convert _.find(a, …) to a.find(…).
And convert the corresponding function expressions to arrow style
while we’re here.

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 _.find(a, …) to a.find(…). 2020-02-10 14:08:12 -08:00
shared js: Convert _.any(a, …), _.some(a, …) to a.some(…). 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