This website requires JavaScript.
Explore
Help
Register
Sign In
master
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
6df83555cc
synapse
/
synapse
History
Erik Johnston
6df83555cc
Handle a potential race in the notifier when calling get_events_for which resulted in an uncaught KeyError
2014-08-13 17:13:26 +01:00
..
api
Handle a potential race in the notifier when calling get_events_for which resulted in an uncaught KeyError
2014-08-13 17:13:26 +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