zulip/static
tejaskasetty 02bd5bedce Fix duplicate emoji entries in compose emoji picker.
We were incorrectly appending all the emoji into the emoji picker
every time it was opened, rather than just once.

Note by tabbott: Arguably this isn't the right fix, in that it might
be better to just render the emoji picker once at the beginning.  But
this definitely fixes the bug.

Fixes #3952.
2017-03-20 10:46:20 -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 Fix end tags in 404/5xx pages. 2016-07-09 17:34:49 -07:00
images user docs: Update *Format your message using markdown* with Pygments. 2017-03-18 20:48:01 -07:00
js Fix duplicate emoji entries in compose emoji picker. 2017-03-20 10:46:20 -07:00
locale i18n: Sort frontend translations. 2017-03-03 12:32:42 +05:00
styles Information modals are now responsive on smaller screens. 2017-03-19 23:00:40 -07:00
templates Add organization description field to realm settings. 2017-03-19 14:05:01 -07:00
third deps: Upgrade and move `handlebars` from `static/third` to `npm`. 2017-03-04 21:49:02 -08:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt