Commit graph

6 commits

Author SHA1 Message Date
Ajay Bura dc1f0fecb5 Add profile world type 2022-06-06 13:04:48 +05:30
Robert Long 340c3aa068 Add initial_state and room type to room creation options 2022-05-12 21:25:00 -07:00
Bruno Windels a50ea7e77b add support for observing room state for single room + initial state 2022-05-12 17:27:03 +02:00
Bruno Windels db05338596 extract function to iterate over room response state events 2022-05-12 17:26:29 +02:00
Bruno Windels d727dfd843 add session.observeRoomState to observe state changes in all rooms
and use it for calls
this won't be called for state already received and stored in storage,
that you need to still do yourself
2022-05-12 11:58:28 +02:00
Bruno Windels 8526461d3c split up create code into separate files 2022-02-10 16:43:32 +01:00
Renamed from src/matrix/room/common.js (Browse further)