MatrixSynapse/synapse/rest
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
..
admin Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
client Use the proper serialization format when bundling aggregations. (#12090) 2022-03-03 10:43:06 -05:00
consent Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
key Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
media Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
synapse Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
__init__.py Misc typing fixes for `tests`, part 1 of N (#11323) 2021-11-12 15:50:54 +00:00
health.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
well_known.py Default value for `public_baseurl` (#11210) 2021-11-08 14:13:10 +00:00