Lauryn Menard
4283207f6f
help-relative: Add option for "Not subscribed" tab of channels overlay.
...
Updates the relative help link for "Browse and subscribe to channels"
in help center "Introduction to channels" article.
Fixes #31605 .
2024-10-01 10:28:30 -07:00
Lauryn Menard
7d21e20cb4
help-links: Limit billing related relative gear menu links.
...
In order to only generate relative links for Zulip Cloud billing
specific gear menu options in relevant help center articles, we
pass down settings.CORPORATE_ENABLED to be set as a global variable
for zerver/lib/markdown/help_relative_links.py so that self-hosted
servers' help center documentation will not have these links.
2024-09-30 11:35:45 -07:00
Anders Kaseorg
0fa5e7f629
ruff: Fix UP035 Import from `collections.abc`, `typing` instead.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
Anders Kaseorg
e08a24e47f
ruff: Fix UP006 Use `list` instead of `List` for type annotation.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-07-13 22:28:22 -07:00
Alya Abbott
cb1531b061
help: Don't link to the direct message feed.
...
We should teach users how to get there.
2024-07-03 16:30:52 -07:00
Anders Kaseorg
38cae070ed
typos: Fix typos caught by typos.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-05-20 13:55:00 -07:00
Lauryn Menard
5acd059c38
help-relative-links: Update relative help links for channel rename.
2024-05-03 13:05:57 -07:00
Lauryn Menard
8e953d9896
streams-settings-overlay: Update hash for stream to channel rename.
...
Updates the base hash for the streams setting overlay to be
"channels" instead of "streams".
Because there are Welcome Bot and Notification Bot messages that
would have been sent with the "/#streams" hash, we will need to
support parsing those overlay hashes as an alias for "/#channels"
permanently.
Part of the stream to channels rename project.
2024-04-30 14:44:12 -07:00
nimishmedatwal
ba196cfd6b
help: Change URL from all-messages to combined-feed.
...
Changes url from /help/all-messages to /help/combined-feed.
Also renames files "all-messages.md" and "go-to-all-messages.md"
to "combined-feed.md" and "go-to-combined-feed.md" respectively.
Fixes #27802 .
2024-04-26 14:28:13 -07:00
Tim Abbott
2c62152a8b
left-sidebar: Rename "All direct messages" => "Direct message feed".
...
This aligns with the new naming scheme for other left sidebar
elements.
2024-04-17 12:42:21 -07:00
nimishmedatwal
1594011b67
left_sidebar: Rename All messages to Global Feed.
...
Fixes part of #27802 .
2024-04-17 12:42:21 -07:00
Sayam Samal
c61b353b4b
gear_menu_popover: Update the rocket icon used for plan and pricing.
...
Fixes #28163 .
2023-12-13 07:59:13 -08:00
David Rosa
91ddcd4e1d
help: Tweak stream/group settings instructions for logged in users.
...
Adds gear menu instructions for how to navigate to "All streams"
and "All groups".
2023-12-08 23:36:24 -08:00
David Rosa
9bb90b7358
help: Update gear menu icons.
...
- Documents new gear menu icons.
2023-12-08 23:36:24 -08:00
Sahil Batra
17d25284a2
help: Update documentation to use new "#groups" UI.
2023-12-07 06:35:38 -08:00
David Rosa
af3956e1a9
help: Document upgrade flow, billing, and sponsorship requests.
...
Documents how to upgrade to a paid plan, manage billing, and
apply for sponsorship.
Fixes #27946 .
2023-11-29 21:50:44 -08:00
David
81f99dde55
gear_menu: Rename "Manage streams" -> "Stream settings".
...
Fixes #27754 .
2023-11-17 08:53:41 -08:00
David Rosa
0c4ef58acd
help: Document new help menu.
...
Updates help center docs to reflect the new dedicated help menu.
- Adds `keyboard_tip` to document the `?` keyboard shortcut.
Fixes #27384 .
2023-11-08 14:17:13 -08:00
Alya Abbott
b1e0fee101
help: Add keyboard documentation for default views.
2023-10-12 12:58:20 -07:00
David Rosa
69b8dbeb28
help: Document Inbox view.
...
- Adds desktop/web instructions.
- Adds #inbox relative link for logged-in users.
- Moves Inbox up in the left sidebar just under "Reading strategies".
- Moves Inbox article content to Markdown include.
- Adds "From the Inbox view" section to "Finding a topic to read",
"Getting started with Zulip", and "Reading strategies".
- Documents Inbox as a new option for the default web app view.
- Removes unused Markdown link.
- Tweaks subheading to better match help center patterns.
- Add Inbox option in "Configure default settings for new users".
- Adds new tabbed section and instructions for marking messages as
read and reading topics via the Inbox view.
Fixes #26903 .
Co-authored-by: Alya Abbott <alya@zulip.com>
2023-10-12 12:58:20 -07:00
Anders Kaseorg
a50eb2e809
mypy: Enable new error explicit-override.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-10-12 12:28:41 -07:00
David Rosa
6aee4bb768
help: Document how to view all direct messages in the desktop/web app.
2023-08-15 10:10:31 -07:00
David Rosa
347c3dce5e
help: Update "View your starred messages" section.
...
- Adds instructions block and relative link to Starred messages.
- Adds "Toggle starred messages counter" subheading.
- Adds "Searching for messages" as a related article.
2023-08-10 17:31:10 -07:00
David Rosa
fa59d4f345
help: Add gear menu icons to relative links.
2023-08-07 11:40:44 -07:00
David Rosa
f64d5e1db6
help: Remove "Invite users" relative help link.
...
- Replaces `{relative|gear|invite}` with a Markdown include since
we no longer use the `#invite` hash in the web-app.
2023-07-21 14:18:24 -07:00
David Rosa
0c122391bb
help: Offer links to "Search filters" for logged in users.
...
- Replaces instructions for opening the search filters reference
with `{relative|gear|search-filters}`.
2023-07-21 14:18:24 -07:00
David Rosa
901c6d8761
help: Offer links to "Message formatting" for logged in users.
...
- Replaces instructions for opening the message formatting reference
with `{relative|gear|message-formatting}`.
2023-07-21 14:18:24 -07:00
David Rosa
4bb910f9fb
help: Offer links to "Keyboard shortcuts" for logged in users.
...
- Replaces instructions for opening the keyboard shortcuts reference
with `{relative|gear|keyboard-shortcuts}`.
2023-07-21 14:18:24 -07:00
David Rosa
930909c1b2
help: Offer links to "All messages" for logged in users.
...
- Replaces instructions for opening all messages with
`{relative|message|all}`.
2023-07-21 14:18:24 -07:00
David Rosa
a9a1946819
help: Offer links to "Recent conversations" for logged in users.
...
- Replaces Markdown include with `{relative|message|recent}`.
2023-07-21 14:18:24 -07:00
David Rosa
4626a40589
lib-markdown: Support relative links to `/#drafts` and `/#scheduled`.
...
- Adds `message_handle_match` function to handle new pattern for
relative help links to "Drafts" and "Scheduled messages" for logged-in
users: `{relative|message|drafts}` and `{relative|message|scheduled}`.
2023-07-17 17:25:25 -07:00
Alex Vandiver
ab7ff6b582
web: Save a 301 redirect from /billing to /billing/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
c686c5ed0f
web: Save a needless 301 redirect from /plans to /plans/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
a1570ff3dd
web: Save a needless 301 redirect from /integrations to /integrations/.
2023-03-24 14:51:01 -07:00
David Rosa
8d1db6482f
help center: Update relative gear menu macro for organization settings.
...
Renames "Manage organization" to "Organization settings" to reflect
changes in the previous commit.
2023-01-26 10:17:45 -08:00
Anders Kaseorg
7f0e11bd06
markdown: Rename preprocessor_priorities module to priorities.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-06-26 17:36:31 -07:00
Anders Kaseorg
fd16f97d6b
python: Excise None from pointlessly nullable booleans.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-04-27 12:40:14 -07:00
Lauryn Menard
9f8022de5e
help_docs: Add 'About Zulip' to relative help links.
...
Adds the 'About Zulip' gear menu option to the available
relative link patterns used in help center documentation.
2022-04-12 15:22:58 -07:00
Lauryn Menard
cbfe2707f4
help_docs: Clarify relative link text for Subscribed streams tab.
2022-03-28 15:13:39 -07:00
Tim Abbott
f8146cfaa1
help: Fix label for Subscribed tab in stream settings.
2022-03-18 14:28:20 -07:00
Eeshan Garg
bfbd77ca5c
markdown: Organize preprocessor priorities in one place.
...
All of our custom Markdown extensions have priorities that govern
the order in which the preprocessors will be run. It is more
convenient to have these all in one file so that you can easily
discern the order at first glance.
Thanks to Alya Abbott for reporting the bug that led to this
refactoring!
2021-09-20 16:57:43 -07:00
Mateusz Mandera
05fe62c96c
docs: Adjust phrasing of "From your desktop, click on the gear...".
...
We actually mean the main Zulip UI here, so "from your desktop" sounds
potentially misleading; reodering the phrasing makes the meaning
unambiguous.
2021-09-16 10:47:56 -07:00
sahil839
37620ffef0
gear_menu: Rename "Settings" option to "Personal settings".
...
Also includes change in markdown used in docs.
2021-07-01 11:47:14 -07:00
sahil839
0c80d23857
help: Update help pages according to profile page redesign.
...
This commit fixes the documentation of settings as we have
replaced "Your account" section into two new sections -
"Profile" and "Account & privacy".
This commit also fixes a comment in the test for settings
documentation in test_middleware.py.
2021-06-30 16:56:03 -07:00
Tim Abbott
06f1ea657e
navbar: Adjust label for usage statistics.
2021-05-12 10:34:12 -07:00
Anders Kaseorg
d0c6f4f400
python: Strip leading and trailing spaces from docstrings.
...
This is enforced by Black ≥ 21.4b0.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-05-07 22:42:39 -07:00
Anders Kaseorg
9864907985
mypy: Correct typing.re imports to typing.
...
Although typing.re exists in the standard library, mypy has never
recognized it.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-03-17 18:41:46 -07:00
Anders Kaseorg
6e4c3e41dc
python: Normalize quotes with Black.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-02-12 13:11:19 -08:00
Anders Kaseorg
11741543da
python: Reformat with Black, except quotes.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2021-02-12 13:11:19 -08:00
Anders Kaseorg
08c64f5cfa
markdown: Fix imports for compatibility with typeshed stubs.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-11-10 15:54:27 -08:00