zulip/templates/zerver/help/include
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
..
admin-only.md help: Add basic documentation of organization owners. 2020-06-10 14:07:46 -07:00
api-admin-only.md api docs: Use Help Center syntax for restricted endpoints. 2019-07-29 16:17:54 -07:00
api-members-only.md api docs: Use Help Center syntax for restricted endpoints. 2019-07-29 16:17:54 -07:00
append-stream-name.md
append-topic.md
can-create-users-only.md api: Require can_create_users permission to create users via API. 2020-12-21 13:20:21 -08:00
change-zulip-config-file-indented.md
change-zulip-config-file.md
configure-matrix-bridge.md docs: Fix wrong file address the Matrix Integration docs. 2020-03-19 11:35:37 -07:00
congrats.md
create-a-bot-indented.md
create-a-bot.md
create-bot-construct-url-indented.md docs: Update guidelines to URL-encode stream name or topic name. 2020-10-21 11:14:42 -07:00
create-bot-construct-url.md docs: Update guidelines to URL-encode stream name or topic name. 2020-10-21 11:14:42 -07:00
create-stream.md
download-python-bindings.md
empty.md
git-append-branches.md
git-webhook-url-with-branches-indented.md
git-webhook-url-with-branches.md
go-to-stream-via-all-streams.md
import-login.md
install-matrix.md docs: Fix wrong file address the Matrix Integration docs. 2020-03-19 11:35:37 -07:00
message-actions-menu.md help: Replace chevron with ellipsis. 2020-07-13 16:12:26 -07:00
message-actions.md
owner-only.md templates: Add missing include file for owner-only.md. 2020-06-10 14:35:18 -07:00
rest-endpoints.md api: Add REST API endpoint for looking up a user by email address. 2021-02-15 17:38:33 -08:00
running-a-bot.md api_docs: Change `zulipchat.com` links to relative internal links. 2020-05-29 15:04:50 -07:00
save-changes.md
sidebar_index.md display_settings: Allow user to set default_view. 2021-03-11 18:09:08 -08:00
start-composing.md help: Remove compose-and-reply. 2019-02-13 18:03:22 -08:00
stream-actions.md help: Update help docs for ellipsis. 2020-06-20 16:47:43 -07:00
subscriptions.md
webhook-url-with-bot-email-indented.md
webhook-url-with-bot-email.md cleanup: Delete trailing newlines. 2019-08-06 23:29:11 -07:00
webhook-url.md
zulip-config.md