56 Commits (84f441f88f51d3f94e1616e1e5507df0dadb6de8)

Author SHA1 Message Date
  V02460 84f441f88f
Prepare unit tests for Python 3.12 (#16099) 9 months ago
  Patrick Cloke daf11e26ef
Replace make_awaitable with AsyncMock (#16179) 9 months ago
  Neil Johnson ec662bbe41
Filter out unwanted user_agents from udv. (#16124) 9 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
  David Robertson b83e822556
Stop user directory from failing if it encounters users not in the `users` table. (#11053) 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
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 3 years ago
  Richard van der Hoff f4269694ce
Optimise some references to hs.config (#7546) 4 years ago
  Richard van der Hoff 40eda84933
Fix race which caused deleted devices to reappear (#6514) 4 years ago
  Erik Johnston 4a33a6dd19 Move background update handling out of store 4 years ago
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 years ago
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 4 years ago
  Erik Johnston faac453f08 Test that pruning of old user IPs works 4 years ago
  Erik Johnston acb62a7cc6 Test background update 4 years ago
  Erik Johnston 51d28272e2 Query devices table for last seen info. 4 years ago
  Richard van der Hoff 953dbb7980
Remove access-token support from RegistrationStore.register (#5642) 4 years ago
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 5 years ago
  Richard van der Hoff 12f9d51e82
Add admin api for sending server_notices (#5121) 5 years ago
  Richard van der Hoff 40e576e29c Move admin api impl to its own package 5 years ago
  Amber Brown 7960c26fda
Fix adding new rows instead of updating them if one of the key values is a NULL in upserts. (#4369) 5 years ago
  Amber Brown 6e05fd032c
Fix userconsent on Python 3 (#3938) 5 years ago
  Amber Brown 1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908) 5 years ago
  Neil Johnson 84a750e0c3 ensure guests never enter mau list 5 years ago
  Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 5 years ago
  black 8b3d9b6b19 Run black. 5 years ago
  Neil Johnson 885ea9c602 rename _user_last_seen_monthly_active 5 years ago
  Neil Johnson e10830e976 wip commit - tests failing 5 years ago