Commit Graph

7 Commits

Author SHA1 Message Date
Lauryn Menard
8cb6919c9c help: Add tabbed notes and links for previous mobile features.
For mobile features that were documented and implemented for the legacy
React Native app, adds back a tabbed block for mobile with a note to
use the web app instructions in a mobile device browser, and with a
link to the Flutter GitHub issues tracking implementing the feature in
the new mobile app.

If the feature is a mobile only feature, then adds the link to the
Flutter GitHub issue in a warning note.
2025-06-27 11:08:29 -07:00
Lauryn Menard
977c3943d1 help: Remove "Browse and subscribe to channels" mobile tab.
The ability view and subscribe to channels is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

Deletes static/images/help/mobile-plus-icon.svg as it is no
longer used.

This feature is tracked in:
https://github.com/zulip/zulip-flutter/issues/188

Part of #34748.
2025-06-13 17:04:34 -07:00
Alya Abbott
b6ff852d89 help: Add note about permissions to subscribe to channels. 2025-02-27 13:27:44 -08:00
Alya Abbott
8edbc290a9 help: Add a page on viewing channel information from message view. 2025-02-24 18:15:26 -08:00
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
Prakhar Pratyush
5b3641d92d help: Move 'channels-and-topics' to 'introduction-to-topics'.
Introduction to channel is now moved out as a new article,
the 'channel-and-topics' contains only introduction to topics,
hence renamed.
2024-05-07 16:51:48 -07:00
Alya Abbott
318cb2bfce help: Create an introduction to channels page.
Replaces "Browse and subscribe to channels".

Co-authored-by: Prakhar Pratyush <prakhar@zulip.com>
2024-05-07 16:51:48 -07:00