zulip/static
Tejas Kasetty 27009e9708 util.js: Fix prefix_sort logic to not mutate input.
In prefix sort, shifting of objs list to iterate through the elements
caused the 'emoji_show_list' to be emptied each time it was passed as
argument for sorting.

This modifies prefix sort to prevent it from modifying the objs list passed
as argument - changed it to normal iteration rather than popping
the elements from objs list.
2017-06-07 21:54:07 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Clean 404.html to use 4 space indentation. 2017-06-06 22:00:36 -07:00
images integrations: Optimize SVG graphics. 2017-05-30 11:15:56 -07:00
js util.js: Fix prefix_sort logic to not mutate input. 2017-06-07 21:54:07 -07:00
locale locale: Update a few last translation strings. 2017-06-06 13:57:08 -07:00
styles message_edit: Replace highlighting replaced text with delete / insert. 2017-06-07 11:06:15 -07:00
swagger docs: Move Swagger file to static/swagger. 2017-06-03 15:45:15 -07:00
templates settings_notifications.js: Save notification settings on change. 2017-06-07 13:39:27 -07:00
third bugdown: Fix the regex used for unicode emoji matching. 2017-05-16 09:05:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07: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