Commit History

Author SHA1 Message Date
  Patrick Cloke cc865fffc0 Convert user_get_threepids response to attrs. (#16468) 9 months ago
  Patrick Cloke 9ec3da06da Bump mypy-zope & mypy. (#16188) 10 months ago
  Patrick Cloke a8a46b1336 Replace simple_async_mock with AsyncMock (#16180) 10 months ago
  Patrick Cloke ad3f43be9a Run pyupgrade for python 3.7 & 3.8. (#16110) 10 months ago
  Shay d0c4257f14 `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 1 year ago
  Jason Little e4f545c452 Remove `worker_replication_*` settings (#15491) 1 year ago
  Mathieu Velten dabbb94faf Delete pushers after calling on_logged_out module hook on device delete (#15410) 1 year ago
  Patrick Cloke 42aea0d8af Add final type hint to tests.unittest. (#15072) 1 year ago
  David Robertson 7081bb56e2 Proper types for `tests.module_api` (#15031) 1 year ago
  Erik Johnston 65d0386693 Always notify replication when a stream advances (#14877) 1 year ago
  Emelie Graven dd9e71dc7f Add `set_displayname` to the module API (#14629) 1 year ago
  realtyem 854a6884d8 Modernize unit tests configuration settings for workers. (#14568) 1 year ago
  Andrew Morgan 618e4ab81b Fix an invalid comparison of `UserPresenceState` to `str` (#14393) 1 year ago
  Patrick Cloke f3fba4914d Reduce the number of tests using TCP replication. (#13543) 1 year ago
  Matt C 026ac4486c Update module API "update room membership" method to allow for remote joins (#13441) 1 year ago
  Matt C a91078200d Add module API method to create a room (#13429) 1 year ago
  Matt C 570bf32bbb Add module API method to resolve a room alias to a room ID (#13428) 1 year ago
  Patrick Cloke c52abc1cfd Additional constants for EDU types. (#12884) 2 years ago
  Brendan Abolivier 5ef673de4f Add a module API to allow modules to edit push rule actions (#12406) 2 years ago
  Richard van der Hoff 33ebee47e4 Remove redundant `get_success` calls in test code (#12346) 2 years ago
  reivilibre c4cf916ed7 Default to `private` room visibility rather than `public` when a client does not specify one, according to spec. (#12350) 2 years ago
  Amanda Graven 4e900ece42 Add set_user_admin function to the module API (#12341) 2 years ago
  Nicolas Werner 692b82838e Allow registering admin users using the module API (#12250) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  Patrick Cloke 2735b3e6f2 Remove a debug statement from tests. (#11239) 2 years ago
  Brendan Abolivier ad4eab9862 Add a module API method to retrieve state from a room (#11204) 2 years ago
  Brendan Abolivier adc0d35b17 Add a ModuleApi method to update a user's membership in a room (#11147) 2 years ago
  Patrick Cloke 7d84d2523a Fix errors in Synapse logs from unit tests. (#10939) 2 years ago
  David Teller 80828eda06 Extend ModuleApi with the methods we'll need to reject spam based on …IP - resolves #10832 (#10833) 2 years ago
  reivilibre 642a42edde Flatten the synapse.rest.client package (#10600) 2 years ago