anonymousland-synapse/synapse/api
Luke Barnard 1b17d1a106 Use real AS object by passing it through the requester
This means synapse does not have to check if the AS is interested, but instead it effectively re-uses what it already knew about the requesting user
2016-10-20 11:43:05 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Use real AS object by passing it through the requester 2016-10-20 11:43:05 +01:00
constants.py Move ThirdPartyEntityKind into api.constants so the expectation becomes that the value is significant 2016-08-25 18:34:47 +01:00
errors.py Implement https://github.com/matrix-org/matrix-doc/pull/346/files 2016-07-08 17:42:48 +01:00
filtering.py Add 'contains_url' to filter 2016-07-14 15:35:48 +01:00
ratelimiting.py copyrights 2016-01-07 04:26:29 +00:00
urls.py APP_SERVICE_PREFIX is never used; don't bother 2016-08-25 18:06:05 +01:00