Commit History

Author SHA1 Message Date
  Azrenbeth cdd308845b Port the Password Auth Providers module interface to the new generic interface (#10548) 2 years ago
  Sean Quah 36224e056a Add type hints to `synapse.storage.databases.main.client_ips` (#10972) 2 years ago
  Patrick Cloke e584534403 Use direct references for some configuration variables (part 3) (#10885) 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
  Patrick Cloke 4054dfa409 Add type hints for event streams. (#10856) 2 years ago
  Patrick Cloke 01c88a09cd Use direct references for some configuration variables (#10798) 2 years ago
  Erik Johnston 78a70a2e0b Merge branch 'release-v1.41' into develop 2 years ago
  Erik Johnston 5581dd7bf7 Allow modules to run looping call on all instances (#10638) 2 years ago
  Azrenbeth 1a9f531c79 Port the PresenceRouter module interface to the new generic interface (#10524) 2 years ago
  Brendan Abolivier 5639759980 Centralise the custom template directory (#10596) 2 years ago
  Brendan Abolivier ae2714c1f3 Allow using several custom template directories (#10587) 2 years ago
  Jason Robinson c2000ab35b Add `get_userinfo_by_id` method to `ModuleApi` (#9581) 2 years ago
  Richard van der Hoff d8324b8238 Fix a handful of type annotations. (#10446) 2 years ago
  Brendan Abolivier a743bf4694 Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2 years ago
  Jonathan de Jong 323452944e One last inline type hint (for the whole repo) (#10418) 2 years ago
  Brendan Abolivier 36dc15412d Add a module type for account validity (#9884) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Quentin Gliech bd4919fb72 MSC2918 Refresh tokens implementation (#9450) 2 years ago
  Brendan Abolivier 1b3e398bea Standardise the module interface (#10062) 2 years ago
  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 years ago
  Erik Johnston 2b7dd21655 Don't send normal presence updates over federation replication stream (#9828) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) 3 years ago
  Andrew Morgan 04819239ba Add a Synapse Module for configuring presence update routing (#9491) 3 years ago
  Richard van der Hoff 7eb6e39a8f Record the SSO Auth Provider in the login token (#9510) 3 years ago
  Patrick Cloke 33a02f0f52 Fix additional type hints from Twisted upgrade. (#9518) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 8aed29dc61 Improve styling and wording of SSO redirect confirm template (#9272) 3 years ago
  Erik Johnston f737368a26 Add admin API for logging in as a user (#8617) 3 years ago
  Andrew Morgan 66ac4b1e34 Allow modules to create and send events into rooms (#8479) 3 years ago