Shay
|
d0c4257f14
`N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649)
|
1 år sedan |
Jason Little
|
e4f545c452
Remove `worker_replication_*` settings (#15491)
|
1 år sedan |
Mathieu Velten
|
dabbb94faf
Delete pushers after calling on_logged_out module hook on device delete (#15410)
|
1 år sedan |
Patrick Cloke
|
42aea0d8af
Add final type hint to tests.unittest. (#15072)
|
1 år sedan |
David Robertson
|
7081bb56e2
Proper types for `tests.module_api` (#15031)
|
1 år sedan |
Erik Johnston
|
65d0386693
Always notify replication when a stream advances (#14877)
|
1 år sedan |
Emelie Graven
|
dd9e71dc7f
Add `set_displayname` to the module API (#14629)
|
1 år sedan |
realtyem
|
854a6884d8
Modernize unit tests configuration settings for workers. (#14568)
|
1 år sedan |
Andrew Morgan
|
618e4ab81b
Fix an invalid comparison of `UserPresenceState` to `str` (#14393)
|
2 år sedan |
Patrick Cloke
|
f3fba4914d
Reduce the number of tests using TCP replication. (#13543)
|
2 år sedan |
Matt C
|
026ac4486c
Update module API "update room membership" method to allow for remote joins (#13441)
|
2 år sedan |
Matt C
|
a91078200d
Add module API method to create a room (#13429)
|
2 år sedan |
Matt C
|
570bf32bbb
Add module API method to resolve a room alias to a room ID (#13428)
|
2 år sedan |
Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 år sedan |
Brendan Abolivier
|
5ef673de4f
Add a module API to allow modules to edit push rule actions (#12406)
|
2 år sedan |
Richard van der Hoff
|
33ebee47e4
Remove redundant `get_success` calls in test code (#12346)
|
2 år sedan |
reivilibre
|
c4cf916ed7
Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350)
|
2 år sedan |
Amanda Graven
|
4e900ece42
Add set_user_admin function to the module API (#12341)
|
2 år sedan |
Nicolas Werner
|
692b82838e
Allow registering admin users using the module API (#12250)
|
2 år sedan |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 år sedan |
Patrick Cloke
|
2735b3e6f2
Remove a debug statement from tests. (#11239)
|
3 år sedan |
Brendan Abolivier
|
ad4eab9862
Add a module API method to retrieve state from a room (#11204)
|
3 år sedan |
Brendan Abolivier
|
adc0d35b17
Add a ModuleApi method to update a user's membership in a room (#11147)
|
3 år sedan |
Patrick Cloke
|
7d84d2523a
Fix errors in Synapse logs from unit tests. (#10939)
|
3 år sedan |
David Teller
|
80828eda06
Extend ModuleApi with the methods we'll need to reject spam based on …IP - resolves #10832 (#10833)
|
3 år sedan |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 år sedan |
Jason Robinson
|
c2000ab35b
Add `get_userinfo_by_id` method to `ModuleApi` (#9581)
|
3 år sedan |
Jonathan de Jong
|
93729719b8
Use inline type hints in `tests/` (#10350)
|
3 år sedan |
Andrew Morgan
|
4d6e5a5e99
Use a database table to hold the users that should have full presence sent to them, instead of something in-memory (#9823)
|
3 år sedan |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 år sedan |