use all new /rooms/<room id>/state to actually gather the state for rooms...
use all new /rooms/<room id>/state to actually gather the state for rooms whenever join them. a bit ugly, as we don't currently have a nice place to gather housekeeping after joining a room, so horrible code duplication...
Showing
- webclient/components/matrix/matrix-service.js 7 additions, 1 deletionwebclient/components/matrix/matrix-service.js
- webclient/home/home-controller.js 22 additions, 7 deletionswebclient/home/home-controller.js
- webclient/room/room-controller.js 20 additions, 0 deletionswebclient/room/room-controller.js
Loading
Please register or sign in to comment