6543
|
6b6e91e610
Fix ICU tests on alpine / macOS. (#15177)
|
1 year ago |
Sean Quah
|
335f52d595
Improve handling of non-ASCII characters in user directory search (#15143)
|
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 |
Andrew Morgan
|
871ff05add
Fix type hints in typing edu unit tests (#14886)
|
1 year ago |
Brendan Abolivier
|
2a3cd59dd0
Add optional ICU support for user search (#14464)
|
1 year ago |
reivilibre
|
cf1059d045
Fix a long-standing bug where the user directory would return 1 more row than requested. (#14631)
|
1 year ago |
Patrick Cloke
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
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 |
Erik Johnston
|
d08ef6f155
Make background updates controllable via a plugin (#11306)
|
2 years ago |
David Robertson
|
e09be0c87a
Correctly exclude users when making a room public or private (#11075)
|
3 years ago |
David Robertson
|
b83e822556
Stop user directory from failing if it encounters users not in the `users` table. (#11053)
|
3 years ago |
David Robertson
|
370bca32e6
Don't drop user dir deltas when server leaves room (#10982)
|
3 years ago |
David Robertson
|
4f00432ce1
Fix potential leak of per-room profiles when the user dir is rebuilt. (#10981)
|
3 years ago |
David Robertson
|
f7b034a24b
Consistently exclude from user_directory (#10960)
|
3 years ago |
David Robertson
|
3aefc7b66d
Refactor user directory tests (#10935)
|
3 years ago |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
Patrick Cloke
|
e7b769aea1
Convert storage test cases to HomeserverTestCase. (#9736)
|
3 years ago |
Brendan Abolivier
|
f2783fc201
Use the simple dictionary in full text search for the user directory (#8959)
|
3 years ago |
Patrick Cloke
|
e00816ad98
Do not yield on awaitables in tests. (#8193)
|
4 years ago |
Patrick Cloke
|
f3fe6961b2
Convert additional database stores to async/await (#8045)
|
4 years ago |
Erik Johnston
|
852f80d8a6
Fixup tests
|
4 years ago |
Erik Johnston
|
c66a06ac6b
Move storage classes into a main "data store".
|
5 years ago |
Amber Brown
|
b36c82576e
Run Black on the tests again (#5170)
|
5 years ago |
Amber Brown
|
282c97327f
Migrate the user directory initial population to a background task (#4864)
|
5 years ago |
Amber Brown
|
d306bd1b26
fixup
|
5 years ago |
Amber Brown
|
f6135d06cf
Rewrite userdir to be faster (#4537)
|
5 years ago |
Amber Brown
|
77055dba92
Fix tests on postgresql (#3740)
|
6 years ago |
Amber Brown
|
99dd975dae
Run tests under PostgreSQL (#3423)
|
6 years ago |
black
|
8b3d9b6b19
Run black.
|
6 years ago |