Matt C
|
026ac4486c
Update module API "update room membership" method to allow for remote joins (#13441)
|
2 năm trước cách đây |
Matt C
|
a91078200d
Add module API method to create a room (#13429)
|
2 năm trước cách đây |
Matt C
|
570bf32bbb
Add module API method to resolve a room alias to a room ID (#13428)
|
2 năm trước cách đây |
Patrick Cloke
|
c52abc1cfd
Additional constants for EDU types. (#12884)
|
2 năm trước cách đây |
Brendan Abolivier
|
5ef673de4f
Add a module API to allow modules to edit push rule actions (#12406)
|
2 năm trước cách đây |
Richard van der Hoff
|
33ebee47e4
Remove redundant `get_success` calls in test code (#12346)
|
2 năm trước cách đây |
reivilibre
|
c4cf916ed7
Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350)
|
2 năm trước cách đây |
Amanda Graven
|
4e900ece42
Add set_user_admin function to the module API (#12341)
|
2 năm trước cách đây |
Nicolas Werner
|
692b82838e
Allow registering admin users using the module API (#12250)
|
2 năm trước cách đây |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 năm trước cách đây |
Patrick Cloke
|
2735b3e6f2
Remove a debug statement from tests. (#11239)
|
3 năm trước cách đây |
Brendan Abolivier
|
ad4eab9862
Add a module API method to retrieve state from a room (#11204)
|
3 năm trước cách đây |
Brendan Abolivier
|
adc0d35b17
Add a ModuleApi method to update a user's membership in a room (#11147)
|
3 năm trước cách đây |
Patrick Cloke
|
7d84d2523a
Fix errors in Synapse logs from unit tests. (#10939)
|
3 năm trước cách đây |
David Teller
|
80828eda06
Extend ModuleApi with the methods we'll need to reject spam based on …IP - resolves #10832 (#10833)
|
3 năm trước cách đây |
reivilibre
|
642a42edde
Flatten the synapse.rest.client package (#10600)
|
3 năm trước cách đây |
Jason Robinson
|
c2000ab35b
Add `get_userinfo_by_id` method to `ModuleApi` (#9581)
|
3 năm trước cách đây |
Jonathan de Jong
|
93729719b8
Use inline type hints in `tests/` (#10350)
|
3 năm trước cách đây |
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 năm trước cách đây |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 năm trước cách đây |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 năm trước cách đây |
Andrew Morgan
|
04819239ba
Add a Synapse Module for configuring presence update routing (#9491)
|
3 năm trước cách đây |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 năm trước cách đây |
Erik Johnston
|
f737368a26
Add admin API for logging in as a user (#8617)
|
4 năm trước cách đây |
Andrew Morgan
|
66ac4b1e34
Allow modules to create and send events into rooms (#8479)
|
4 năm trước cách đây |
Richard van der Hoff
|
4f0637346a
Combine `SpamCheckerApi` with the more generic `ModuleApi`. (#8464)
|
4 năm trước cách đây |
Andrew Morgan
|
0991a2da93
Allow ThirdPartyEventRules modules to manipulate public room state (#8292)
|
4 năm trước cách đây |
Patrick Cloke
|
4c6c56dc58
Convert simple_select_one and simple_select_one_onecol to async (#8162)
|
4 năm trước cách đây |
Andrew Morgan
|
3e6b5bba71
Wrap register_device coroutine in an ensureDeferred (#7684)
|
4 năm trước cách đây |