0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-24 18:49:01 +02:00
synapse/changelog.d
Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179)
Python 3.8 provides a native AsyncMock, we can replace the
homegrown version we have.
2023-08-24 19:38:46 -04:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
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
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