MatrixSynapse/synapse/api
Erik Johnston d45e2302ed Merge branch 'signature_failures' of github.com:matrix-org/synapse into federation_client_retries 2015-02-04 16:30:15 +00:00
..
__init__.py
auth.py Change context.auth_events to what the auth_events would be bases on context.current_state, rather than based on the auth_events from the event. 2015-02-04 14:06:46 +00:00
constants.py
errors.py Apply sanity to the transport client interface. Convert 'make_join' and 'send_join' to accept iterables of destinations 2015-02-04 16:28:12 +00:00
filtering.py Use 'in' to test if the key exists, remove unused _filters_for_user 2015-01-30 14:54:06 +00:00
ratelimiting.py
urls.py