forked-synapse/synapse/events
Patrick Cloke 494ebd7347
Include bundled aggregations in /sync and related fixes (#11478)
Due to updates to MSC2675 this includes a few fixes:

* Include bundled aggregations for /sync.
* Do not include bundled aggregations for /initialSync and /events.
* Do not bundle aggregations for state events.
* Clarifies comments and variable names.
2021-12-06 15:51:15 +00: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 Include bundled aggregations in /sync and related fixes (#11478) 2021-12-06 15:51:15 +00:00
validator.py Add remaining type hints to synapse.events. (#11098) 2021-11-02 09:55:52 -04:00