Commit History

Author SHA1 Message Date
  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) 5 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
  Neil Johnson 414d54b61a Merge pull request #3670 from matrix-org/neilj/mau_sync_block 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 6 years ago
  Neil Johnson 5593ff6773 fix (lots of) py3 test failures 6 years ago
  Neil Johnson b2aab04d2c fix py3 test failure 6 years ago
  Neil Johnson 00f99f74b1 insertion into monthly_active_users 6 years ago
  Erik Johnston 8c23221666 Fix up 7 years ago
  Erik Johnston a0a561ae85 Fix up client ips to read from pending data 7 years ago
  Richard van der Hoff bc8f265f0a GET /devices endpoint 8 years ago