forked-synapse/synapse/events
Patrick Cloke 379f2650cf
Bundle relations of relations into the /relations result. (#11284)
Per updates to MSC2675 which now states that bundled
aggregations should be included from the `/relations`
endpoint.
2021-11-30 11:33:33 -05:00
..
__init__.py Add remaining type hints to synapse.events. (#11098) 2021-11-02 09:55:52 -04:00
builder.py Get db signatures file to pass mypy (#11312) 2021-11-11 17:04:44 +00:00
presence_router.py Add type hints to synapse.events.*. (#11066) 2021-10-13 07:24:07 -04:00
snapshot.py Fix using MSC2716 batch sending with event persistence workers (#11220) 2021-11-29 13:13:23 +00:00
spamcheck.py Add type hints to synapse.events.*. (#11066) 2021-10-13 07:24:07 -04:00
third_party_rules.py Make check_event_allowed module API callback not fail open (accept events) when an exception is raised (#11033) 2021-11-01 15:45:56 +00:00
utils.py Bundle relations of relations into the /relations result. (#11284) 2021-11-30 11:33:33 -05:00
validator.py Add remaining type hints to synapse.events. (#11098) 2021-11-02 09:55:52 -04:00