0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-25 17:59:07 +02:00
synapse/syweb/webclient/components/matrix
2014-11-06 16:55:15 +00:00
..
event-handler-service.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
event-stream-service.js Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
matrix-call.js Detect call type by examining the SDP always rather than just in Firefox as it seems Chrome's behaviour is the odd one out here. 2014-11-06 16:55:15 +00:00
matrix-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
matrix-phone-service.js Don't cache isWebRTCSupported because whether webRTC is supported might change part-way through the page's lifecycle if your webrtc support comes from some kind of injected content script (hello OpenWebRTC Sarafi extension) 2014-11-06 16:49:33 +00:00
matrix-service.js Finish matrixService unit tests. Add missing encodeURIComponent to path args. 2014-11-05 14:35:41 +00:00
model-service.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
notification-service.js Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00
presence-service.js Move webclient to a python module so that it can be installed 2014-11-04 15:57:23 +00:00