This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
6904952ec4
MatrixSynapse
/
synapse
History
Kegan Dougal
2da1e1526e
Don't pass host_web_client flag to register_servlets, it needs to be a Resource not a RestServlet.
2014-08-13 15:57:58 +01:00
..
api
Use strings instead of opaque magic-number constants for presence states; rename AWAY to UNAVAILABLE
2014-08-13 14:31:48 +01:00
app
Don't pass host_web_client flag to register_servlets, it needs to be a Resource not a RestServlet.
2014-08-13 15:57:58 +01:00
crypto
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
federation
Namespace all the Federation HTTP URLs to /matrix/federation/v1/...
2014-08-13 15:07:55 +01:00
handlers
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
http
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
rest
Added a -w flag which will host the web client if specified. Currently this just delegates to the webclient RestServlet.
2014-08-13 13:50:01 +01:00
storage
Return the room_alias when GETing public rooms.
2014-08-13 11:57:49 +01:00
util
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
__init__.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
server.py
Don't pass host_web_client flag to register_servlets, it needs to be a Resource not a RestServlet.
2014-08-13 15:57:58 +01:00
state.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00
types.py
add in whitespace after copyright statements to improve legibility
2014-08-13 03:14:34 +01:00