0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-12 02:03:46 +01:00
synapse/webclient/components/matrix
2014-09-18 12:02:52 +01:00
..
event-handler-service.js Patch for SYWEB-40 : isStateEvent is not being set correctly, and really shouldn't be a configurable arg in the first place. As a result of being undefined, the events.rooms[rid].members object was not being updated in some cases, which combined with the recents-filter bug (32808e4), caused federated rooms to not appear in the recents list. 2014-09-18 12:02:52 +01:00
event-stream-service.js webclient SYWEB-3 : Public rooms are bold. Can't think of a nicer way which doesn't clutter the recents list. 2014-09-17 16:38:40 +01:00
matrix-call.js unbreak calls in firefox 2014-09-18 11:59:27 +01:00
matrix-filter.js
matrix-phone-service.js
matrix-service.js
presence-service.js