Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better management of archived channel names #1344

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

chimnayajith
Copy link

Pull Request

Description

This PR improves archived stream support in the mobile app to match the web app’s behavior. Key updates include:

  • Appending " (archived)" to stream names when viewing messages.
  • Updating UI elements (e.g., stream headers) to clearly indicate archived streams.
  • Filtering out archived channels from relevant pages.
  • Displaying the archived tag in a distinct font and color, consistent with the web app.
  • Replacing the compose box with a "no permission" error banner instead of offering message composition.

Related Issues

Screenshots

@chimnayajith chimnayajith force-pushed the 800-archived-channels branch 2 times, most recently from 24ed3b6 to 432b103 Compare February 11, 2025 19:37
@PIG208 PIG208 self-assigned this Feb 12, 2025
@PIG208 PIG208 added the maintainer review PR ready for review by Zulip maintainers label Feb 12, 2025
@PIG208 PIG208 self-requested a review February 12, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintainer review PR ready for review by Zulip maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support better management of names of archived channels
2 participants