0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-10-26 02:16:34 +02:00
synapse/syweb/webclient/components/matrix
2014-11-12 15:11:34 +00:00
..
event-handler-service.js Move room alias/id mapping logic from matrixService to modelService. 2014-11-12 11:14:19 +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 Various fixes to try & make openwebrtc safari extension work (still doesn't work). 2014-11-07 17:56:28 +00:00
matrix-filter.js Move room alias/id mapping logic from matrixService to modelService. 2014-11-12 11:14:19 +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 SYWEB-146: Fix room ID leaking on recents page when the name of the room is just an alias. 2014-11-12 11:24:05 +00:00
model-service.js Remove getRoomAliasAndDisplayName: room name logic is in mRoomName filter, and this method was only used for /publicRooms requests. 2014-11-12 11:49:27 +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
recents-service.js Migrate unread messages logic to recentsService. 2014-11-12 15:11:34 +00:00