Commit History

Author SHA1 Message Date
  Quentin Gliech 9c77557ab3 Fix device deletion with MSC3861 enabled 8 months ago
  David Robertson ed5e8a77ca Ignore redundant casts in latest deps CI job (#16213) 8 months ago
  Erik Johnston 3de82bb2af Gracefully handle failing to thumbnail images (#16211) 8 months ago
  Erik Johnston a2e0d4cd60 Fix rare bug that broke looping calls (#16210) 8 months ago
  David Robertson 05d824526a Merge branch 'master' into develop 8 months ago
  David Robertson 8c56e18e47 1.91.0 8 months ago
  Patrick Cloke ebd8374fb5 Stop writing to the event_txn_id table (#16175) 8 months ago
  David Robertson 62a1a9be52 Describe which rate limiter was hit in logs (#16135) 8 months ago
  Patrick Cloke e9235d92f2 Track currently syncing users by device for presence (#16172) 8 months ago
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) 8 months ago
  dependabot[bot] 001fc7bd19 Bump ruff from 0.0.277 to 0.0.286 (#16198) 8 months ago
  Evilham 63b51ef3fb Support IPv6-only SMTP servers (#16155) 8 months ago
  Patrick Cloke 2d72367367 Update black & fix the targeted Python versions. (#16187) 8 months ago
  Chen Zhang 692ee2af19 Fix inaccurate error message while trying to ban or unban a user with the same or higher PL (#16205) 8 months ago
  Patrick Cloke 40901af5e0 Pass the device ID around in the presence handler (#16171) 8 months ago
  Patrick Cloke 1bf143699c Combine logic about not overriding BUSY presence. (#16170) 8 months ago
  Mathieu Velten 501da8ecd8 Task scheduler: add replication notify for new task to launch ASAP (#16184) 8 months ago
  dependabot[bot] 224c2bbcfa Bump serde from 1.0.184 to 1.0.188 (#16194) 8 months ago
  Patrick Cloke 4379d3ef63 Bump setuptools-rust from 1.6.0 to 1.7.0. (#16201) 8 months ago
  dependabot[bot] 1511a55539 Bump regex from 1.9.3 to 1.9.4 (#16195) 8 months ago
  dependabot[bot] c0bbad8a96 Bump psycopg2 from 2.9.6 to 2.9.7 (#16196) 8 months ago
  dependabot[bot] 743860e6a6 Bump types-pyyaml from 6.0.12.10 to 6.0.12.11 (#16199) 8 months ago
  dependabot[bot] e54c1d4ed3 Bump types-psycopg2 from 2.9.21.10 to 2.9.21.11 (#16200) 8 months ago
  V02460 84f441f88f Prepare unit tests for Python 3.12 (#16099) 8 months ago
  Patrick Cloke ed6de4b2d4 service-identity, incremental, and setuptools-rust now have type hints. (#16186) 8 months ago
  Patrick Cloke 82699428e3 Validate input to POST /key/v2/query endpoint. (#16183) 8 months ago
  Patrick Cloke fcf7a5759e Send proper JSON POST data to /publicRooms (#16185) 8 months ago
  Patrick Cloke a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) 8 months ago
  Will Hunt 5c9402b9fd Add warnings about MSC3861 on certain APIs. (#16168) 8 months ago
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) 8 months ago