synapse-old/webclient/components/matrix
Kegan Dougal fd535183ee Remove events.rooms[room_id] entirely from event-handler-service.
Everything now uses modelService, but there are still one or two
minor teething problems to fix.
2014-11-03 12:18:22 +00:00
..
event-handler-service.js Remove events.rooms[room_id] entirely from event-handler-service. 2014-11-03 12:18:22 +00:00
event-stream-service.js Prevent EventStreamService from knowing too much about the EventHandlerService by changing the contract to just be a single initialSync response callback. Leave it up the handler to deal with splitting out information from /initialSync. 2014-11-03 09:44:20 +00:00
matrix-call.js Make call stuff use modelService. 2014-11-03 10:33:38 +00:00
matrix-filter.js Keep matrixService stateless and make matrixFilter use modelService. 2014-11-03 10:23:14 +00:00
matrix-phone-service.js Propagate failure reason to the other party. 2014-09-22 11:44:15 +01:00
matrix-service.js Keep matrixService stateless and make matrixFilter use modelService. 2014-11-03 10:23:14 +00:00
model-service.js Remove events.rooms[room_id] entirely from event-handler-service. 2014-11-03 12:18:22 +00:00
notification-service.js Factor out notification logic. 2014-10-31 11:54:04 +00:00
presence-service.js fix desktop notifs, which were broken in eab463fd 2014-09-08 11:28:51 +02:00