Skip to content

Handle moved messages (update_message events, 2/2) #150

Closed
@gnprice

Description

@gnprice

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 APIa-modelImplementing our data model (PerAccountStore, etc.)

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions