Commit Graph

833 Commits

Author SHA1 Message Date
Lauryn Menard
74bbd38ef7 help: Remove mobile documentation files that are no longer in use.
These files are no longer in use due to the combined changes of
the updates for the Flutter app launch: #34869 and #34887.
2025-06-16 11:42:19 -07:00
Tim Abbott
f4d0febc02 help: Add link to Flutter launch blog post planned URL. 2025-06-16 10:53:52 -07:00
Lauryn Menard
047c687762 help: Add "Configure automatically marked as read" mobile instructions.
As https://github.com/zulip/zulip-flutter/pull/1574 was merged for
this feature, we add back the instructions for automatically
marking messages as read on scroll for the mobile app.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
4ed0e4efa9 help: Update "View message Markdown source" for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
32b724fa34 help: Update "View someone's profile" for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
d2f06eb7df help: Update "View images and videos" for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
d231a93cce help: Update "Resolve a topic" for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
7738171e02 help: Update "Quote or forward a message" for Flutter launch.
Deletes the mobile tab of the "Forward message" section as that is
not a named feature in the mobile app. Adds a tip about setting a
different topic if the user is in the channel view of the mobile
app.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
06ef2710e1 help: Update "Mute or unmute a topic" for Flutter launch.
Deletes static/images/help/mobile-list-icon.svg as it's no
longer used.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
40705a2773 help: Update "Mark all messages as read" for Flutter launch.
Deletes static/images/help/mobile-globe-icon.svg as it's no
longer used.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
66b8ee03b1 help: Update log in/out instructions for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
3cb3f9a09a help: Update "Star a message" article for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
275e8cb2e5 help: Update "View your starred messages" section for Flutter launch.
Deletes static/images/help/mobile-star-icon.svg as it's no
longer used.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
54d4863994 help: Update "View your mentions" instructions for Flutter launch.
Deletes static/images/help/mobile-at-sign-icon.svg as it's no
longer used.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
0b03a0b3a4 help: Update "Inbox" instructions for Flutter launch.
Also, updates the options in 'Filter by topic status'
for the web app as "Unmuted topics" has been changed
to "Standard view".

Deletes static/images/help/mobile-expand-more.svg,
static/images/help/mobile-expand-less.svg, and
static/images/help/mobile-inbox-icon.svg as they are
no longer used.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
31c6e75e53 help: Update "Start a new topic" instructions for Flutter launch.
Deletes static/images/help/mobile-send-circle-icon.svg as it's no
longer used.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
7d1347095f help: Update "Combined feed" instructions for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
37c487866e help: Update "Add a new reaction" instructions for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
4cef6e48f6 help: Update "Edit a message" instructions for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
61aa6d83bb help: Add mobile view your DMs instructions for Flutter launch.
Updates the "View your DMs" section to have an instruction block
for locating recent DM conversations in the Flutter app.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
f22fbbbcbc help: Update send direct message instructions for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
ae0aaa0b4c help: Update "Delete message content" for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
23184a0058 help: Update "Dark theme" article for Flutter launch.
Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
7c0eacba97 help: Update "Share and upload files" for Flutter launch.
Adds mobile-camera and mobile-image to shared icons.

Deletes static/images/help/mobile-camera-icon.svg,
static/images/help/mobile-image-icon.svg, and
static/images/help/mobile-paperclip.svg as they are no
longer used.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
9b380d6a65 help: Update "Switch account" instructions for Flutter launch.
Adds mobile-arrow-left-right icon to shared icons.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
ebcb7ec3bc help: Update "Configure how links open" for Flutter launch.
Adds mobile-menu icon to shared icons.

Adds "mobile-help" class for CSS rule that updates the icon color
in the help documentation when describing the Flutter app.

Part of #34748.
2025-06-16 10:03:10 -07:00
Lauryn Menard
9a7e1691dc help: Add mobile documentation for "Follow a topic".
Adds instructions for the Flutter mobile app in the "Follow a topic"
article.

Part of #34748.
2025-06-16 09:48:15 -07:00
Lauryn Menard
4f60a95065 help: Add "View Zulip mobile app version" section.
Adds a section to "View Zulip version" article for viewing the
mobile app version, and adds the mobile app installation guide
to the related articles section.

Part of #34748.
2025-06-16 09:48:15 -07:00
Lauryn Menard
459350c564 help: Remove Flutter blog post link in mobile install guide. 2025-06-16 09:14:22 -07:00
Lauryn Menard
9d6af079c7 help: Add article for "Installing the Zulip mobile apps".
Adds article to help center documentation for downloading mobile
apps.

