Commit History

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