Commit Graph

17 Commits (3914576b2b6272a4be790c89d87649d257018dcf)

Author SHA1 Message Date
Brendan Abolivier 0640f8ebaa
Add a callback to allow modules to deny 3PID (#11854) 3 years ago
Jonathan de Jong 02632b3504
Stabilise MSC3231 (Token Based Registration) (#11867) 3 years ago
Brendan Abolivier 2d3bd9aa67
Add a module callback to set username at registration (#11790) 3 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 3 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 3 years ago
Erik Johnston d08ef6f155
Make background updates controllable via a plugin (#11306) 3 years ago
reivilibre 499c44d696
Make minor correction to type of auth_checkers callbacks (#11253) 3 years ago
reivilibre 69ab3dddbc
Make `check_event_allowed` module API callback not fail open (accept events) when an exception is raised (#11033) 3 years ago
Sumner Evans ece84f2c45
Improve code formatting and fix a few typos in docs (#11221) 3 years ago
Brendan Abolivier e320f5dba3
Deprecate user_may_create_room_with_invites (#11206) 3 years ago
Brendan Abolivier c7a5e49664
Implement an `on_new_event` callback (#11126) 3 years ago
Brendan Abolivier 78d5896d19
Document the version of Synapse each module callback was introduced in (#11132) 3 years ago
Brendan Abolivier 73743b8ad1
Document Synapse's behaviour when dealing with multiple modules (#11096) 3 years ago
Azrenbeth cdd308845b
Port the Password Auth Providers module interface to the new generic interface (#10548) 3 years ago
Brendan Abolivier 4e51621064
Add a spamchecker method to allow or deny 3pid invites (#10894) 3 years ago
Brendan Abolivier 829f2a82b0
Add a spamchecker callback to allow or deny room joins (#10910) 3 years ago
Brendan Abolivier b10257e879
Add a spamchecker callback to allow or deny room creation based on invites (#10898) 3 years ago
Charles Wright 6b6bb81b23
Fix #10837 by adding JSON encoding/decoding to the Module API example… (#10845) 3 years ago
Brendan Abolivier 03caba6577
Improve the modules doc (#10758) 3 years ago