element-web/src/stores/room-list
Travis Ralston 1d43c8b791 Remove forgotten rooms from the room list once forgotten
Fixes https://github.com/vector-im/element-web/issues/15559

This isn't exactly perfect as an implementation: if the user refreshes immediately after forgetting then there is a good chance the room re-appears because of the sync accumulator. At the very least this change makes it so in *most* cases the room goes away, which is probably good enough until https://github.com/vector-im/element-web/issues/14038 can be implemented properly.
2021-03-18 23:28:59 -06:00
..
algorithms Update src/stores/room-list/algorithms/Algorithm.ts 2021-02-26 22:08:36 +00:00
filters Add Space Panel with Room List filtering 2021-02-26 10:41:26 +00:00
previews Fix copy for call hangup previews 2020-11-03 15:22:23 +00:00
ListLayout.ts Revert "Turn previews on for DMs and ensure they get rendered" 2020-07-14 13:36:28 -06:00
MessagePreviewStore.ts Clear message previews when the maximum limit is reached for history 2021-02-17 22:36:26 -07:00
models.ts Show suggested rooms from the selected space 2021-03-08 15:52:21 +00:00
RoomListLayoutStore.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
RoomListStore.ts Remove forgotten rooms from the room list once forgotten 2021-03-18 23:28:59 -06:00
SpaceWatcher.ts Add Space Panel with Room List filtering 2021-02-26 10:41:26 +00:00
TagWatcher.ts updated TagFilterStore 2020-10-10 18:02:58 +05:30