zulip/static
Harshit Bansal 4cb8ac100a emoji: Fix the title and alt text for unicode emojis.
Unicode emojis when rendered should display canonical short name.
Similarly, the alt text should be of the format `:<short_name>:`.
For both of these we currently display the actual unicode symbol.
As some systems don't have the fonts necessary for displaying them
properly, they are rendered as empty square blocks. This commit also
ensures that the markup generated for emoji generated by canonical
name and by an unicode emoji is same.

Fixes: #5555.
2017-07-01 11:14:24 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html errors: Update 404/5xx nginx pages. 2017-06-14 21:18:45 -07:00
images integrations/svn: Use Markdown macros. 2017-06-26 12:30:04 -04:00
js emoji: Fix the title and alt text for unicode emojis. 2017-07-01 11:14:24 -07:00
locale locale: Update a few last translation strings. 2017-06-06 13:57:08 -07:00
styles stream-popover: Remove overlapping of chevron and the scrollbar. 2017-06-28 06:55:31 -04:00
swagger docs: Document /streams/{stream_id} API endpoint. 2017-06-27 08:33:56 -04:00
templates i18n: Use double lowdash instead of handlebars. 2017-06-30 10:12:31 -04:00
third deps: Upgrade and move `perfect-scrollbar` from `static/third` to `npm`. 2017-06-11 10:15:48 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt