lukebarnard
|
dd0e981d72
|
Handle indication from server that a room has no more tags
|
2018-02-06 12:00:23 +00:00 |
|
lukebarnard
|
8d0d0b43ff
|
Handle first tag added/last tag removed
This is a special case because untagged rooms should
appear in im.vector.fake.recent and tagged rooms
should not.
|
2018-02-06 12:00:06 +00:00 |
|
lukebarnard
|
c665c1170b
|
Regenerate room lists when we get RoomMember.membership
|
2018-02-05 18:27:50 +00:00 |
|
lukebarnard
|
9982efbd8f
|
Regenerate room lists when we get m.direct
|
2018-02-05 18:06:29 +00:00 |
|
lukebarnard
|
330ce0f02e
|
On failure, regenerate state from sdk
Instead of using history, which could be unpredictable
|
2018-02-05 17:34:05 +00:00 |
|
lukebarnard
|
4820a195ab
|
Remove logging
|
2018-01-26 09:15:03 +01:00 |
|
lukebarnard
|
701abb6a21
|
Move management of room lists to RoomListStore
this is part maintenance to make RoomList clearer and part
allowing room list state to be modified via a dispatch.
|
2018-01-25 22:16:03 +01:00 |
|