Richard van der Hoff
|
33ebee47e4
Remove redundant `get_success` calls in test code (#12346)
|
il y a 2 ans |
David Robertson
|
fffb3c4c8f
Always allow the empty string as an avatar_url. (#12261)
|
il y a 2 ans |
Dirk Klimpel
|
5dd949bee6
Add type hints to some tests/handlers files. (#12224)
|
il y a 2 ans |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
il y a 2 ans |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
il y a 2 ans |
Brendan Abolivier
|
bf60da1a60
Configurable limits on avatars (#11846)
|
il y a 2 ans |
Patrick Cloke
|
a0f48ee89d
Use direct references for configuration variables (part 7). (#10959)
|
il y a 3 ans |
David Robertson
|
60453315bd
Always add local users to the user directory (#10796)
|
il y a 3 ans |
Jonathan de Jong
|
89cfc3dd98
[pyupgrade] `tests/` (#10347)
|
il y a 3 ans |
Marcus
|
8070b893db
update black to 21.6b0 (#10197)
|
il y a 3 ans |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
il y a 3 ans |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
il y a 3 ans |
AndrewFerr
|
9bc74743d5
Add configs to make profile data more private (#9203)
|
il y a 3 ans |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
il y a 3 ans |
Patrick Cloke
|
8a33d217bd
Convert some test cases to use HomeserverTestCase. (#9377)
|
il y a 3 ans |
Dirk Klimpel
|
7a2e9b549d
Remove user's avatar URL and displayname when deactivated. (#8932)
|
il y a 3 ans |
Richard van der Hoff
|
90cf1eec44
Remove redundant mocking
|
il y a 3 ans |
Patrick Cloke
|
30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821)
|
il y a 3 ans |
Patrick Cloke
|
c9c0ad5e20
Remove the deprecated Handlers object (#8494)
|
il y a 4 ans |
Patrick Cloke
|
c619253db8
Stop sub-classing object (#8249)
|
il y a 4 ans |
Patrick Cloke
|
4c6c56dc58
Convert simple_select_one and simple_select_one_onecol to async (#8162)
|
il y a 4 ans |
Patrick Cloke
|
050e20e7ca
Convert some of the general database methods to async (#8100)
|
il y a 4 ans |
Patrick Cloke
|
c978f6c451
Convert federation client to async/await. (#7975)
|
il y a 4 ans |
Patrick Cloke
|
6fca1b3506
Convert _base, profile, and _receipts handlers to async/await (#7860)
|
il y a 4 ans |
Andrew Morgan
|
f4e6495b5d
Performance improvements and refactor of Ratelimiter (#7595)
|
il y a 4 ans |
Andrew Morgan
|
6b22921b19
async/await is_server_admin (#7363)
|
il y a 4 ans |
Dirk Klimpel
|
8327eb9280
Add options to prevent users from changing their profile. (#7096)
|
il y a 4 ans |
Richard van der Hoff
|
6a35046363
Revert "Add options to disable setting profile info for prevent changes. (#7053)"
|
il y a 4 ans |
dklimpel
|
885134529f
updates after review
|
il y a 4 ans |
dklimpel
|
7e5f40e771
fix tests
|
il y a 4 ans |