MatrixSynapse/synapse/api
Erik Johnston 5ca2cfadc3 Add auth events as per spec. (#6556)
Previously we tried to be clever and filter out some unnecessary event
IDs to keep the auth chain small, but that had some annoying
interactions with state res v2 so we stop doing that for now.
2019-12-16 17:05:01 +00:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Add auth events as per spec. (#6556) 2019-12-16 17:05:01 +00:00
constants.py Merge pull request #6329 from matrix-org/babolivier/context_filters 2019-12-04 15:24:16 +00:00
errors.py Replace instance variations of homeserver with correct case/spacing 2019-11-12 13:08:12 +00:00
filtering.py Update copyrights 2019-11-05 14:46:35 +00:00
ratelimiting.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_versions.py Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
urls.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00