zulip/static
Rishi Gupta 191f8f1b39 left sidebar: Change Home to All messages.
We made this change because users often unnecessarily click "Home"
first in their use of Zulip, because it seems appealing.  While "All
messages" isn't quite precise (it doesn't include muted streams), it
does describe relatively simply the interleaved view that this
represents.

This commit leaves everything as "home" in the code, and only changes
user-visible strings and docs. Changing the code will be a big project;
there are hundreds of relevant occurrences in variable names, etc.

Further, we'll probably want to convert those various variable names
in different ways.

Tweaked by tabbott to extend the commit message and update a few comments.
2017-11-28 15:42:58 -08:00
..
assets icons: Create framework for custom icons and add new bot icon. 2017-11-10 11:18:42 -08:00
audio
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html frontend: Add header to static/5xx.html. 2017-07-28 17:45:23 -07:00
icons/fonts Generate custom-icon-webfont on each provision or update-prod-static. 2017-11-20 16:36:49 -08:00
images user docs: Update compose box screenshots. 2017-11-20 17:14:01 -08:00
js left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
locale i18n: Update translations (including complete Korean!) 2017-11-22 18:11:20 -08:00
styles refactor: s/send-status-close/compose-send-status-close. 2017-11-27 21:35:14 -08:00
swagger docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
templates left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
third user-groups: Update marked.js to do proper local echo for mentions. 2017-11-27 09:16:09 -08:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore gitignore: Add static/generated/icons. 2017-11-21 09:27:04 -08:00
favicon.ico
node_modules