0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-09 06:08:56 +02:00
synapse/changelog.d
Patrick Cloke a8a46b1336
Replace simple_async_mock with AsyncMock (#16180)
Python 3.8 has a native AsyncMock, use it instead of a custom
implementation.
2023-08-25 09:27:21 -04:00
..
.gitignore
15816.feature Add configuration setting for CAS protocol version (#15816) 2023-08-24 16:11:23 -04:00
16008.doc Update URLs to matrix.org blog categories. (#16008) 2023-08-24 11:06:06 -04:00
16113.feature Stabilize support for MSC3958 (suppress notifications from edits). (#16113) 2023-08-23 13:22:34 -04:00
16121.misc Fix typechecking with twisted trunk (#16121) 2023-08-24 14:53:07 +00:00
16136.feature Add Retry-After to M_LIMIT_EXCEEDED error responses (#16136) 2023-08-24 10:40:26 -04:00
16168.doc Add warnings about MSC3861 on certain APIs. (#16168) 2023-08-25 07:25:34 -04:00
16178.doc Document exclude_rooms_fom_sync configuration option (#16178) 2023-08-24 13:57:53 -07:00
16179.misc Replace make_awaitable with AsyncMock (#16179) 2023-08-24 19:38:46 -04:00
16180.misc Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00