element-web/src/stores/room-list
J. Ryan Stinnett 729356394e Use room-specific listeners for message previews
This should be a bit faster (since we now only notify one tile instead of all
for each update). It also resolves the max listener warning.

Fixes https://github.com/vector-im/element-web/issues/15121
2021-01-15 14:21:21 +00:00
..
algorithms Make it possible in-code to hide rooms from the room list 2020-11-25 19:42:57 -07:00
filters Appease the linter 2020-11-26 08:06:48 -07: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 Use room-specific listeners for message previews 2021-01-15 14:21:21 +00:00
models.ts Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
RoomListLayoutStore.ts Fix lint issues in new code 2020-07-20 20:43:55 +01:00
RoomListStore.ts Mute all updates from rooms that are invisible 2020-11-25 20:03:58 -07:00
TagWatcher.ts updated TagFilterStore 2020-10-10 18:02:58 +05:30