synapse/synapse
2015-04-21 20:18:29 +01:00
..
api Sanitise a user's powerlevel to an int() before numerical comparison, because otherwise Python is "helpful" with it (SYN-351) 2015-04-21 20:18:29 +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 SYN-350: Don't ratelimit the individual events generated during room creation 2015-04-21 14:14:19 +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 Set a version_string in BaseMediaResource so that the request_handler wrapper works 2015-04-21 16:43:58 +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 Bump syutil version to 0.0.5 2015-04-21 17:04:06 +01:00
server.py
state.py
types.py