This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/matrix-org/synapse.git
synced
2025-08-20 14:01:09 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
synapse
/
webclient
/
components
/
matrix
History
Kegan Dougal
dd661769e1
Renamed /rooms to /createRoom. Removed ability to PUT raw room IDs, and removed tests which tested that. Updated cmdclient and webclient.
2014-08-27 11:33:56 +01:00
..
event-handler-service.js
Adjusted webclient to use new state paths. Updated membership msg template to actually show the person invited. Factored out common membership functions in matrix service.
2014-08-26 10:24:47 +01:00
event-stream-service.js
Only start event streaming after having set up the controllers.
2014-08-21 17:55:41 +01:00
matrix-service.js
Renamed /rooms to /createRoom. Removed ability to PUT raw room IDs, and removed tests which tested that. Updated cmdclient and webclient.
2014-08-27 11:33:56 +01:00
presence-service.js
Determine and send user presence state
2014-08-26 16:25:27 +02:00