0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-25 22:18:18 +02:00
synapse/changelog.d
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
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
11998.doc Enable complexity checking in complexity checking docs example (#11998) 2022-03-02 16:11:16 +00:00
12090.bugfix Use the proper serialization format when bundling aggregations. (#12090) 2022-03-03 10:43:06 -05:00
12101.misc Limit the size of the aggregation_key (#12101) 2022-03-03 10:52:35 +00:00
12108.misc Add type hints to tests/rest/client (#12108) 2022-03-02 16:34:14 +00:00
12113.misc Improve and refactor the tests for relations. (#12113) 2022-03-02 06:56:16 -05:00
12118.misc Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 2022-03-02 13:00:16 +00:00
12128.misc Check if instances are lists, not sequences. (#12128) 2022-03-02 13:18:51 +00:00
12136.misc Remove unused mocks from test_typing (#12136) 2022-03-02 17:24:52 +00:00
12137.misc Add suffices to scripts in scripts-dev (#12137) 2022-03-02 18:00:26 +00:00
12142.misc Move the snapcraft configuration to contrib. (#12142) 2022-03-02 19:22:44 +00:00
12144.misc Enable MSC3030 Complement tests in Synapse (#12144) 2022-03-03 11:45:23 +01:00
12145.misc Enable MSC2716 Complement tests in Synapse (#12145) 2022-03-03 11:19:20 +00:00