zulip/static
Tim Abbott 5e39ccd642 js: Rename viewport.js to message_viewport.js.
This fixes the mobile web experience for Chrome on iOS.

Apparently, Chrome-on-iOS silently has a `viewport` module that
overrides and user-defined module by that name, causing all of our
code that accesses the viewport module to not work on that platform.
We fix this by renaming it.
2017-03-10 14:59:59 -08: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 Redesign "/features/" page in portico. 2017-03-07 23:25:39 -08:00
js js: Rename viewport.js to message_viewport.js. 2017-03-10 14:59:59 -08:00
locale i18n: Sort frontend translations. 2017-03-03 12:32:42 +05:00
styles js: Rename viewport.js to message_viewport.js. 2017-03-10 14:59:59 -08:00
templates Clean user_presence_row.handlebars to use 4 space indents. 2017-03-10 11:07:49 -08: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