zulip/static
Thomas Ip b8e1b8d6ff coverage: Bring dict.ts line coverage back to 100%.
The delete operator could throw a TypeError when attempting to
remove a non-configurable property, which is rare in practice since
they can only be created using `Object.defineProperty()` and
`Object.freeze()`. We also never uses the output of `del()` anyway.
2019-03-30 17:12:50 -07:00
..
assets
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 webhooks: Add Bitbucket Server integration. 2019-03-24 22:06:29 -02:30
js coverage: Bring dict.ts line coverage back to 100%. 2019-03-30 17:12:50 -07:00
locale i18n: Update translation data from Transifex. 2019-03-13 14:10:09 -07:00
styles portico: Fix trapsarent gradient styling inconsistencies. 2019-03-25 16:25:58 -07:00
templates message_edit_history: Add UI for seeing topic edits. 2019-03-25 15:10:47 -07:00
third markdown: Change syntax of silent mentions ( _@person -> @_person). 2019-02-20 10:41:42 -08:00
.gitignore tools: Move generate-custom-icon-webfont to a subdirectory. 2018-08-09 15:39:57 -07:00
favicon.ico
node_modules