This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2025-01-30 10:53:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
anonymousland-synapse
/
syweb
/
webclient
/
components
/
matrix
History
Matthew Hodgson
bf944d9219
fix stupid truncation bug
2014-11-11 05:50:55 +00:00
..
event-handler-service.js
fix stupid truncation bug
2014-11-11 05:50:55 +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
wrap fully qualified user IDs more intelligently
2014-11-11 05:16:03 +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