Commit Graph

13 Commits

Author SHA1 Message Date
Lauryn Menard
10c13bf5e1 help: Add shared include instructions for the direct message feed. 2025-07-28 09:50:14 -07:00
Alya Abbott
b3e80071a4 help: Update DM page to use modern terminology.
Adds a "Via search box" tabbed section for viewing DMs via the
search box in the web and desktop apps.
2025-02-20 11:36:40 -08:00
Alya Abbott
7f4e2e371d help: Document typing notifications for message editing. 2025-02-20 11:36:40 -08:00
Shubham Padia
304d948416 docs: Replace Advanced with relevant section for user Preferences.
This is a followup commit to #30824.
Fixes
https://chat.zulip.org/#narrow/stream/9-issues/topic/.F0.9F.8E.AF.20help.20not.20updated.20for.20new.20preferences.20sections/near/1899330.
git grep in the help directory will still show up results for `Advanced`
but those are mostly used in either plain english language instructions
or refer to some other part of the app. At the point of writing this
commit, there were 6 results for `Advanced`, 4 of which were plain
english, 1 refers to the Advanced settings in chrome for desktop
notifications, and another one refers to `Advanced configurations` for
channel settings.
2024-07-23 09:44:25 -07:00
Prakhar Pratyush
a53fe206ea help: Rename remaining 'stream' to 'channel' in '/help' docs. 2024-05-06 11:18:45 -07:00
Alya Abbott
0d3da99037 help: Document option to disable seeing typing notifications. 2024-04-16 16:54:30 -07:00
Tim Abbott
2e2997bd7d typing: Limit typing notifications in large streams. 2023-11-15 09:42:25 -08:00
David Rosa
d32a0601cd help: Rename help/reading-topics > help/reading-conversations.
- Renames filenames to match page title.

Fixes part of #27191.
2023-10-23 16:52:41 -07:00
Alya Abbott
23f53752b2 help: Document newly implemented stream typing notifications.
Fixes #27163.
2023-10-18 10:07:28 -07:00
David Rosa
c5bb8c63a9 help: Fix "Typing notifications" intro paragraph.
- Corrects documentation to reflect that typing notifications also
  work when narrowing to all direct messages in the web/desktop app,
  and disappear under certain conditions.
2023-08-15 10:10:31 -07:00
David Rosa
74e4b01580 help: Update "private message" -> "direct message" term.
Updates all help center pages to match new DM term in Zulip UI.
2023-02-28 16:55:13 -08:00
David Rosa
15fd5299af help: Update filenames "private message" -> "direct message".
Renames files, updates references, and adds URL redirects.
2023-02-28 16:55:13 -08:00
Lauryn Menard
dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00