Commit History

Author SHA1 Message Date
  reivilibre 1f5473465d Refresh remote profiles that have been marked as stale, in order to fill the user directory. [rei:userdirpriv] (#14756) 1 year ago
  reivilibre 1cbc3f197c Fix a bug introduced in Synapse v1.74.0 where searching with colons when using ICU for search term tokenisation would fail with an error. (#15079) 1 year ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  Shay 03bccd542b Add a class UnpersistedEventContext to allow for the batching up of storing state groups (#14675) 1 year ago
  realtyem 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago
  Patrick Cloke 7bc08f3201 Remove remaining bits of groups code. (#12936) 2 years ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  David Robertson d4713d3e33 Discard null-containing strings before updating the user directory (#12762) 2 years ago
  Sean Quah 78b99de7c2 Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 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
  reivilibre 513913cc6b Expose the registered device ID from the `register_appservice_user` test helper. (#11615) 2 years ago
  David Robertson 2d91b6256e Fix adding excluded users to the private room sharing tables when joining a room (#11143) 2 years ago
  David Robertson 37b845dabc Don't remove local users from dir when the leave their last room (#11103) 2 years ago
  David Robertson e09be0c87a Correctly exclude users when making a room public or private (#11075) 2 years ago
  David Robertson b83e822556 Stop user directory from failing if it encounters users not in the `users` table. (#11053) 2 years ago
  David Robertson 670a8d9a1e Fix overwriting profile when making room public (#11003) 2 years ago
  David Robertson e0bf34dada Don't alter directory entries for local users when setting a per-room nickname (#11002) 2 years ago
  David Robertson 370bca32e6 Don't drop user dir deltas when server leaves room (#10982) 2 years ago
  David Robertson f7b034a24b Consistently exclude from user_directory (#10960) 2 years ago
  David Robertson 3aefc7b66d Refactor user directory tests (#10935) 2 years ago
  Patrick Cloke bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 2 years ago
  David Robertson 7f3352743e Improve typing in user_directory files (#10891) 2 years ago
  David Robertson dcfd864970 Fix reactivated users not being added to the user directory (#10782) 2 years ago
  David Robertson 318162f5de Easy refactors of the user directory (#10789) 2 years ago
  David Robertson 5e9b382505 Pull out encrypted_by_default tests from user_directory tests (#10752) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago
  Brendan Abolivier 1b3e398bea Standardise the module interface (#10062) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago