zulip/static
Arpith Siromoney 29d3019262 Switch no-loop-func eslint rule from warning to error (in .eslintrc)
The one error that needed to be fixed was in static/js/echo.js.
The function in the loop was being used by _.each(). This has been
replaced by iterating through the array using a while loop instead.
2016-11-25 14:02:44 -08:00
..
assets Move assets/ to live under static/. 2016-08-26 10:23:38 -07:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
html Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images Add github webhook integration. 2016-11-15 10:48:12 -08:00
js Switch no-loop-func eslint rule from warning to error (in .eslintrc) 2016-11-25 14:02:44 -08:00
locale Django 1.10: Fix i18n tests. 2016-11-10 16:20:03 +05:00
styles Add initial implementation of custom realm filters. 2016-11-17 17:11:25 -08:00
templates Add initial implementation of custom realm filters. 2016-11-17 17:11:25 -08:00
third Add missing unicode range to text: replace(inline.breaks.text) 2016-11-14 20:10:54 -08:00
.gitignore Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
favicon.ico Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00