-
Notifications
You must be signed in to change notification settings - Fork 319
Closed
Labels
a-apiImplementing specific parts of the Zulip server APIImplementing specific parts of the Zulip server APIa-modelImplementing our data model (PerAccountStore, etc.)Implementing our data model (PerAccountStore, etc.)
Milestone
Description
https://zulip.com/api/get-events#update_message
This issue is for the case where the messages were moved to a different stream or topic. (The case where a message's content changed is #118.)
In particular these should be handled in the MessageListView view-model, so that the message disappears from the view if it no longer belongs in that particular narrow, or appears if it newly does belong.
Metadata
Metadata
Assignees
Labels
a-apiImplementing specific parts of the Zulip server APIImplementing specific parts of the Zulip server APIa-modelImplementing our data model (PerAccountStore, etc.)Implementing our data model (PerAccountStore, etc.)
Type
Projects
Status
Done