You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WIP model: Add Unreads model, for tracking unread-message counts
TODO:
- improve tests:
- seems like an issue when the test passes a Message
object to the model, but the integrity of the test depends on
the model not mutating it? could be a problem but I've found it
makes certain things convenient
- reducing repetitiveness?
- several TODOs are scattered through the tests; can postpone most
of those?
- stopwatching
For the "TODO assert sorted?" comments in initial_snapshot.dart,
see:
https://chat.zulip.org/#narrow/stream/412-api-documentation/topic/register.3A.20.60unread_message_ids.60.20sorted.3F/near/1647932
(before merging we should make sure the doc will guarantee sorting)
0 commit comments