zulip / zulip-flutter

Upcoming Zulip mobile apps for Android and iOS, using Flutter
Apache License 2.0
199 stars 193 forks source link

Support better management of names of archived streams #800

Open alya opened 4 months ago

alya commented 4 months ago

In https://github.com/zulip/zulip/issues/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:

Viewing messages in archived streams

Web app / server issue:

timabbott commented 1 month ago

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