Historia zmian

Autor SHA1 Wiadomość Data
  David Robertson 2d91b6256e Fix adding excluded users to the private room sharing tables when joining a room (#11143) 3 lat temu
  David Robertson 37b845dabc Don't remove local users from dir when the leave their last room (#11103) 3 lat temu
  David Robertson e09be0c87a Correctly exclude users when making a room public or private (#11075) 3 lat temu
  David Robertson b83e822556 Stop user directory from failing if it encounters users not in the `users` table. (#11053) 3 lat temu
  David Robertson 670a8d9a1e Fix overwriting profile when making room public (#11003) 3 lat temu
  David Robertson e0bf34dada Don't alter directory entries for local users when setting a per-room nickname (#11002) 3 lat temu
  David Robertson 370bca32e6 Don't drop user dir deltas when server leaves room (#10982) 3 lat temu
  David Robertson f7b034a24b Consistently exclude from user_directory (#10960) 3 lat temu
  David Robertson 3aefc7b66d Refactor user directory tests (#10935) 3 lat temu
  Patrick Cloke bb7fdd821b Use direct references for configuration variables (part 5). (#10897) 3 lat temu
  David Robertson 7f3352743e Improve typing in user_directory files (#10891) 3 lat temu
  David Robertson dcfd864970 Fix reactivated users not being added to the user directory (#10782) 3 lat temu
  David Robertson 318162f5de Easy refactors of the user directory (#10789) 3 lat temu
  David Robertson 5e9b382505 Pull out encrypted_by_default tests from user_directory tests (#10752) 3 lat temu
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 3 lat temu
  Brendan Abolivier 1b3e398bea Standardise the module interface (#10062) 3 lat temu
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 lat temu
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 lat temu
  Patrick Cloke c4a55ac4a4 Fix style checking due to updated black. 3 lat temu
  Andrew Morgan 13e9029f44 Add a config option to prioritise local users in user directory search results (#9383) 3 lat temu
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 lat temu
  Dirk Klimpel c07022303e Fix a bug that deactivated users appear in the directory (#8933) 3 lat temu
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 lat temu
  David Teller f14428b25c Allow spam-checker modules to be provide async methods. (#8890) 3 lat temu
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 4 lat temu
  Patrick Cloke 3f91638da6 Allow denying or shadow banning registrations via the spam checker (#8034) 4 lat temu
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) 4 lat temu
  Andrew Morgan fcd6961441 Add option to enable encryption by default for new rooms (#7639) 4 lat temu
  Patrick Cloke 737b4a936e Convert user directory handler and related classes to async/await. (#7640) 4 lat temu
  Andrew Morgan 67feea8044 Extend spam checker to allow for multiple modules (#7435) 4 lat temu