Richard van der Hoff
|
40eda84933
Fix race which caused deleted devices to reappear (#6514)
|
4 年之前 |
Erik Johnston
|
4a33a6dd19
Move background update handling out of store
|
5 年之前 |
Erik Johnston
|
756d4942f5
Move DB pool and helper functions into dedicated Database class
|
5 年之前 |
Erik Johnston
|
ee86abb2d6
Remove underscore from SQLBaseStore functions
|
5 年之前 |
Erik Johnston
|
faac453f08
Test that pruning of old user IPs works
|
5 年之前 |
Erik Johnston
|
acb62a7cc6
Test background update
|
5 年之前 |
Erik Johnston
|
51d28272e2
Query devices table for last seen info.
|
5 年之前 |
Richard van der Hoff
|
953dbb7980
Remove access-token support from RegistrationStore.register (#5642)
|
5 年之前 |
Amber Brown
|
32e7c9e7f2
Run Black. (#5482)
|
5 年之前 |
Richard van der Hoff
|
12f9d51e82
Add admin api for sending server_notices (#5121)
|
5 年之前 |
Richard van der Hoff
|
40e576e29c
Move admin api impl to its own package
|
5 年之前 |
Amber Brown
|
7960c26fda
Fix adding new rows instead of updating them if one of the key values is a NULL in upserts. (#4369)
|
5 年之前 |
Amber Brown
|
6e05fd032c
Fix userconsent on Python 3 (#3938)
|
6 年之前 |
Amber Brown
|
1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908)
|
6 年之前 |
Neil Johnson
|
84a750e0c3
ensure guests never enter mau list
|
6 年之前 |
Neil Johnson
|
414d54b61a
Merge pull request #3670 from matrix-org/neilj/mau_sync_block
|
6 年之前 |
Amber Brown
|
99dd975dae
Run tests under PostgreSQL (#3423)
|
6 年之前 |
black
|
8b3d9b6b19
Run black.
|
6 年之前 |
Neil Johnson
|
885ea9c602
rename _user_last_seen_monthly_active
|
6 年之前 |
Neil Johnson
|
e10830e976
wip commit - tests failing
|
6 年之前 |
Neil Johnson
|
5593ff6773
fix (lots of) py3 test failures
|
6 年之前 |
Neil Johnson
|
b2aab04d2c
fix py3 test failure
|
6 年之前 |
Neil Johnson
|
00f99f74b1
insertion into monthly_active_users
|
6 年之前 |
Erik Johnston
|
8c23221666
Fix up
|
7 年之前 |
Erik Johnston
|
a0a561ae85
Fix up client ips to read from pending data
|
7 年之前 |
Richard van der Hoff
|
bc8f265f0a
GET /devices endpoint
|
8 年之前 |