Commit Graph

11 Commits (ec63f5a8bda1bcdbca85c6f601b8dcfd0d1e9b66)

Author SHA1 Message Date
Erik Johnston 23740eaa3d
Correctly mention previous copyright (#16820) 10 months ago
Patrick Cloke 8e1e62c9e0 Update license headers 1 year ago
Erik Johnston 42d261c32f
Port the push rule classes to Rust. (#13768) 2 years ago
reivilibre 3a245f6cfe
Fix validation problem that occurs when a user tries to deactivate their account or change their password. (#13563) 2 years ago
Erik Johnston 5442891cbc
Make push rules use proper structures. (#13522) 2 years ago
Dirk Klimpel e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463) 2 years ago
Richard van der Hoff 33ebee47e4
Remove redundant `get_success` calls in test code (#12346) 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
reivilibre af795173be
Add a background database update to purge account data for deactivated users. (#11655) 3 years ago
reivilibre df54c8485a
Remove account data (including client config, push rules and ignored users) upon user deactivation. (#11621) 3 years ago