David Robertson
|
d4713d3e33
Discard null-containing strings before updating the user directory (#12762)
|
2 лет назад |
Sean Quah
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 лет назад |
Richard van der Hoff
|
f0b03186d9
Add type hints for `tests/unittest.py`. (#12347)
|
2 лет назад |
Patrick Cloke
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 лет назад |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 лет назад |
reivilibre
|
513913cc6b
Expose the registered device ID from the `register_appservice_user` test helper. (#11615)
|
2 лет назад |
David Robertson
|
2d91b6256e
Fix adding excluded users to the private room sharing tables when joining a room (#11143)
|
3 лет назад |
David Robertson
|
37b845dabc
Don't remove local users from dir when the leave their last room (#11103)
|
3 лет назад |
David Robertson
|
e09be0c87a
Correctly exclude users when making a room public or private (#11075)
|
3 лет назад |
David Robertson
|
b83e822556
Stop user directory from failing if it encounters users not in the `users` table. (#11053)
|
3 лет назад |
David Robertson
|
670a8d9a1e
Fix overwriting profile when making room public (#11003)
|
3 лет назад |
David Robertson
|
e0bf34dada
Don't alter directory entries for local users when setting a per-room nickname (#11002)
|
3 лет назад |
David Robertson
|
370bca32e6
Don't drop user dir deltas when server leaves room (#10982)
|
3 лет назад |
David Robertson
|
f7b034a24b
Consistently exclude from user_directory (#10960)
|
3 лет назад |
David Robertson
|
3aefc7b66d
Refactor user directory tests (#10935)
|
3 лет назад |
Patrick Cloke
|
bb7fdd821b
Use direct references for configuration variables (part 5). (#10897)
|
3 лет назад |
David Robertson
|
7f3352743e
Improve typing in user_directory files (#10891)
|
3 лет назад |
David Robertson
|
dcfd864970
Fix reactivated users not being added to the user directory (#10782)
|
3 лет назад |
David Robertson
|
318162f5de
Easy refactors of the user directory (#10789)
|
3 лет назад |
David Robertson
|
5e9b382505
Pull out encrypted_by_default tests from user_directory tests (#10752)
|
3 лет назад |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 лет назад |
Brendan Abolivier
|
1b3e398bea
Standardise the module interface (#10062)
|
3 лет назад |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 лет назад |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 лет назад |
Patrick Cloke
|
c4a55ac4a4
Fix style checking due to updated black.
|
3 лет назад |
Andrew Morgan
|
13e9029f44
Add a config option to prioritise local users in user directory search results (#9383)
|
3 лет назад |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 лет назад |
Dirk Klimpel
|
c07022303e
Fix a bug that deactivated users appear in the directory (#8933)
|
3 лет назад |
Richard van der Hoff
|
394516ad1b
Remove spurious "SynapseRequest" result from `make_request"
|
3 лет назад |
David Teller
|
f14428b25c
Allow spam-checker modules to be provide async methods. (#8890)
|
3 лет назад |