MatrixSynapse/synapse
Mark Haines 1967650bc4 Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator 2015-04-21 16:35:53 +01:00
..
api Neater implementation of membership change auth checks, ensuring we can't forget to check if the calling user is a member of the room 2015-04-15 18:40:23 +01:00
app Move server key api into rest/key/v1 2015-04-14 13:28:11 +01:00
appservice
config Update syutil version to 0.0.4 2015-04-14 16:18:17 +01:00
crypto
events
federation
handlers Filter typing nofication events to only those rooms the requesting user is a member of (SYN-328) 2015-04-15 23:34:16 +01:00
http Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator 2015-04-21 16:35:53 +01:00
metrics
push
rest Combine the request wrappers in rest/media/v1 and http/server into a single wrapper decorator 2015-04-21 16:35:53 +01:00
storage Merge pull request #114 from matrix-org/improve_get_event_cache 2015-04-08 16:50:27 +01:00
streams
util Merge branch 'master' of github.com:matrix-org/synapse into develop 2015-04-08 16:43:17 +01:00
__init__.py Bump version 2015-04-17 13:25:16 +01:00
notifier.py Add comment 2015-04-09 11:42:21 +01:00
python_dependencies.py Update syutil version to 0.0.4 2015-04-14 16:18:17 +01:00
server.py
state.py
types.py