-
Notifications
You must be signed in to change notification settings - Fork 326
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
Part of #135.
https://zulip.com/api/get-events#stream-update
Handling created/deleted streams (stream op: create
/ stream op: delete
) is #181.
I expect this will involve updating both our store.streams
and store.subscriptions
data structures.
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