0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-25 17:59:07 +02:00
synapse/syweb/webclient/recents
Kegan Dougal 96cd467cfa Add recents-service to store shared state between recents-controllers.
Remove the selectedRoomId from rootScope and instead store it in
recents-service. Add a broadcast to notify listeners (recents-controller)
to updates of this.
2014-11-12 14:57:36 +00:00
..
recents-controller.js Add recents-service to store shared state between recents-controllers. 2014-11-12 14:57:36 +00:00
recents-filter.js Swap from using raw m.room.member events for room members to using actual RoomMember objects, so User objects can be tacked on. Update tests. 2014-11-06 14:52:22 +00:00
recents.html SYWEB-57: Highlight rooms where the history has changed. 2014-11-12 14:31:30 +00:00