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

Support better management of names of archived channels #800

Open
3 tasks
alya opened this issue Jul 10, 2024 · 2 comments · May be fixed by #1344
Open
3 tasks

Support better management of names of archived channels #800

alya opened this issue Jul 10, 2024 · 2 comments · May be fixed by #1344
Assignees
Labels
a-msglist The message-list screen, except what's label:a-content help wanted server-10 Things new in Zulip Server 10.0

Comments

@alya
Copy link
Collaborator

alya commented Jul 10, 2024

In zulip/zulip#26661, we plan to rework how archived streams are handled. As part of making these changes, the mobile apps should ideally match the web app in how messages in archived streams are displayed.

API modeling:

  • Start passing the new feature level 315 client capability (archived_channels) to get metadata on archived channels. Most existing functionality (lists of channels, etc.) should filter out archived channels.

Viewing messages in archived streams

  • When viewing messages in an archived stream (e.g.,in search results), append " (archived)" to the end of the stream name. This should be marked for translation. (We can also consider using a different font or a pill in the header bar to indicate archived streams, but just "(archived)" should be fine to start with.)
  • Topic links for archived streams should work. Currently, the server doesn't send data on archived streams to clients. See related discussion here.

Web app / server issue:

@alya alya added the server-9 Things new in Zulip Server 9.0 label Jul 10, 2024
@gnprice gnprice added this to the Beta 3: Summer 2024 milestone Jul 10, 2024
@gnprice gnprice added the a-msglist The message-list screen, except what's label:a-content label Jul 10, 2024
@timabbott
Copy link
Member

I updated this description following #26661 being completed in the server project.

@gnprice gnprice modified the milestones: Beta 4: Fall 2024, Launch Nov 21, 2024
@gnprice gnprice added server-10 Things new in Zulip Server 10.0 and removed server-9 Things new in Zulip Server 9.0 labels Dec 11, 2024
@gnprice gnprice modified the milestones: M5: Launch, M5-a: Server 10 Jan 14, 2025
@gnprice gnprice changed the title Support better management of names of archived streams Support better management of names of archived channels Jan 23, 2025
@chimnayajith
Copy link

chimnayajith commented Feb 11, 2025

I'd like to pick this up.

chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Feb 11, 2025
chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Feb 11, 2025
@chimnayajith chimnayajith linked a pull request Feb 11, 2025 that will close this issue
chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Feb 11, 2025
chimnayajith pushed a commit to chimnayajith/zulip-flutter that referenced this issue Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-msglist The message-list screen, except what's label:a-content help wanted server-10 Things new in Zulip Server 10.0
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

4 participants