MatrixSynapse/synapse
Erik Johnston 4195e55ccc Merge branch 'develop' of github.com:matrix-org/synapse into federation_rate_limit 2015-03-02 13:39:22 +00:00
..
api
app
appservice
config Make the federation server ratelimiting configurable. 2015-03-02 11:33:45 +00:00
crypto
events
federation Merge branch 'develop' of github.com:matrix-org/synapse into federation_rate_limit 2015-03-02 13:39:22 +00:00
handlers Finish impl to get new events for AS. ASes should now be able to poll /events 2015-02-26 16:23:01 +00:00
http
push
rest SYWEB-278 Don't allow rules with no rule_id. 2015-02-25 14:02:38 +00:00
storage PEP8 2015-03-02 11:23:46 +00:00
streams
util Use contextlib.contextmanager instead of a custom class 2015-03-02 13:32:44 +00:00
__init__.py
notifier.py Notify appservices of invites mid-poll. 2015-02-27 09:39:12 +00:00
python_dependencies.py
server.py
state.py
types.py