zulip/templates/zerver/help
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
..
include markdown: Add indented versions of multi-line Markdown macros. 2017-11-25 17:01:11 -08:00
about-streams-and-topics.md user docs: Merge *The announce stream* and *Make an announcement* docs. 2017-05-22 18:35:22 -07:00
add-a-bot-or-integration.md docs: Clarify webhook-specific guides. 2017-08-22 10:38:48 -07:00
add-a-custom-linkification-filter.md Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
add-an-alert-word.md user docs: Update docs to replace *Custom alert words* with *Alert words*. 2017-03-15 11:25:37 -07:00
add-an-emoji-reaction-to-a-message.md help: Document display emoji reactions as text feature. 2017-08-02 10:13:32 -04:00
add-custom-emoji.md user docs: Update *Add custom emoji* doc. 2017-05-22 18:35:22 -07:00
add-emoji.md docs: Update *Add emoji* doc. 2017-01-28 16:02:53 -08:00
add-or-invite-someone-to-a-stream.md lint: Enforce no lines longer than 120 characters in help docs. 2017-01-05 14:54:04 -08:00
allow-anyone-to-join-without-an-invitation.md user docs: Update docs referencing Organization permissions page. 2017-09-16 02:26:47 -07:00
allow-image-link-previews.md docs: Fix a typo in text of user doc for allow image/link previews. 2017-10-24 09:48:45 -07:00
analytics.md user docs: Document Analytics feature. 2017-07-25 11:18:44 -07:00
at-mention-a-team-member.md help: Document @all mentions. 2017-07-26 12:09:11 -04:00
browse-and-subscribe-to-streams.md left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
change-a-users-name.md Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
change-the-color-of-a-stream.md subs: Rename /#subscriptions to /#streams. 2017-03-08 16:57:58 -08:00
change-the-date-and-time-format.md settings: Update text in templates. 2017-07-24 17:33:14 -07:00
change-the-default-language-for-your-organization.md user docs: Update docs to point to Organization settings page. 2017-09-16 02:26:47 -07:00
change-the-privacy-of-a-stream.md docs: Replace all instances of "accessibility" with "privacy" 2017-01-31 18:04:59 -08:00
change-the-stream-description.md docs: Create and use *Administrator only feature* macro. 2017-01-17 14:45:15 -08:00
change-the-topic-of-a-message.md docs: Replace images with FontAwesome icons. 2017-01-05 16:43:00 -08:00
change-your-avatar.md capitalization: Fix Upload New Avatar. 2017-03-08 12:33:37 -08:00
change-your-email-address.md help: Added user docs for change of email address. 2017-03-04 17:32:48 -08:00
change-your-language.md docs: Rename documentation URLs and titles to be the same. 2017-01-29 22:56:23 -08:00
change-your-name.md help: Remove now-unnecessary warning about old messages. 2017-03-14 14:10:08 -07:00
change-your-organization-settings.md Do s/ top-right / top right /g. 2017-08-01 15:30:37 -07:00
change-your-organizations-avatar.md user docs: Update docs to point to Organization profile page. 2017-09-16 02:26:47 -07:00
change-your-organizations-description.md user docs: Update docs to point to Organization profile page. 2017-09-16 02:26:47 -07:00
change-your-organizations-name.md user docs: Update docs to point to Organization profile page. 2017-09-16 02:26:47 -07:00
change-your-password.md docs: Rename documentation URLs and titles to be the same. 2017-01-29 22:56:23 -08:00
change-your-settings.md Standardize the description of icon-vector-cog at navbar. 2017-08-01 15:30:37 -07:00
check-whether-someone-is-here-or-away.md Fix spelling and grammatical errors in zerver/help docs. 2017-01-16 19:34:45 -08:00
collapse-a-message.md Fix spelling and grammatical errors in zerver/help docs. 2017-01-16 19:34:45 -08:00
configure-audible-notifications.md subs: Rename /#subscriptions to /#streams. 2017-03-08 16:57:58 -08:00
configure-desktop-notifications.md subs: Rename /#subscriptions to /#streams. 2017-03-08 16:57:58 -08:00
configure-email-digest-notifications.md docs: Add user guide for *Configure email digest notifications* 2017-01-27 15:32:13 -08:00
configure-email-notifications.md docs: Add user guide for *Configure email notifications* 2017-01-28 19:09:03 -08:00
configure-mobile-notifications.md docs: Add *Save changes* macro to *Configure mobile notifications* 2017-01-16 19:59:37 -08:00
create-a-stream.md user docs: Update create-a-stream to point to the org guide on streams. 2017-10-17 22:13:29 -07:00
deactivate-or-reactivate-a-bot.md Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
deactivate-or-reactivate-a-user.md help: Rename Manage organization snippets. 2017-07-17 11:52:15 -07:00
deactivate-your-account.md Fix capitalization in 'Deactivate your account'. 2017-01-16 18:00:10 -08:00
delete-a-stream.md help: Rename Manage organization snippets. 2017-07-17 11:52:15 -07:00
desktop-app-install-guide.md help: Fix indentation of code blocks in desktop install guide. 2017-11-07 15:48:34 -08:00
disable-message-edit-history.md user docs: Update docs to point to Organization settings page. 2017-09-16 02:26:47 -07:00
edit-or-delete-a-message.md help: Add documentation on deleting a message. 2017-07-18 16:04:02 -07:00
enable-high-contrast-mode.md docs: Update links to ReadTheDocs to always use https. 2017-11-16 10:59:24 -08:00
enable-or-disable-pressing-enter-to-send.md compose: Restore shift-enter to always inserting a newline. 2017-10-09 15:10:54 -07:00
format-your-message-using-markdown.md Standardize the description of icon-vector-cog at navbar. 2017-08-01 15:30:37 -07:00
getting-started-with-zulip.md help: Add Getting started with Zulip. 2017-07-31 21:47:33 -07:00
getting-your-organization-started-with-zulip.md docs: Move integration docs to /api. 2017-11-17 11:58:54 -08:00
import-users-and-channels-from-slack.md settings: Update wording in organization-permissions-admin.handlebars. 2017-07-24 17:33:14 -07:00
index.md user docs: Add index page for searching. 2017-10-03 11:13:36 -07:00
invite-a-friend-to-zulip.md Standardize the description of icon-vector-cog at navbar. 2017-08-01 15:30:37 -07:00
join-a-zulip-organization.md create_realm: Make placeholder text more generic. 2017-07-06 23:13:29 -04:00
join-zulip-chat-badge.md docs: Rename documentation URLs and titles to be the same. 2017-01-29 22:56:23 -08:00
keyboard-shortcuts.md left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
main.html docs: Update links from codebase to point to ReadTheDocs. 2017-11-16 10:53:49 -08:00
make-a-user-an-administrator.md Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
make-an-announcement.md Do s/ top-right / top right /g. 2017-08-01 15:30:37 -07:00
manage-your-uploaded-files.md user docs: Add user guide for *Manage your uploaded files* feature. 2017-03-04 17:50:49 -08:00
message-a-stream-by-email.md subs: Rename /#subscriptions to /#streams. 2017-03-08 16:57:58 -08:00
missing.md
move-the-users-list-to-the-left-sidebar.md settings: Update text in templates. 2017-07-24 17:33:14 -07:00
mute-a-stream.md docs: Edit mute-a-stream.md to conform to style guide. 2017-01-12 08:52:19 -08:00
mute-a-topic.md left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
only-allow-admins-to-add-emoji.md user docs: Update docs referencing Organization permissions page. 2017-09-16 02:26:47 -07:00
only-allow-admins-to-create-new-streams-feature.md user docs: Update docs referencing Organization permissions page. 2017-09-16 02:26:47 -07:00
only-allow-admins-to-invite-new-users.md user docs: Update docs referencing Organization permissions page. 2017-09-16 02:26:47 -07:00
organize-the-streams-sidebar.md docs: Rename documentation URLs and titles to be the same. 2017-01-29 22:56:23 -08:00
pin-a-stream.md subs: Rename /#subscriptions to /#streams. 2017-03-08 16:57:58 -08:00
prevent-users-from-changing-their-email-address.md user docs: Update docs referencing Organization permissions page. 2017-09-16 02:26:47 -07:00
prevent-users-from-changing-their-name.md user docs: Update docs referencing Organization permissions page. 2017-09-16 02:26:47 -07:00
preview-your-message-before-sending.md docs: Conform *Preview your message before sending* doc to documentation styling guidelines. 2017-01-12 14:11:49 -08:00
remove-someone-from-a-stream.md docs: Create and use *Administrator only feature* macro. 2017-01-17 14:45:15 -08:00
rename-a-stream.md docs: Create and use *Administrator only feature* macro. 2017-01-17 14:45:15 -08:00
reply-to-a-message.md Do s/ top-right / top right /g. 2017-08-01 15:30:37 -07:00
require-users-to-include-topics-in-stream-messages.md user docs: Update docs to point to Organization settings page. 2017-09-16 02:26:47 -07:00
restrict-editing-of-old-messages-and-topics.md user docs: Update docs to point to Organization settings page. 2017-09-16 02:26:47 -07:00
restrict-user-email-addresses-to-certain-domains.md user docs: Update docs referencing Organization permissions page. 2017-09-16 02:26:47 -07:00
search-for-messages.md filter: Improve group-pm-with descriptions. 2017-10-24 13:19:24 -07:00
send-a-group-of-people-a-private-message.md Do s/ top-right / top right /g. 2017-08-01 15:30:37 -07:00
send-a-message-in-a-different-language.md Update "MacOS" text to "macOS" 2017-08-26 09:00:42 -07:00
send-a-private-message.md Do s/ top-right / top right /g. 2017-08-01 15:30:37 -07:00
send-a-stream-message.md user docs: Update docs with compose box UI changes. 2017-05-22 18:35:22 -07:00
send-someone-a-private-message.md docs: Add user guide for *Send someone a private message* 2017-01-28 19:16:56 -08:00
set-default-streams-for-new-users.md Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
set-notifications-for-a-single-stream.md subs: Rename /#subscriptions to /#streams. 2017-03-08 16:57:58 -08:00
share-a-message-or-conversation.md docs: Rename documentation URLs and titles to be the same. 2017-01-29 22:56:23 -08:00
signing-in.md
signing-out.md Standardize the description of icon-vector-cog at navbar. 2017-08-01 15:30:37 -07:00
star-a-message.md user docs: Fix minor errors in *Star a message*. 2017-02-18 09:21:35 -08:00
the-zulip-browser-window.md left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
unread-counter-and-pointer.md left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
unsubscribe-from-a-stream.md subs: Rename /#subscriptions to /#streams. 2017-03-08 16:57:58 -08:00
upload-and-share-files.md user docs: Add info about max size for uploaded files. 2017-04-08 12:59:24 -07:00
verify-that-your-message-has-been-successfully-sent.md docs: Update *Verify that you message has been successfully sent* doc. 2017-01-28 22:56:09 -08:00
view-a-messages-edit-history.md docs: Document disabling message edit history. 2017-07-16 10:13:26 -07:00
view-all-bots-in-your-organization.md Rename "Administration" to "Organization" in the settings UI. 2017-04-07 17:32:56 -07:00
view-an-image-at-full-size.md docs: Conform *View an image at full size* doc to documentation styling guidelines. 2017-01-15 11:04:42 -08:00
view-and-edit-your-message-drafts.md user docs: Clarify that drafts are only stored locally. 2017-07-13 11:21:44 -07:00
view-messages-containing-files-or-links.md user docs: Add user guide for *View messages containing files or links*. 2017-03-05 14:17:25 -08:00
view-messages-from-a-stream.md docs: Conform *View messages from a stream* to style guide. 2017-01-29 22:57:38 -08:00
view-messages-from-a-topic.md docs: Conform *View messages from a topic* doc to documentation styling guidelines. 2017-01-09 16:12:54 -08:00
view-messages-from-a-user.md Fix spelling and grammatical errors in zerver/help docs. 2017-01-16 19:34:45 -08:00
view-the-exact-time-a-message-was-sent.md user docs: Delete *View information about a message* doc. 2017-05-22 18:35:22 -07:00
view-the-markdown-source-of-a-message.md capitalization: Fix View Source. 2017-03-08 12:33:37 -08:00
zulip-glossary.md left sidebar: Change Home to All messages. 2017-11-28 15:42:58 -08:00
zulip-on-android.md mobile: Update docs and portico URLs to point to new Android app. 2017-10-28 15:27:29 -07:00
zulip-on-windows.md docs: Add user guide for Using Zulip on Windows. 2017-01-29 11:38:12 -08:00