Part of #34748.
2025-06-13 22:20:04 -07:00
Lauryn Menard
5ce55ac8f4 help: Remove "Unsubscribe from a channel" mobile tabs.
The ability to unsubscribe from a channel 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-check-icon.svg as it is no
longer used.

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

Part of #34748.
2025-06-13 17:05:17 -07:00
Lauryn Menard
c1dd12b841 help: Remove "Subscribe users to a channel" mobile tabs.
The ability to subscribe users to a channel is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:05:17 -07:00
Lauryn Menard
eec6151cd1 help: Remove "Status and availability" mobile tabs.
The ability to view, set, edit a user's status, or to toggle invisible
mode are 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-x-icon.svg as it is no
longer used.

This feature is tracked in:
https://github.com/zulip/zulip-flutter/issues/197
https://github.com/zulip/zulip-flutter/issues/198
https://github.com/zulip/zulip-flutter/issues/1578

Part of #34748.
2025-06-13 17:05:03 -07:00
Lauryn Menard
815a522b86 help: Remove "Start a video call" mobile tab.
The ability to add a link to a video call 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-video-icon.svg as it is no
longer used.

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

Part of #34748.
2025-06-13 17:04:39 -07:00
Lauryn Menard
a9e0831c62 help: Remove "Sharing files" mobile documentation.
The ability to "share to Zulip" from Android apps is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:04:39 -07:00
Lauryn Menard
13b3a63e08 help: Remove "Rename a channel" mobile tab.
The ability to edit a channel's name is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:04:39 -07:00
Lauryn Menard
a10bcdfc63 help: Remove "Read receipts" mobile tab.
The ability to view who as read a message is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:04:39 -07:00
Lauryn Menard
73a523cb64 help: Remove "Pin/Unpin a channel" mobile tabs.
The ability to pin or unpin a channel is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

Features are tracked in:
https://github.com/zulip/zulip-flutter/issues/1223

Part of #34748.
2025-06-13 17:04:39 -07:00
Lauryn Menard
7ebd56e4bc help: Remove "Mute/Unmute a channel" mobile tabs.
The ability to mute or unmute a channel is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

Features are tracked in:
https://github.com/zulip/zulip-flutter/issues/347

Part of #34748.
2025-06-13 17:04:34 -07:00
Lauryn Menard
31cc168018 help: Remove "Notifications panel" mobile documentation.
The notifications panel (for testing, troubleshooting, and updating
settings for mobile notifications) has not yet been implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

These features are generally tracked in:
https://github.com/zulip/zulip-flutter/issues/323
https://github.com/zulip/zulip-flutter/issues/1194
https://github.com/zulip/zulip-flutter/issues/661

Part of #34748.
2025-06-13 17:04:34 -07:00
Lauryn Menard
ebc48c97be help: Remove "Configure automatically marked as read" mobile tab.
Marking unread messages as read when scrolling is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

Features are tracked in:
https://github.com/zulip/zulip-flutter/issues/81

Part of #34748.
2025-06-13 17:04:34 -07:00
Lauryn Menard
3a626036d1 help: Remove "Copy link to topic/channel" mobile tabs.
The ability to copy a link to a topic or channel is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

Features are tracked in:
https://github.com/zulip/zulip-flutter/issues/1227
https://github.com/zulip/zulip-flutter/issues/792

Part of #34748.
2025-06-13 17:04:34 -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
Lauryn Menard
1192491ff1 help: Remove "Create a channel" mobile tab.
The ability to create a channel is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:04:26 -07:00
Lauryn Menard
40b4ad94cf help: Remove "View who reacted to a message" mobile tab.
The ability to view who reacted to a message is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:03:26 -07:00
Lauryn Menard
b559c4b1a9 help: Remove "View direct message feed" mobile tab.
Viewing the direct message feed is not implemented for the legacy
React Native app or the Flutter app, so we remove this documentation.

Part of #34748.
2025-06-13 17:03:25 -07:00
Lauryn Menard
75db011fc2 help: Remove "Delete a topic" mobile tab.
The ability to delete a topic is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:03:25 -07:00
Lauryn Menard
6111949d9e help: Remove "Configure notifications for a single channel" mobile tab.
Updating a channel's notification setting is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:03:25 -07:00
Lauryn Menard
567dff81ff help: Remove "Configure default notifications for all channels" mobile.
Updating the default channel notification setting is not yet implemented
for the initial launch of the Flutter mobile app, so we remove
the legacy React Native app instructions.

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

Part of #34748.
2025-06-13 17:03:25 -07:00
Lauryn Menard
385585fb29 help: Remove "Change the language of the Zulip app" mobile tab.
The ability to change the language setting 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-chevron-left.svg as it is no
longer used.

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

Part of #34748.
2025-06-13 17:03:25 -07:00