zulip/static
Steve Howell 7d153c9f8a Revert "muting.js: Track muted streams using stream id."
This reverts commit c7f710b8d4.

Because the back end still stores muted topics fundamentally using
stream name as a key, trying to cut over the client to use stream
id was just making things more brittle.  Mutes would work after
renaming the stream, which was progress in the change that we
revert here, but only until page load.  The other problem, which
is more severe, is that the order of page loading functions would
cause no mutes to happen at page load time.  This could be fixed
to some degree, but we should do a deeper fix on the back end.
2017-05-17 07:06:32 -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 5xx: Remove hardcoded twitter/email contacts from nginx 500 page. 2017-05-13 22:44:34 -07:00
images user docs: Add user guide for *View and edit your message drafts*. 2017-05-15 13:32:18 -07:00
js Revert "muting.js: Track muted streams using stream id." 2017-05-17 07:06:32 -07:00
locale Fix spelling of "occurred" in various places. 2017-04-17 20:29:07 -07:00
styles css: Fix floating recipient bar border appearing when bar hidden. 2017-05-16 23:50:38 -07:00
templates Remove date separators from the top of the message feed. 2017-05-16 14:47:04 -07:00
third bugdown: Fix the regex used for unicode emoji matching. 2017-05-16 09:05:42 -07:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt