Commit History

Author SHA1 Message Date
  Patrick Cloke 9407d5ba78 Convert simple_select_list and simple_select_list_txn to return lists of tuples (#16505) 8 months ago
  Patrick Cloke 6ad1f9eac2 Convert DeviceLastConnectionInfo to attrs. (#16507) 8 months ago
  V02460 84f441f88f Prepare unit tests for Python 3.12 (#16099) 10 months ago
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) 10 months ago
  Neil Johnson ec662bbe41 Filter out unwanted user_agents from udv. (#16124) 10 months ago
  Erik Johnston 6204c3663e Revert pruning of old devices (#15360) 1 year ago
  Erik Johnston 78cdb72cd6 Delete stale non-e2e devices for users, take 3 (#15183) 1 year ago
  dependabot[bot] 9bb2eac719 Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
  reivilibre 74b89c2761 Revert the deletion of stale devices due to performance issues. (#14662) 1 year ago
  Patrick Cloke 3ac412b4e2 Require types in tests.storage. (#14646) 1 year ago
  Erik Johnston c2de2ca630 Delete stale non-e2e devices for users, take 2 (#14595) 1 year ago
  David Robertson c29e2c6306 Revert "POC delete stale non-e2e devices for users (#14038)" (#14582) 1 year ago
  Erik Johnston c7e29ca277 POC delete stale non-e2e devices for users (#14038) 1 year ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Sean Quah 2451003f6f Test that `ClientIpStore` combines database and in-memory data correctly (#11179) 2 years ago
  Sean Quah b8b905c4ea Fix inconsistent behavior of `get_last_client_by_ip` (#10970) 2 years ago
  David Robertson 370bca32e6 Don't drop user dir deltas when server leaves room (#10982) 2 years ago
  Sean Quah d1cbad388f Fix error in `get_user_ip_and_agents` when fetching from the database (#10968) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 years ago
  Dirk Klimpel 48a1f4db31 Remove old admin API `GET /_synapse/admin/v1/users/<user_id>` (#9401) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Dirk Klimpel 3f0ff53158 Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 3 years ago
  Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` 3 years ago
  Richard van der Hoff c3e3552ec4 fixup test 3 years ago
  Richard van der Hoff ebc405446e Add a `custom_headers` param to `make_request` (#8760) 3 years ago
  Dan Callahan aff1eb7c67 Tell Black to format code for Python 3.5 (#8664) 3 years ago
  Patrick Cloke cef00211c8 Allow for make_awaitable's return value to be re-used. (#8261) 3 years ago
  Patrick Cloke b49a5b9307 Convert stats and related calls to async/await (#8192) 3 years ago