Commit Graph

26 Commits (e514495465a52531da6c833e4c926f3d1625ae5e)

Author SHA1 Message Date
Patrick Cloke 7bc08f3201
Remove remaining bits of groups code. (#12936) 3 years ago
Will Hunt 2d74a8c178
Add `mau_appservice_trial_days` config (#12619) 3 years ago
Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 3 years ago
Sean Quah df95d3aec2
Revert change to counting of deactivated users towards the monthly active users limit (#11127) 3 years ago
Hillery Shay eda8c88b84
Add functionality to remove deactivated users from the monthly_active_users table (#10947) 3 years ago
Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) 3 years ago
reivilibre 642a42edde
Flatten the synapse.rest.client package (#10600) 3 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Will Hunt e300ef64b1
Require AppserviceRegistrationType (#9548) 4 years ago
Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 4 years ago
Erik Johnston 14eab1b4d2
Update tests/test_mau.py 4 years ago
Erik Johnston 4c33796b20 Correctly handle AS registerations and add test 4 years ago
Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 4 years ago
Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 4 years ago
Patrick Cloke 38e1fac886
Fix some spelling mistakes / typos. (#7811) 4 years ago
Andrew Morgan 0188daf32c
Replace instances of reactor pumping with get_success. (#7619) 5 years ago
Richard van der Hoff f4269694ce
Optimise some references to hs.config (#7546) 5 years ago
Andrew Morgan aee9130a83
Stop Auth methods from polling the config on every req. (#7420) 5 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Brendan Abolivier a4c3a361b7
Add rate-limiting on registration (#4735) 6 years ago
Travis Ralston 835779f7fb Add option to track MAU stats (but not limit people) (#3830) 6 years ago
Amber Brown e62f7f17b3
Remove some boilerplate in tests (#4156) 6 years ago
Amber Brown 0dce9e1379
Write some tests for the email pusher (#4095) 6 years ago
Amber Brown 52ec6e9dfa
Port tests/ to Python 3 (#3808) 6 years ago
Erik Johnston f2cbbda956 Unit tests 6 years ago