zulip/static
Pragati Agrawal 2e67cf38b3 composebox_typeahead: Remove unnecessary string operation.
slice always returns a new string, so this could have been motivated
by ensuring we always duplicate the string, but reading the code, it's
already sliced by the caller.
2019-03-21 13:33:27 -07:00
..
assets Fix favicon generator script. 2018-01-30 10:32:55 -08:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
icons/fonts CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
images portico: Update screenshots on /apps. 2019-03-07 21:03:49 -08:00
js composebox_typeahead: Remove unnecessary string operation. 2019-03-21 13:33:27 -07:00
locale i18n: Update translation data from Transifex. 2019-03-13 14:10:09 -07:00
styles help: Add status-and-availability. 2019-03-21 12:56:38 -07:00
templates settings_users: Refactor some code for deactivate button. 2019-03-20 22:34:57 -07:00
third markdown: Change syntax of silent mentions ( _@person -> @_person). 2019-02-20 10:41:42 -08:00
ts typescript: Migrate dict.js to typescript. 2019-03-21 10:48:44 -07:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules