Histórico de Commits

Autor SHA1 Mensagem Data
  Patrick Cloke daf11e26ef Replace make_awaitable with AsyncMock (#16179) há 1 ano atrás
  Mathieu Velten a719b703d9 Fix 404 on /profile when the display name is empty but not the avatar (#16012) há 1 ano atrás
  Shay d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) há 1 ano atrás
  Shay 301b4156d5 Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) há 1 ano atrás
  Patrick Cloke 652d1669c5 Add missing type hints to tests.handlers. (#14680) há 2 anos atrás
  Ashish Kumar 0cfbb35131 fix broken avatar checks when server_name contains a port (#13927) há 2 anos atrás
  Richard van der Hoff 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) há 2 anos atrás
  David Robertson fffb3c4c8f Always allow the empty string as an avatar_url. (#12261) há 2 anos atrás
  Dirk Klimpel 5dd949bee6 Add type hints to some tests/handlers files. (#12224) há 2 anos atrás
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) há 2 anos atrás
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) há 2 anos atrás
  Brendan Abolivier bf60da1a60 Configurable limits on avatars (#11846) há 2 anos atrás
  Patrick Cloke a0f48ee89d Use direct references for configuration variables (part 7). (#10959) há 3 anos atrás
  David Robertson 60453315bd Always add local users to the user directory (#10796) há 3 anos atrás
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) há 3 anos atrás
  Marcus 8070b893db update black to 21.6b0 (#10197) há 3 anos atrás
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) há 3 anos atrás
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) há 3 anos atrás
  AndrewFerr 9bc74743d5 Add configs to make profile data more private (#9203) há 3 anos atrás
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) há 3 anos atrás
  Patrick Cloke 8a33d217bd Convert some test cases to use HomeserverTestCase. (#9377) há 3 anos atrás
  Dirk Klimpel 7a2e9b549d Remove user's avatar URL and displayname when deactivated. (#8932) há 4 anos atrás
  Richard van der Hoff 90cf1eec44 Remove redundant mocking há 4 anos atrás
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) há 4 anos atrás
  Patrick Cloke c9c0ad5e20 Remove the deprecated Handlers object (#8494) há 4 anos atrás
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) há 4 anos atrás
  Patrick Cloke 4c6c56dc58 Convert simple_select_one and simple_select_one_onecol to async (#8162) há 4 anos atrás
  Patrick Cloke 050e20e7ca Convert some of the general database methods to async (#8100) há 4 anos atrás
  Patrick Cloke c978f6c451 Convert federation client to async/await. (#7975) há 4 anos atrás
  Patrick Cloke 6fca1b3506 Convert _base, profile, and _receipts handlers to async/await (#7860) há 4 anos atrás