zulip/templates/zerver/help
Aman Agrawal e587c029f6 display_settings: Allow user to set default_view.
TextField is used to allow users to set long stream + topic narrow
names in the urls.

We currently restrict users to only set "all_messages" and
"recent_topics" as narrows.

This commit achieves 3 things:
* Removes recent topics as the default view which loads when
  hash is empty.
* Loads default_view when hash is empty.
* Loads default_view on pressing escape key when it is unhandled by
  other present UI elements.

NOTE: After this commit loading zulip with an empty hash will
automatically set hash to default_view.  Ideally, we'd just display
the default view without a hash, but that involves extra complexity.

One exception is when user is trying to load an overlay directly,
i.e. zulip is loaded with an overlay hash. In this case,
we render recent topics is background irrespective of default_view.

We consider this last detail to be a bug not important enough to block
adding this setting.
2021-03-11 18:09:08 -08:00
..
include display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
about-streams-and-topics.md hipchat_import: Remove tool from codebase. 2020-12-23 08:28:49 -08:00
add-a-bot-or-integration.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
add-a-custom-linkification-filter.md docs: Clarify that linkifiers are Python 3 regular expressions. 2020-06-03 14:05:39 -07:00
add-an-alert-word.md help: Update Notifications articles to conform to style guide. 2019-04-02 16:45:25 -07:00
add-custom-emoji.md docs: Recommend contact page over email wherever possible. 2020-05-05 15:57:54 -07:00
add-custom-profile-fields.md help: Add external account to add-custom-profile-fields. 2019-08-05 20:59:47 -07:00
add-or-remove-users-from-a-stream.md
allow-anyone-to-join-without-an-invitation.md
allow-image-link-previews.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
analytics.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
bots-and-integrations.md lint: Remove unused ignorelongline and lint:ignore comments. 2020-09-02 11:00:44 -07:00
browse-and-subscribe-to-streams.md
change-a-users-name.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
change-a-users-role.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
change-default-view.md display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
change-notification-sound.md
change-organization-url.md docs: Fix name of realm rename function. 2020-10-26 12:48:56 -07:00
change-the-color-of-a-stream.md popovers: Improve label for choosing colors. 2020-06-10 09:55:51 -07:00
change-the-default-language-for-your-organization.md help: Update Organization basics section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-privacy-of-a-stream.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-stream-description.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
change-the-time-format.md
change-the-topic-of-a-message.md
change-your-email-address.md text: Fix some typos (most of them found and fixed by codespell). 2020-03-27 17:25:56 -07:00
change-your-language.md
change-your-name.md
change-your-password.md
change-your-profile-picture.md help: Add doc for restricting users to change their profile pic. 2020-04-16 20:30:30 -07:00
change-your-timezone.md
collapse-a-message.md
community-topic-edits.md community_topic_edit: Increase time limit to 3 days. 2021-01-25 14:55:33 -08:00
configure-authentication-methods.md docs: Mention apple in various places listing authentication methods. 2020-06-15 18:06:24 -07:00
configure-message-editing-and-deletion.md help: Remove false claim in message topic editing table row. 2021-01-25 14:55:33 -08:00
configure-missed-message-emails.md
configure-notification-bot.md help: Add configure-notification-bot.md. 2019-04-02 22:22:46 -07:00
configure-who-can-create-streams.md help: Update docs for new member settings. 2019-06-12 17:02:04 -07:00
configure-who-can-invite-to-streams.md help: Update docs for new member settings. 2019-06-12 17:02:04 -07:00
connect-through-a-proxy.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
contact-support.md docs: Replace support@zulipchat.com with support@zulip.com. 2020-05-28 08:14:30 +00:00
create-a-poll.md help: Add create-a-poll.md. 2019-04-02 23:09:36 -07:00
create-a-stream.md
create-your-organization-profile.md
custom-certificates.md docs: Document how the desktop application handles certificates. 2020-07-17 23:46:38 -07:00
deactivate-or-reactivate-a-bot.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
deactivate-or-reactivate-a-user.md users: Owners can only be deactivated by other organization owners. 2020-06-10 17:33:02 -07:00
deactivate-your-account.md help: Clarify how deactivating an account interacts with organizations. 2020-11-18 12:51:39 -08:00
deactivate-your-organization.md realm: Allow only organization owners to deactivate a realm. 2020-06-10 17:33:02 -07:00
delete-a-stream.md docs: Document message retention policies. 2020-05-03 23:52:04 -07:00
delete-a-topic.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
desktop-app-install-guide.md desktop-app-install-guide: Update for APT repository move. 2021-02-17 10:24:04 -08:00
digest-emails.md docs: Add documentation for weekly digest emails. 2020-04-15 15:38:39 -07:00
disable-message-edit-history.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
disable-new-login-emails.md
disable-welcome-emails.md help: Add disable-welcome-emails. 2019-04-02 22:05:19 -07:00
edit-or-delete-a-message.md docs: Improve linking of documentation around message deletion. 2020-10-29 17:12:49 -07:00
edit-your-profile.md
emoji-and-emoticons.md emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
emoji-reactions.md help: Replace chevron with ellipsis. 2020-07-13 16:12:26 -07:00
enable-emoticon-translations.md emoji: Rename :slight_smile: to 😄. 2020-07-21 16:49:54 -07:00
enable-enter-to-send.md
enable-full-width-display.md help: Update enable-full-width-display. 2019-05-27 23:21:39 -07:00
export-your-organization.md help: Add basic documentation of organization owners. 2020-06-10 14:07:46 -07:00
format-your-message-using-markdown.md docs: Replace A icon with help in format using markdown. 2021-02-08 17:29:03 -08:00
gdpr-compliance.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
getting-started-with-zulip.md help: Add doc for setting profile picture back to gravatar. 2020-04-16 20:27:52 -07:00
getting-your-organization-started-with-zulip.md docs: Recommend contact page over email wherever possible. 2020-05-05 15:57:54 -07:00
hide-message-content-in-emails.md
high-contrast-mode.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
import-from-gitter.md help: Fix Gitter docs to encourage making users owners. 2020-12-17 18:45:05 -08:00
import-from-mattermost.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
import-from-slack.md slack-import: Explain current implementation about threads. 2021-01-12 10:21:32 -08:00
index.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
invite-new-users.md help: Clarify the number of invites one can send. 2021-02-04 21:08:06 -05:00
join-a-zulip-organization.md help: Add switching-between-organizations. 2019-04-02 20:54:07 -07:00
keyboard-shortcuts.md display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
link-to-a-message-or-conversation.md
linking-to-zulip.md help: Rename join-zulip-chat-badge to linking-to-zulip. 2019-04-16 17:49:42 -07:00
logging-in.md docs: Mention apple in various places listing authentication methods. 2020-06-15 18:06:24 -07:00
logging-out.md
manage-inactive-streams.md help: Add manage-inactive-streams. 2019-06-06 22:17:03 -07:00
manage-your-uploaded-files.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
marking-messages-as-read.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
mention-a-user-or-group.md docs: Extract help doc for wildcard mention policy. 2020-10-29 15:29:52 -07:00
message-a-stream-by-email.md docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
message-retention-policy.md docs: Add steps for configuring message retention policy in the docs. 2020-07-06 18:55:02 -07:00
missing.md
moderating-open-organizations.md docs: Extract help doc for wildcard mention policy. 2020-10-29 15:29:52 -07:00
move-the-users-list-to-the-left-sidebar.md media_query: Use 1199px instead of 1165px as xl breakpoint. 2021-01-25 14:49:32 -08:00
mute-a-stream.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
mute-a-topic.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
night-mode.md docs: Fix spelling errors caught by codespell. 2020-08-11 10:23:06 -07:00
only-allow-admins-to-add-emoji.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
open-the-compose-box.md
organize-the-streams-sidebar.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
pin-a-stream.md
pm-mention-alert-notifications.md docs: Extract help doc for wildcard mention policy. 2020-10-29 15:29:52 -07:00
preview-your-message-before-sending.md
private-messages.md docs: Fix capitalization of keyboard keys. 2020-08-11 10:25:53 -07:00
quote-and-reply.md
reading-strategies.md help: Improve documentation about Recent topics. 2021-02-25 17:32:31 -08:00
rename-a-stream.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
rename-a-topic.md move_topic_to_stream: Allow moving to/between/from private streams. 2020-09-14 15:00:55 -07:00
require-topics.md help: Update text and style of Organization settings articles. 2019-04-02 17:05:59 -07:00
restrict-bot-creation.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
restrict-name-and-email-changes.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
restrict-permissions-of-new-members.md help: Document Full Members more extensively. 2020-08-13 16:42:12 -07:00
restrict-private-messages.md realm: Add private_message_policy setting. 2020-01-13 12:20:42 -08:00
restrict-profile-picture-changes.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00
restrict-user-group-management.md help: Add docs for who can create and manage user groups. 2020-04-16 20:24:01 -07:00
restrict-visibility-of-email-addresses.md settings: Add EMAIL_ADDRESS_VISIBILITY_NOBODY. 2020-03-06 16:34:08 -08:00
restrict-wildcard-mentions.md docs: Extract help doc for wildcard mention policy. 2020-10-29 15:29:52 -07:00
review-your-organization-settings.md help: Update Organization basics section to conform to style guide. 2019-04-02 17:05:59 -07:00
review-your-settings.md
roles-and-permissions.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
saml-authentication.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
search-for-messages.md home: Improve wording for "results from your personal history". 2020-04-06 15:30:51 -07:00
set-default-streams-for-new-users.md help: Update Stream management section to conform to style guide. 2019-04-02 17:05:59 -07:00
share-and-upload-files.md
star-a-message.md
start-a-call.md docs: Merge Zoom and BBB configuration pages. 2020-10-18 15:10:23 -07:00
start-a-new-topic.md
status-and-availability.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
stream-notifications.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
stream-permissions.md help: Add basic documentation of organization owners. 2020-06-10 14:07:46 -07:00
stream-sending-policy.md docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
switching-between-organizations.md static/js/common: Add `Ctrl` key mapping to `Cmd` for MacOS. 2019-07-08 20:07:49 -07:00
test-mobile-notifications.md notifications: Enable online push notifications by default. 2019-12-12 13:04:10 -08:00
troubleshooting-desktop-notifications.md help: Update Notifications articles to conform to style guide. 2019-04-02 16:45:25 -07:00
unsubscribe-from-a-stream.md
user-groups.md help: Add docs for who can create and manage user groups. 2020-04-16 20:24:01 -07:00
verify-your-message-was-successfully-sent.md
view-a-messages-edit-history.md
view-all-bots-in-your-organization.md help: Update Users & Bots articles to conform to style guide. 2019-04-02 17:05:59 -07:00
view-and-browse-images.md
view-and-edit-your-message-drafts.md
view-emoji-as-text.md help: Update Tools & customization section to conform to style guide. 2019-04-02 17:05:59 -07:00
view-someones-profile.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
view-the-exact-time-a-message-was-sent.md
view-the-markdown-source-of-a-message.md
zulip-in-a-terminal.md docs: Fix various capitalization errors. 2020-08-11 10:25:52 -07:00