Sahil Batra
760d793d6b
settings: Rename "default" views to "home" views in settings and docs.
...
This commit renames "default" views to "home" views in the setting
labels, keyboard shortcuts list, help documentation and its urls.
This commit does not do changes in variable and class names, setting
field in database, API docs and changelog.
Fixes part of #27251 .
2023-10-18 11:25:20 -07:00
Alya Abbott
8db8f1e593
help: Remove link to Recent conversations.
...
Conversations are now defined just below on the page.
2023-10-12 12:58:20 -07:00
Alya Abbott
1a71525733
help: Tweak recent conversations documentation.
2023-10-12 12:58:20 -07:00
Alya Abbott
896cebb17c
help: Create documentation about reading conversations.
...
Combine instructions for topics and direct messages.
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
Alya Abbott
3bf44dd6ee
help: Create reusable intro content about conversations.
2023-10-12 12:58:20 -07:00
Alya Abbott
532cd8ce91
help: Convert left sidebar instructions for reading topics to conversations.
2023-10-12 12:58:20 -07:00
Alya Abbott
352861f6af
help: Move viewing instructions for starred and mentions to /include.
2023-10-12 12:58:20 -07:00
Alya Abbott
1f28b9cbe0
help: Add "Follow a topic" page.
...
Co-authored-by: David <rosatamsen@gmail.com>
2023-10-12 11:59:12 -07:00
Alya Abbott
2b17fb4d2f
help: Move instructions for managing topic notifications to /include.
2023-10-12 11:59:12 -07:00
David Rosa
9c20be8ffc
help: Document "Show unread count for" display preference.
...
- Adds a new page in "Reading messages" section to document this new
feature.
2023-09-24 15:28:50 -07:00
David Rosa
ef0f418078
help: Add mobile instructions to rename a stream.
2023-09-21 08:57:22 -07:00
David Rosa
069c34b514
help: Update "Rename a stream".
...
- Updates page to follow current help center documentation patterns.
- Adds Markdown include `tip` to rename stream via stream settings.
2023-09-21 08:57:22 -07:00
David Rosa
2ebf7ae643
help: Add mobile instructions in "Starting a new topic".
...
- Adds mobile instructions block.
- Adds two more related articles.
2023-09-21 08:41:40 -07:00
David Rosa
6588190918
help: Delete "Start a new topic" page in favor of "Starting a new topic".
...
- Deletes page, updates references, and adds URL redirect.
2023-09-21 08:41:40 -07:00
David Rosa
83883b08a6
help: Add "View your bots" page.
...
- Adds new page with instructions for how to view your personal bots.
Fixes #26796 .
2023-09-21 08:38:32 -07:00
Karl Stolley
64d5547f26
help: Match vdots icons to those in use on Zulip.
2023-09-14 17:13:58 -07:00
David Rosa
6505583b7e
help: Update user management pages.
...
- Documents how to access the "Manage user" tab via a user's profile.
2023-09-13 13:06:04 -07:00
Ujjawal Modi
54c7cbaf1c
docs: Change `Create an invitation link` heading.
...
This commit changes the `Create an invitation link` heading
in help docs to `Create a reusable invitation link`.
2023-09-07 14:21:01 -07:00
David Rosa
9ff4e8b82b
help: Add mobile instructions to "Create a stream".
2023-08-30 15:32:24 -07:00
David Rosa
0635b89415
help: Update "Create a stream".
...
- Updates Desktop/Web instructions to follow current help center
documentation patterns.
- Moves instructions to a Markdown include-block.
2023-08-30 15:32:24 -07:00
David Rosa
5b898ef216
help: Document "Browse and subscribe to streams" mobile feature.
2023-08-24 10:46:28 -07:00
David Rosa
0349152f0f
help: Rename edit-or-delete-a-message.md and update links.
2023-08-22 14:50:23 -07:00
David Rosa
c86dc34eba
help: Split "Edit or delete a message".
...
- Splits page into "Edit a message" and "Delete a message".
2023-08-22 14:50:23 -07:00
David Rosa
d205850d54
docs: Update .html links pointing to "Upgrade Zulip" or "Modify Zulip".
...
Follow-up to #24089 .
2023-08-11 16:49:32 -07:00
David Rosa
d24a689e9e
help: Add heading on linking to messages in "Writing messages" section.
...
We should have a clear reference in the "Writing messages" sidebar
section on linking to other conversations below "Mention a user
or group" to clarify mentioning users vs linking to conversations.
This adds a link to the "Link to a message or conversation" article
with a different heading.
2023-08-11 11:13:22 -07:00
Karl Stolley
fd766c828c
docs: Document printable conversations.
2023-08-09 18:06:06 -07:00
Alya Abbott
48846e61cd
help: Link to /help/recent-conversations to define "conversation".
...
- Adds a link to the "Recent conversations" article whenever we use the
term "conversation" as a technical term referring to topic or
DM thread. This can help clarify meaning when the term is used in this
specific way.
2023-08-07 10:10:21 -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
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
2c8c56184a
help: Update "Message drafts" to follow current documentation patterns.
2023-07-17 17:25:25 -07:00
David Rosa
8bd3c4ea2b
help: Update "Text emphasis" page to be consistent with other pages.
...
- Adds "Examples" subheading.
- Adds Markdown includes for intro text and examples.
2023-07-17 11:17:24 -07:00
David Rosa
73213a444b
help: Update sidebar title and related articles of Video calls page.
2023-07-17 11:17:24 -07:00
David Rosa
94caacaba9
help: Update sidebar title and related articles of Polls page.
2023-07-17 11:17:24 -07:00
David Rosa
d03bd13550
help: Update sidebar title and related articles of Animated GIFs page.
2023-07-17 11:17:24 -07:00
David Rosa
bfed711f54
help: Add a dedicated page on how to format paragraphs and sections.
2023-07-17 11:17:24 -07:00
David Rosa
d127a6d317
help: Add a dedicated page on how to start a collaborative to-do list.
2023-07-17 11:17:24 -07:00
David Rosa
5f8d5eeb22
help: Add a dedicated page on how to format tables.
2023-07-17 11:17:24 -07:00
David Rosa
8c1e1f3f89
help: Add a dedicated page on how to format global times.
2023-07-17 11:17:24 -07:00
David Rosa
5c0e7ca43c
help: Add a dedicated page on how to use /me action messages.
2023-07-17 11:17:24 -07:00
nimish
c238327899
settings: Change "Display settings" to "Preferences".
...
This includes changing the URL to #settings/preferences, with a
transparent redirect so that existing links, like the one from Welcome
Bot, continue to work.
2023-07-12 07:09:03 -07:00
David Rosa
719e92ffb8
help: Document Markdown formatting for wildcard mentions.
...
- Documents wildcard mentions (`@all`, `@everyone`, `@stream`),
linking to /help/mention-a-user-or-group#mention-everyone-on-a-stream
from the intro text.
Fixes #25783 .
2023-06-19 13:46:58 -07:00
Anders Kaseorg
639efc5ce1
docs: Update Transifex URLs.
...
https://help.transifex.com/en/articles/7171815-web-application-s-domain-change
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-06-12 17:38:41 -07:00
David Rosa
474dd4896d
help: Rename private messages -> direct messages in mobile docs.
...
- Updates the help center to use "direct messages" in mobile
instructions.
Fixes #25870 .
2023-06-08 09:44:42 -07:00
Alya Abbott
173e5389af
help: Define "conversation" in /help/include/recent-conversations.md.
...
Also link to definition from /help/marking-mesages-as-read.
2023-05-30 13:01:52 -07:00
David Rosa
0b19d5cd5e
help: Document "Inbox view" mobile feature.
...
- Adds a new page under the "Reading messages" section documenting
the Inbox view on mobile.
- Adds Inbox, expand more, and expand less SVG mobile icons.
- Cross-links with "Recent conversations" and "All messages".
2023-05-30 10:40:41 -07:00
David Rosa
7fc474c7a6
help: Update "Restrict stream invitation" page.
...
- Renames page title to "Restrict stream membership management".
- Renames section about "Who can add users to streams" setting.
- Adds new section "Configure who can remove users".
- Updates help/stream-permissions
Fixes #25264 .
2023-05-18 12:50:54 -07:00
David Rosa
62553f8303
help: Restructure /help/mute-a-topic.
...
- Create separate sections for muted vs. unmuted streams.
- Combine instructions for muting/unmuting topics.
Fixes #25311 .
2023-05-15 17:52:04 -07:00
David Rosa
be14ec2cab
help: Rename "Starting a new private thread" to "... new direct message".
...
With the private messages -> direct messages migration, we should
rename the "Starting a new private thread" help center article.
- Renames article to "Starting a new direct message"
- Updates relevant section in /help/getting-started-with-zulip
- Fixes typo in /help/send-group-dm
- Updates file names and adds URL redirect.
Fixes #25506 .
2023-05-15 16:13:55 -07:00
Alya Abbott
435446dd92
help: Fix typo in mute-unmute-intro.md.
2023-05-11 10:53:38 -07:00
Alya Abbott
aae6d98c92
help: Add a tip about switching from stream to DM compose.
2023-05-10 11:37:36 -07:00
Alya Abbott
de763f2894
help: Update "Staring a new topic" page to describe stream dropdown.
2023-05-10 11:37:36 -07:00
Alya Abbott
301e4c922d
help: Add "Schedule a message" help center page.
...
Fixes #25407 .
2023-05-05 13:30:51 -07:00
Alya Abbott
dd4b391229
help: Cover unmuting topics in /help/mute-a-topic.
2023-04-25 15:04:24 -07:00
David Rosa
93062b3ec4
help: Update Message formatting section and page on Mentions.
2023-04-20 10:42:49 -07:00
David Rosa
b6b217681a
help: Improve emoji and emoticon documentation.
2023-04-20 10:42:49 -07:00
David Rosa
95d34540a3
help: Add a dedicated page on how to format spoiler blocks.
2023-03-30 09:39:35 -07:00
Alya Abbott
0afd37dbae
help: Add a dedicated page on how to format quotes.
2023-03-30 09:39:35 -07:00
David Rosa
56c03de927
help: Add a dedicated page on how to format LaTeX.
2023-03-30 09:39:35 -07:00
David Rosa
9c3efa6880
help: Update Message formatting section and page on code blocks.
2023-03-30 09:39:35 -07:00
David Rosa
dad5869c1f
help: Add a dedicated page on how to format links.
...
Also remove the Images section from the "Message formatting" help
page, and drop unused markdown-image.png.
Fixes part of #24209 .
2023-03-30 09:39:35 -07:00
David Rosa
4508fb5d5c
help: Add a dedicated page on how to format lists.
...
- Updates example and screenshot for numbered lists.
2023-03-24 15:19:08 -07:00
Alex Vandiver
3e307781dd
web: Save a 301 redirect from /for/x to /for/x/.
2023-03-24 14:51:01 -07:00
Alex Vandiver
d9daeb13e0
web: Save a needless 301 redirect from /apps to /apps/.
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
99f48ef587
help: Move how to open Recent Conversations to include block.
...
Replaces instruction in Reading topics and Recent conversations
with include block.
2023-03-24 12:09:58 -07:00
David Rosa
aa207b8207
help: Fix links to production docs.
...
We should normally be linking to the stable version of production
documentation, unless the page/section isn't there yet.
2023-03-23 12:18:06 -07:00
Alex Vandiver
95bdfa8ff8
help: Improve and extend "Export your oganization" documentation.
...
- Document compliance exports.
- Make structure of all the sections consistent.
- Make other tweaks to improve clarity.
Co-authored-by: Alya Abbott <alya@zulip.com>
2023-03-22 11:56:14 -07:00
Alya Abbott
b46e7ef78e
help: Update "Trying out Zulip" documentation.
...
- Link to the new /try-zulip/ page instead of directly to CZO.
- Link to the communities directory.
- Tweak wording about creating a new organization.
2023-03-21 11:20:45 -07:00
Anders Kaseorg
b21d93cdd2
help: Fix import-self-hosted-server-tips indentation.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-03-18 00:09:43 -07:00
David Rosa
f783e8b6ca
help: Add a dedicated page on how to add emphasis to text.
...
- Adds "Via Markdown" instructions block.
- Adds "Via compose box buttons" instructions block.
Fixes part of #24209 .
2023-03-16 10:51:57 -07:00
David Rosa
2e2747dfac
help: Update Message formatting documentation.
...
- Updates intro paragraph in Message formatting page.
- Change Markdown syntax -> Markdown formatting.
- Reorders items in the Writing messages section of the left sidebar.
2023-03-16 10:51:57 -07:00
David Rosa
b66d8dfd90
help: Add new "Writing messages" section.
...
Moves pages from "Sending messages" to a new help center section
to document what you can do in a Zulip message, and make this
information easy to find.
Fixes #24208 .
2023-03-16 10:51:57 -07:00
Alya Abbott
560ce87063
help: Tweak documentation on migrating from other chat tools.
...
- Add a note about the Slack-compatible webhook.
- Make page more consistent with documentation style guidelines.
2023-03-09 17:50:50 -08:00
David Rosa
b9f7b64793
help: Add instructions for viewing status.
...
- Adds instructions blocks for web/desktop and mobile.
2023-03-09 16:14:14 -08:00
palashb01
dee63680df
docs: Update time format and Emoticon help page.
...
Updated the title and description in the 'enable-emoticon-translation'
file and renamed the file accordingly. Added a new bullet point for
'time format' in the 'configure-new-user-settings.md' file and updated
the sidebar index by replacing the title 'Use 24-hour time' with
'Change the time format'.
2023-03-09 16:12:45 -08:00
David Rosa
49081b9682
help: Move "Configure how links open" to the Apps section.
...
- Moves page to the "Apps" section of the sidebar.
- Adds "in mobile apps" to the top-of-page title.
Follow-up to #24447 .
2023-03-09 16:11:51 -08:00
David Rosa
010b362b29
help: Add “Configure how links open” page.
...
- Documents "Open links with in-app browser" option.
2023-03-08 15:56:04 -08:00
Alya Abbott
46fd215893
help: Link to /apps from help center.
2023-03-07 15:03:49 -08:00
Alya Abbott
dbf92c4e2f
help: Drop outdated "Zulip in a terminal" help page.
2023-03-07 15:03:49 -08:00
Lauryn Menard
d9d17eb87e
help: Add article for supported browsers.
...
Creates new help article for supported web browsers. Also updates
links in the `/apps` landing page as well as the unsupported-browser
template and the `set-up-your-account` article.
Fixes #14732 .
2023-03-07 12:01:48 -08: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
3c7437b717
help: Update "Reading private messages" -> "Reading direct messages".
...
- Updates page content and page name in the sidebar index.
- Updates include blocks.
2023-02-28 16:55:13 -08:00
David Rosa
9c7c71f286
help: Update "Private messages" -> "Direct messages".
...
- Updates page content and page name in the sidebar index.
- Updates include blocks.
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
David Rosa
901ae068f5
help: Update formatting of mobile icon references.
...
- Updates icon references to follow current help center documentation
patterns: **icon_name** (icon_image).
2023-02-23 15:04:38 -08:00
Alya Abbott
faa69940d7
help: Add section on privacy settings to /help/review-your-settings.
...
Also move "Review your settings" page to the "Account basics" section
in the left sidebar.
2023-02-23 11:48:32 -08:00
David Rosa
2b9b0acaa4
help: Update URL references to new "Configure email visibility" page.
2023-02-10 18:15:56 -08:00
Alya Abbott
9ea3572017
help: Document new user setting for configuring email visibility.
...
- Adds a URL redirect from the old page to the new page.
2023-02-10 18:15:56 -08:00
David Rosa
8c047275a4
help: Update URLs to match "Restrict moving messages" title.
...
Updates all references to the new URL and adds a URL redirect.
Follow up to #24329 .
2023-02-10 15:56:16 -08:00
David Rosa
3254023fa3
help: Update URLs to match "Restrict message editing and deletion" title.
...
Updates all references to the new URL and adds a URL redirect.
Follow up to #24329 .
2023-02-10 15:56:16 -08:00
Alya Abbott
66919ffa90
help: Update documentation on editing and moving messages.
...
- Updates reflect recent settings changes.
- Also update links from other help pages.
2023-02-08 16:44:26 -08:00
David Rosa
e3c75ee0a9
help: Cross-link Do Not Disturb with other Notifications pages.
...
Fixes part of #24169 .
2023-02-07 16:00:46 -08:00
Alya Abbott
ac63c791eb
help: Link to https://zulip.com/values/ from supporting-zulip-motivation.md.
2023-01-26 14:46:57 -08:00
Alya Abbott
f552465c2d
help center: Document supporting Zulip and linking to the Zulip website.
2023-01-26 10:59:23 -08:00
David Rosa
0030c8d115
help: Document "Mute/Unmute stream" mobile app feature.
...
Fixes #22196 .
2023-01-26 10:32:47 -08: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
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