Alya Abbott
3a51ac349c
help: Add instructions for how to search for messages.
2024-03-28 17:33:11 -07:00
N-Shar-ma
46147cd13c
copy_and_paste: Add documentation for keyboard shortcuts for pasting.
...
Fixes : #29209 .
2024-03-28 13:07:34 -07:00
nimishmedatwal
35c5231fe6
left-sidebar: Change recent conversation icon.
...
Fixes #29180
2024-03-26 12:55:34 -07:00
Alya Abbott
b79040d752
help: Update documentation on authentication methods.
...
Also fix error on SSO with SAML line on /plans.
2024-03-26 09:09:36 -07:00
Alya Abbott
2514093688
docs and help: Update text of no-content mobile notifications.
...
Documentation follow-up to d9c5eb1280
.
2024-03-22 18:16:24 -07:00
Prakhar Pratyush
6484532830
help: Migrate configure-notification-bot help page to a new URL.
...
This commit migrates the 'help/configure-notification-bot' help
page to a new URL i.e. 'help/configure-automated-notices'.
2024-03-20 11:48:06 -07:00
Alya Abbott
c744154591
help: Improve documentation for Shift+M keyboard shortcut.
2024-03-19 16:30:49 -07:00
Alya Abbott
23dae53f1c
help: Clarify that the whole organization must be on the same plan.
2024-03-18 14:49:38 -07:00
Sahil Batra
e5128af34c
billing: Update name field label in login confirmation form.
...
This commit updates the label for name field in login confirmation
form for billing to "Name".
Fixes part of #29226 .
2024-03-14 10:53:36 -07:00
Sahil Batra
74ab3d2cbe
webapp: Rename "Full name" field to "Name".
...
This commit renames "Full name" field in profile settings,
"Edit user" form and in the email modal for demo orgs to
"Name".
Fixes part of #29226 .
2024-03-14 10:53:36 -07:00
Alya Abbott
eadd257854
help: Document new option to quote part of a message.
2024-03-13 11:40:03 -07:00
Alya Abbott
53ad0e4218
help: Add example playground URL templates.
...
Fixes #29067 .
Co-authored-by: Rohan Sharma <rs545837@gmail.com>
2024-03-13 11:29:45 -07:00
Alya Abbott
c969e11d7b
help: Clarify how automated notices are translated.
2024-03-12 12:17:08 -07:00
Alya Abbott
5384f7a326
help: Organize and extend guide for moderating open organizations.
2024-03-12 11:52:46 -07:00
Alya Abbott
d76ba00168
help: Rewrite article about automated notices.
...
- Rename article "Configutre Notification Bot" -> "Configure
automated notices".
- Reorganize article around types of notices.
- Other cleanup and clarifications.
2024-03-12 11:18:17 -07:00
David Rosa
65c68a5a72
help: Move alternate method to remove users from a stream to a tab.
...
Updates "Remove users from a stream" to follow current help center
documentation patterns.
2024-03-05 10:22:18 -08:00
David Rosa
3d63ea20b6
help: Add "View stream subscribers" page.
...
Documents how to view stream subscribers via settings and
the right sidebar.
Fixes #28887 .
2024-03-05 10:22:18 -08:00
David Rosa
3fda29afad
help: Document "Zulip update announcements" setting.
...
Documents the new organization setting for posting Zulip updates.
See #28604 .
2024-02-29 15:17:32 -08:00
Alya Abbott
0ce3d1ffa0
help: Explain options for automatically marking as read in detail.
...
The definition of "conversation" is copy-pasted (not included) to avoid
an undesirable line break.
2024-02-29 15:11:17 -08:00
Alya Abbott
567f915219
help: Link to /help/reading-conversations to define "conversation".
...
Previously, links went to /help/recent-conversations.
2024-02-28 22:50:18 -08:00
David Rosa
55326f7000
help: Add poll icon to "Create a poll".
...
Adds missing icon for the poll button.
Fixes #29051 .
2024-02-28 08:47:00 -08:00
Alya Abbott
ac9d2f6aca
help: List more permissions on "Moderating open organizations" guide.
2024-02-27 10:27:10 -08:00
Alya Abbott
72132502b9
tooltips: Rename LaTeX button to "Math (LaTeX)".
2024-02-24 08:33:45 -08:00
David Rosa
5215e3963c
help: Clean up beta app installation instructions.
...
Converts the beta app installation instructions into our standard
tabbed instructions format.
Fixes #28885 .
2024-02-24 08:12:34 -08:00
Alya Abbott
ac47f85a34
help: Remove term "narrow" form help center.
...
"Narrow" was used to describe navigation and search filtering, but
was not helpful in either situation.
2024-02-23 17:09:29 -08:00
Alya Abbott
34cbc5717b
help: Reorganize keyboard shortcuts documentation.
...
Also remove the unnecessary term "narrow".
2024-02-23 17:09:29 -08:00
David Rosa
948b427de7
api-docs: Add instructions to download `zuliprc` files.
...
- Adds instructions for downloading a zuliprc file for a bot or for
yourself.
- Updates the button label to "Download zuliprc", since that's the
filename it downloads.
Fixes #28881 .
2024-02-23 09:43:57 -08:00
Alya Abbott
d8848057ef
playgrounds: Replace replit playground example with Rust playground.
...
Passing code to replit as a URL parameter no longer works.
2024-02-23 09:03:44 -08:00
Sayam Samal
ece115c22d
hotkey: Reorder "Edit selected message or view source" in ? and /help.
2024-02-22 10:49:29 -08:00
Sayam Samal
eae148b67a
hotkey: Add `Shift` + `V` shortcut to toggle read receipts modal.
...
The read receipts option, resides under the triple-dot message actions
menu. This made the process of viewing the read receipts take up
multiple steps, even via a keyboard-driven workflow.
Via this commit, now while focused on any message in a message feed,
and pressing `Shift` + `V`, efficiently brings up the read receipts
for that message.
Fixes part of #24716 .
Co-Authored-by: SameepAher <sameepaher@gmail.com>
2024-02-22 10:49:29 -08:00
Alya Abbott
225b9e7b39
help: Clarify that paid Cloud features are available on Plus too.
2024-02-15 15:08:53 -08:00
Anders Kaseorg
80a6b12690
docs: Optimize /api links to skip trailing slash redirect.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-02-14 21:06:03 -05:00
Alya Abbott
a5cd63f3f2
help: Improve Roles and permissions page.
...
- Edit role descriptions and surrounging content.
- Add instructions for modifying roles and managing permissions.
2024-02-12 13:35:02 -08:00
Alya Abbott
73a62f4dc8
help: Move instructions for changing a user's role into /include.
2024-02-12 13:35:02 -08:00
Alya Abbott
de77521d1a
help: Improve descriptions of custom profile field types.
...
Also reorder as in 60225591dc
.
2024-02-09 12:28:00 -08:00
Anders Kaseorg
54053c1d28
help: Fix Windows offline install instructions for desktop app.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-02-09 14:42:36 -05:00
Alya Abbott
db938f5ed2
help: Clean up desktop installation guide.
...
Apply current help center patterns (e.g., tips).
2024-02-09 10:29:50 -08:00
Alya Abbott
ceeeacb20d
help: Finish renaming Self-managed plan to Free.
2024-02-02 11:00:14 -08:00
David Rosa
78f90860b2
help: Update links to Bots and Integrations overview pages.
...
- Cross-link as appropriate, both in related articles and in the
content of the pages.
Fixes #28758 .
2024-02-01 09:45:56 -08:00
David Rosa
fe0d4db153
help: Improve integrations documentation.
...
- Renames "Bots and integrations" to "Bots overview" everywhere
(sidebar, page title, page URL).
- Adds a copy of /api/integrations-overview (symbolic link) as the
second page in the Bots & integrations section, titled
"Integrations overview".
Fixes #28758 .
2024-02-01 09:45:56 -08:00
David Rosa
fd4897137b
help: Document how to configure warnings about mobile notifications.
...
Documents the new setting to control warning banners about
mobile push notifications.
Fixes #28707 .
2024-01-28 14:57:51 -08:00
Alya Abbott
557693bd9a
help: Rename send-group-dm.md to send-dm.md.
2024-01-28 14:55:38 -08:00
Alya Abbott
ad3e9286a6
help: Simplify direct messages documentation.
...
Remove unnecessary emphasis on DMs vs. group DMs.
2024-01-28 14:55:38 -08:00
Alya Abbott
af6a30db7e
help: Clarify that newsletter only goes to Zulip Cloud users.
2024-01-26 16:55:36 -08:00
nimishmedatwal
5e2d620d9f
help: Add installation through Flathub.
...
Fixes #28508
2024-01-26 09:07:38 -08:00
Alya Abbott
60c3980d9b
help: Document mobile notification warning banners.
2024-01-25 18:18:04 -08:00
Alya Abbott
6c1c9eab58
help: Suggest requesting extended push notifications access if needed.
2024-01-25 18:18:04 -08:00
Alya Abbott
10d8d4578e
help: Change "All older versions" tab to "All versions".
...
The instructions actually work on 8.0+ as well, not just older versions.
2024-01-25 18:18:04 -08:00
N-Shar-ma
e4258b56d5
hotkey: Introduce hotkey Alt+P to toggle preview for compose box.
...
On Mac, it's Option+P.
Fixes : #18471 .
2024-01-25 10:51:25 -08:00
N-Shar-ma
972b4de7c4
hotkey: Correct Mac equivalent of Alt and handle exceptions separately.
...
Though the correct mapping for Alt in Mac is Option, we had so far been
mapping it to Command, since for the 2 pre-existing shortcuts that used
Alt, Command was the only key that worked on Mac. However, these are
exceptions.
Now we map Alt to Option, and handle the 2 exceptions separately, using
data attributes on those shortcut elements.
This is a prep commit for introducing a hotkey that uses Alt / Option.
2024-01-25 10:51:25 -08:00
David Rosa
ffc1056c45
help: Document how to use an emoji in a topic name.
...
Documents how to insert emoji in topic names to avoid potential
confusion with Markdown formatting for emoji.
2024-01-24 10:17:33 -08:00
Alya Abbott
8adc3aa64a
help: Add announcement info to "Upgrades for legacy customers" section.
2024-01-24 09:21:30 -08:00
ColeBurch
9917ffa220
settings: Rename four custom profile fields types.
...
This commit renames four custom profile fields types.
Fixes part of #28511 .
2024-01-21 12:51:53 -08:00
Alya Abbott
bbe138fd0e
billing: Qualify policies for free and discounted plans.
2024-01-19 18:15:27 -08:00
Alya Abbott
57b5be6c91
billing: Rename button to apply for sponsorship or discount.
...
It was not clear that the button could be used for discounts.
2024-01-18 08:33:08 -08:00
Alya Abbott
f1e78d2135
help: Tweak instructions for finding your Zulip account.
2024-01-17 12:45:50 -08:00
Alya Abbott
c7a39312ab
help: Make minor tweaks to warning about multiple organizations billing.
2024-01-12 08:40:09 -08:00
Alex Vandiver
ec4f3e44df
docs: Fix selfhoster URL to be the canonical one.
...
We redirect from `/serverlogin` to `/serverlogin/`, so save a 301.
2024-01-11 12:43:31 -08:00
Alya Abbott
d790b28322
billing: Improve /plans and billing help pages.
...
- Clarify sponsorship policies.
- Explain how paid self-hosted plans fund the Zulip project.
2024-01-09 16:03:55 -08:00
Alya Abbott
1a927c50b0
help: Document plan sign-up in notification troubleshooting section.
2024-01-09 10:45:47 -08:00
Alex Vandiver
5b1387c9ba
send_password_reset_email: Add a flag to only email users who need it.
...
Emailing the password reset email to users who have already logged in
is not as useful.
2024-01-07 16:43:31 -08:00
Alya Abbott
fe2d7a92b2
help: Document self-hosted plan discounts in more detail.
2024-01-03 14:52:45 -08:00
Lauryn Menard
67e77ad370
integrations: Simplify instruction for generating incoming webhook URL.
...
As the help center article now has detailed instructions to generate
an incoming webhook URL, the integration documentation only needs to
link to that information.
2024-01-03 10:47:39 -08:00
Anders Kaseorg
711f6433cb
docs: Correct certutil invocation for importing self-signed certificate.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-12-29 12:48:08 -08:00
Aman Agrawal
3fde4f977d
docs: Change you organization to your organization.
2023-12-20 23:09:21 -08:00
Alya Abbott
79e0cf9005
help: Document guest user discounts for self-hosted organizations.
2023-12-20 23:09:21 -08:00
Alya Abbott
9e67a273b6
help: Improve documentation on automatic and manual license management.
2023-12-20 23:09:21 -08:00
Alya Abbott
37e408a428
help: Update self hosted billing documentation to add Basic plan.
2023-12-20 23:09:21 -08:00
Karl Stolley
a37354f92a
corporate: Add a Basic plan.
2023-12-20 23:09:21 -08:00
Tim Abbott
1e0339c18b
plans: Fix community plan documentation.
...
It appears the plans page version of this had a less clear/specific
list of example communities than was intended. Also improve the longer
version in the Help Center to give the same examples.
2023-12-17 00:09:06 -08:00
Alya Abbott
fc9cfc03e6
help: Update Contact support documentation for new paid plans.
2023-12-15 11:03:42 -08:00
Alya Abbott
eb2882d464
help: Adjust Zulip Cloud vs. self-hosting help page.
2023-12-15 11:03:42 -08:00
Alya Abbott
f65478fb1f
help: New page to document self-hosted billing.
2023-12-15 11:03:42 -08:00
Anders Kaseorg
cae11a60b6
help: Fix “community norms” link.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-12-12 12:14:21 -08:00
Alya Abbott
59dc5d1f53
help: Document setting to automatically follow topics when mentioned.
2023-12-11 23:31:54 -08:00
Alya Abbott
c7c0b871c5
help: Document limited guest user API access to presence updates.
...
Fixes #28131 .
2023-12-11 22:59:24 -08:00
Alya Abbott
5e1d94f996
help: Tweak user group documentation.
2023-12-11 22:15:48 -08:00
David Rosa
d0317a1792
help: Update "User groups".
...
- Documents user groups new UI.
- Splits documentation into "User groups" and "Manage User groups".
Fixes #18583 .
2023-12-11 22:15:48 -08:00
Alya Abbott
581d4ce3c5
help: Improve Contact support help page.
2023-12-11 11:23:21 -08:00
Alya Abbott
da5e1146f5
help: Add a help page on plans for self-hosted servers.
2023-12-11 10:16:40 -08:00
Alya Abbott
e525160021
help: Document new UI for testing mobile push notifications.
...
Co-authored-by: Chris Bobbe <cbobbe@zulip.com>
2023-12-10 23:42:27 -08:00
Alya Abbott
82db8e7ac5
help: Document more clearly how guests experience unknown users.
2023-12-10 19:32:53 -08:00
Alya Abbott
0abcfb7b72
help: Update for Zulip Cloud Plus upgrades being self-serve.
2023-12-10 19:32:53 -08:00
Alya Abbott
93f53fa7fa
help: Document new limited guests feature.
2023-12-10 19:32:53 -08:00
Alya Abbott
fa6b1764cd
help: Switch to a common Zulip Cloud Plus banner.
2023-12-10 19:32:53 -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
Sahil Batra
17d25284a2
help: Update documentation to use new "#groups" UI.
2023-12-07 06:35:38 -08:00
Alya Abbott
6b64929523
help: Make minor clarifications for spoiler and quote formatting.
2023-12-06 16:17:35 -08:00
Alya Abbott
ffb9261eaf
help: Fully document use of Enter for list formatting.
2023-12-06 16:17:35 -08:00
Alya Abbott
f1f41ab234
help: Advertise compose box buttons on message formatting page.
2023-12-06 16:17:35 -08:00
Alya Abbott
1062b64149
help: Explain smart formatting buttons in more detail.
2023-12-06 16:17:35 -08:00
David Rosa
6b94b1183f
help: Document new formatting buttons.
...
Updates icons and adds instructions for formatting text using the new
formatting buttons in the compose box.
Fixes #27850 .
2023-12-06 16:17:35 -08:00
Alya Abbott
271faaaa06
help: Tweak documentation on configuring new user settings.
...
- Add follow topic confiuration.
- Remove email notifications configuration, as most orgs should be
happy with the defaults.
- Reduce how much text is inside the link titles.
2023-12-03 20:06:02 -08:00
Alya Abbott
42edb4416a
help: Update documentation on followed topics in recent conversations.
2023-12-03 13:42:43 -08:00
Alya Abbott
fc83fc8017
help: Document license management and downgrades.
2023-11-30 08:36:15 -08:00
David Rosa
2b0476f5d0
help: Document new polls UI.
...
Updates article to follow current help center documentation patterns,
and documents the new polls UI.
Fixes #27849 .
2023-11-30 08:32: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 Rosa
4416f2002b
help: Document "(guest)" indicator setting.
...
- Adds instructions to block to document new setting.
- Adds links to guest users page from relevant docs.
- Cross-links related articles.
2023-11-29 09:58:01 -08:00
David Rosa
de95c0eb42
help: Document voice calls option.
...
Documents the new audio call option (video call with video muted by
default) to the compose box.
Fixes #26895 .
2023-11-28 08:56:46 -08:00
Alya Abbott
a3f5332844
help: Add more permissions info to Guest users help page.
2023-11-27 15:40:42 -08:00
Alya Abbott
30891bfc54
help: Add dedicated page about guest users.
2023-11-27 13:52:22 -08:00
Alya Abbott
73152671e3
help: Document updated setting to restrict wildcard mentions.
...
Also drop extraneous details.
2023-11-23 14:29:58 -08:00
David Rosa
28bc2b9bf9
help: Document "video player" mobile feature.
2023-11-23 10:37:31 -08:00
David Rosa
26252fb821
help: Document "image viewer" mobile feature.
2023-11-23 10:37:31 -08:00
David Rosa
fc92636bea
help: Document video player.
...
- Adds a new section to help/view-and-browse-images describing the
video player features.
- Clarifies viewer support for browsing both images and videos.
2023-11-23 10:37:31 -08:00
David Rosa
505a591179
help: Rename view-and-browse-images.md -> view-images-and-videos.md
...
- Updates filename and adds URL redirect.
- Crosslinks related articles.
2023-11-23 10:37:31 -08:00
David Rosa
f107cf654f
help: Update "View and browse images".
...
- Changes page title to View images and videos.
- Tweaks intro paragraph and adds desktop/web instructions.
- Splits out browsing other images in the view into its own section.
- Updates page to describe interactions with videos too.
- Tweaks documentation on other pages.
Fixes #27801 .
2023-11-23 10:37:31 -08:00
David Rosa
59d56c5615
help: Document compose box UI changes.
...
Updates relevant articles to reflect the changes to the send button
and compose box menu.
Fixes #27848 .
2023-11-22 23:00:50 -08:00
Alya Abbott
f012e6dab0
help: Add intro to "Generate URL for an integration" page.
2023-11-22 13:10:23 -08:00
David Rosa
411d0d7863
help: Document modal to generate bot URL.
...
Adds a help center article to document the new modal for generating
an integration URL, and links /integrations docs to this article.
Fixes #27744 .
2023-11-22 10:36:39 -08:00
David Rosa
b392655cdb
help: Document updated UI for subscribing/unsubscribing from streams.
...
Updates instructions for subscribing/unsubscribing to streams via
Stream settings on desktop/web, adding new SVG images for the icons.
Fixes #27753 .
2023-11-22 09:06:09 -08:00
David Rosa
ad9d1c5380
help: Rename CSS .mobile-icon -> .help-center-icon.
...
Renames CSS rule that styles Zulip UI icons in the help center
so that it makes sense to use it regardless of whether we are
documenting a mobile or desktop/web feature.
2023-11-22 09:06:09 -08:00
David Rosa
08d0516b4b
help: Document "Manage a user".
...
Adds a dedicated page to document getting to the user management UI
from the user's profile and from Settings / Users.
Fixes #27748 .
2023-11-22 08:33:52 -08:00
Aman Agrawal
71ea6e8863
realm_inline_image_preview: Use it to toggle video previews too.
...
This setting now also works to decide whether to show previews of
uploaded or linked videos.
2023-11-20 08:48:39 -08:00
Alya Abbott
f0e9ab3447
help: Improve unread count badge documentation.
...
Also mention it on /help/follow-a-topic.
2023-11-17 18:08:55 -08:00
Alya Abbott
c86ad857ac
help: Document how to change font size with zoom.
2023-11-17 12:32:44 -08:00
Alya Abbott
34fcb3a393
help: Fix copy-paste bug in wildcard mention documentation.
...
Bug recently introduced in 8264b8cde0
.
2023-11-17 08:55:15 -08:00
David
81f99dde55
gear_menu: Rename "Manage streams" -> "Stream settings".
...
Fixes #27754 .
2023-11-17 08:53:41 -08:00
Alya Abbott
94ef310106
help: Document that pronouns are now shown in @-mention typeahead.
2023-11-16 14:56:59 -08:00
David Rosa
21aa5d261a
help: Document @ topic mentions.
...
Documents new wildcard mention for topic participants updating
and making tweaks to all relevant pages.
Fixes #27657 .
Co-authored-by: Alya Abbott <alya@zulip.com>
2023-11-16 10:03:41 -08:00
Alya Abbott
d87f47412b
help: Define "participate" for automatically following topics.
...
Fixes #27721 .
2023-11-16 10:02:51 -08:00
David Rosa
56a6eee656
help: Document changing home view from left sidebar.
...
Documents this new feature as a tip for the existing instructions.
Fixes #27655 .
2023-11-16 09:15:36 -08:00
Tim Abbott
2e2997bd7d
typing: Limit typing notifications in large streams.
2023-11-15 09:42:25 -08:00
Alya Abbott
ee8e792588
help: Add instructions for testing mobile push notifications.
2023-11-14 17:16:31 -08:00
Alya Abbott
acf5ba5432
help: Minor tweaks to Inbox and followed topics documentation.
2023-11-14 09:19:02 -08:00
Alya Abbott
0ca6d58e23
help: Document worflows for followed topics.
2023-11-10 16:29:55 -08:00
Alya Abbott
3d874367fe
help: Fix tab label in starred message documentation.
2023-11-10 16:29:55 -08:00
Alya Abbott
72fbcfb5f6
help: Document topic status dropdown in Inbox view.
2023-11-10 16:29:55 -08:00
Alya Abbott
1e08c5f3c6
help: Add a note about how notifications work in muted streams.
...
Note matches the string used in the settings UI.
2023-11-10 16:00:26 -08:00
Alya Abbott
fbbf626e8c
help: Update "Mute a stream" help page to reflect UI tweak.
2023-11-10 16:00:26 -08:00
David Rosa
6fb1af00f1
help: Document "Load more" recent conversations.
...
Adds a new section with a short intro and instructions that explain
how to load more conversations.
Fixes #27253 .
2023-11-09 06:36:10 -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
David Rosa
a568f0cf16
help: Document deleting multiple drafts via checkboxes.
...
- Splits section for deleting drafts into deleting a single draft
and deleting multiple drafts via checkboxes to document new
feature.
Fixes #26888 .
2023-11-08 09:18:12 -08:00
David Rosa
b5351285b6
help: Document "Jitsi server URL" setting.
...
- Updates "Start a call", documents the "Jitsi server URL" setting,
and links to it in a (?) from the relevant admin UI.
- Fixes misplaced include block for opening the compose box.
Fixes #26907 .
2023-11-07 13:09:52 -08:00
David Rosa
56f725e39b
help: Document ability to drag-and-drop anywhere to upload a file.
...
- Replaces the "Via Markdown" tab with "Via drag-and-drop", and
modifies the instructions to explain that you can drag and drop
anywhere in the app, whether or not the compose box is open.
- Adds "Via paste" tab for the copy-pasting instructions.
Fixes #26894 .
2023-11-04 12:49:54 -07:00
Alya Abbott
9a9202e093
help: Add instructions to check whether push notifications are configured.
2023-11-03 12:53:41 -07:00
David Rosa
3eb569f7b1
help: Document "Start new conversation" button.
...
- Documents the new contextually-aware button since the instructions
now differ depending on whether you're currently in a direct message
view or not.
- Simplifies the new topic instructions by combining the first two
tabs into a single web/desktop tab, with an optional step 2 to
change the destination stream.
Fixes #27159 .
2023-11-02 12:46:10 -07:00
David Rosa
b40fcdff36
help: Document font configuration for unsupported languages.
...
- Documents how to figure out whether the Zulip font supports a
language and what to do about unsupported languages, providing
links to official font / browser documentation rather than
step-by-step instructions in case the instructions change.
Fixes #26986 .
2023-11-02 12:45:10 -07:00
David Rosa
c486ae37d3
help: Document option to paste URL to create a named link.
...
- Adds a "Via paste" tab to document the new functionality.
Fixes #26892 .
2023-11-02 12:44:33 -07:00
Prakhar Pratyush
8e2264b585
hotkey: Add 'narrow to next unread followed topic' hotkey.
...
This commit adds a 'Shift + N' keyboard shortcut, which is
used to narrow to the next unread followed topic.
Fixes part of #27323 .
2023-11-01 17:37:41 -07:00
David Rosa
4da7fca491
help: Document reactivating a user via user profile.
...
- Adds instructions tab for reactivating a user via the user profile.
Fixes #26906 .
2023-10-31 10:32:46 -07:00
David Rosa
9af7fb9b05
help: Simplify instructions for deactivating a user.
...
- Drops mostly redundant instuctions tab.
- Adds include block with `tip` for accessing the Manage user tab.
2023-10-31 10:32:46 -07:00
Sayam Samal
aa8f8a2dcf
help: Remove reference to the right sidebar keyboard icon.
...
- The keyboard icon in the right sidebar has been removed, this commit
removes the reference to it in help/keyboard-shortcuts.
2023-10-25 16:43:49 -07:00
David Rosa
179d53b898
help: Update "Schedule a message" to document collapsed view.
...
- Replaces special link for logged-in users with instructions so that
users can learn how to access this view.
Fixes #27326 .
2023-10-25 16:32:36 -07:00
David Rosa
6f10ebc251
help: Update "Draft messages" to document collapsed view.
...
- Replaces special link for logged-in users with instructions so that
users can learn how to access this view.
Fixes #27326 .
2023-10-25 16:32:36 -07:00
David Rosa
a3ccb6b180
help: Update "View your starred messages" to document collapsed view.
...
- Replaces special link for logged-in users with instructions so that
users can learn how to access this view.
Fixes #27326 .
2023-10-25 16:32:36 -07:00
David Rosa
14e40fc097
help: Update "View your mentions" to document collapsed view.
...
- Adds icons to instructions so that users can learn how to access
this view.
Fixes #27326 .
2023-10-25 16:32:36 -07:00
David Rosa
0415e66969
help: Update "All message" to document collapsed view.
...
- Replaces special link for logged-in users with instructions so that
users can learn how to access this view.
Fixes #27326 .
2023-10-25 16:32:36 -07:00
David Rosa
9531fb0f4e
help: Update "Recent Conversations" to document collapsed view.
...
- Replaces special link for logged-in users with instructions so that
users can learn how to access this view.
Fixes #27326 .
2023-10-25 16:32:36 -07:00
David Rosa
dcec426d41
help: Update "Inbox" to document collapsed view.
...
- Replaces special link for logged-in users with instructions so that
users can learn how to access this view.
Fixes #27326 .
2023-10-25 16:32:36 -07:00