element-portable/src/stores/room-list
David Baker 0a90c982c7 Add VoIP user mapper
The accompanying element-web PR with the config documentation should
explain what this is & why. Internally, this breaks the assumption
that call.roomId is the room that the call appears in for the user.
call.roomId may now be a 'virtual' room while the react SDK actually
displays it in a different room. React SDK always stores the calls
under the user-facing rooms, and provides a function to get the
user-facing room for a given call.
2021-01-21 19:20:35 +00:00
..
algorithms Make it possible in-code to hide rooms from the room list 2020-11-25 19:42:57 -07:00
filters Add VoIP user mapper 2021-01-21 19:20:35 +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 Ensure message previews update when needed 2020-07-23 22:24:07 -06: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