MatrixSynapse/synapse/events
Patrick Cloke 1d11b452b7
Use the proper serialization format when bundling aggregations. (#12090)
This ensures that the `latest_event` field of the bundled aggregation
for threads uses the same format as the other events in the response.
2022-03-03 10:43:06 -05:00
..
__init__.py
builder.py Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
presence_router.py
snapshot.py Faster joins: persist to database (#12012) 2022-03-01 12:49:54 +00:00
spamcheck.py
third_party_rules.py Add module callbacks called for reacting to deactivation status change and profile update (#12062) 2022-03-01 15:00:03 +00:00
utils.py Use the proper serialization format when bundling aggregations. (#12090) 2022-03-03 10:43:06 -05:00
validator.py