Commit Graph

27 Commits (04d7f56f53d7d5530ce7470bc51fcf0b43facf85)

Author SHA1 Message Date
Patrick Cloke 9dc3293e0b
Consolidate the logic of delete_device/delete_devices. (#12970) 3 years ago
Patrick Cloke e10a2fe0c2
Add some type hints to the tests.handlers module. (#12207) 3 years ago
Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 3 years ago
Dirk Klimpel 8d46fac98e
Delete messages from `device_inbox` table when deleting device (#10969) 3 years ago
Quentin Gliech bd4919fb72
MSC2918 Refresh tokens implementation (#9450) 4 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 4 years ago
Patrick Cloke 30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821) 4 years ago
Erik Johnston f21e24ffc2
Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 years ago
Hubert Chathi 4cb44a1585
Add support for MSC2697: Dehydrated devices (#8380) 4 years ago
Dionysis Grigoropoulos 37ca5924bd
Create function to check for long names in devices (#8364) 4 years ago
Patrick Cloke 6b3ac3b8cd
Convert device handler to async/await (#7871) 5 years ago
Patrick Cloke a92e703ab9
Reject device display names that are too long (#6882) 5 years ago
Amber Brown 77055dba92
Fix tests on postgresql (#3740) 7 years ago
Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 7 years ago
black 8b3d9b6b19 Run black. 7 years ago
Amber Brown 49af402019 run isort 7 years ago
Erik Johnston 8c23221666 Fix up 8 years ago
Erik Johnston c974116f19 Implement device key caching over federation 8 years ago
Richard van der Hoff 012b4c1913 Implement updating devices 9 years ago
Richard van der Hoff 436bffd15f Implement deleting devices 9 years ago
Richard van der Hoff 55abbe1850 make /devices return a list 9 years ago
Richard van der Hoff 1c3c202b96 Fix PEP8 errors 9 years ago
Richard van der Hoff 406f7aa0f6 Implement GET /device/{deviceId} 9 years ago
Richard van der Hoff 40a1c96617 Fix PEP8 errors 9 years ago
Richard van der Hoff bc8f265f0a GET /devices endpoint 9 years ago
Richard van der Hoff f863a52cea Add device_id support to /login 9 years ago