synapse/webclient/components/matrix
2014-08-29 15:29:26 +02:00
..
event-handler-service.js Change call signalling messages to be their own types of room events rather than room messages with different msgtypes: room messages should be things that the client can display as a unit message to the user. 2014-08-29 13:23:01 +01:00
event-stream-service.js Added a timeout(40s) to $http stream requests (/events) in order to be notified by an error when there is a network issue. Thus, we can retry with a new request. 2014-08-29 11:32:06 +02:00
matrix-call.js Don't break if the call ends before it connects 2014-08-29 13:28:39 +01:00
matrix-phone-service.js Change call signalling messages to be their own types of room events rather than room messages with different msgtypes: room messages should be things that the client can display as a unit message to the user. 2014-08-29 13:23:01 +01:00
matrix-service.js Oops, forgot a s/sendObject/sendEvent/ - make messages work again! 2014-08-29 13:45:15 +01:00
presence-service.js The away state is unavailable not offline 2014-08-29 15:29:26 +02:00