Commit Verlauf

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