This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/matrix/room
Bruno Windels 2852834ce3 persist calls so they can be quickly loaded after a restart
also use event prefixes compatible with Element Call/MSC
2022-04-07 10:32:43 +02:00
..
members convert (Base)ObservableMap to typescript 2022-03-09 11:33:49 +01:00
sending split up create code into separate files 2022-02-10 16:43:32 +01:00
timeline fix lint 2022-02-16 18:01:24 +01:00
ArchivedRoom.js clear relations for room when forgetting room 2021-09-30 09:49:45 +02:00
AttachmentUpload.js add avatar support to creating room 2022-02-09 19:00:00 +01:00
BaseRoom.js move observable values each in their own file 2022-03-29 12:01:46 +02:00
common.ts split up create code into separate files 2022-02-10 16:43:32 +01:00
Invite.js mark room as DM based on synced state events,rather than just inviteData 2022-02-08 14:34:34 +01:00
ObservedEventMap.js move observable values each in their own file 2022-03-29 12:01:46 +02:00
PowerLevels.js Move PowerLevels.js into /room 2021-08-06 19:49:48 +05:30
Room.js persist calls so they can be quickly loaded after a restart 2022-04-07 10:32:43 +02:00
RoomBeingCreated.ts create user id array in m.direct if it doesn't exist already 2022-02-10 19:59:44 +01:00
RoomSummary.js dont log summary valued, as they can contain PII 2022-02-11 18:39:37 +01:00