Commit Graph

181 Commits (d630c8234928c008e12c79ebef10cee570779fa5)

Author SHA1 Message Date
Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. 5 years ago
Erik Johnston d537be1ebd Pass Database into the data store 5 years ago
Richard van der Hoff 9b9ee75666 Fix startup error when http proxy is defined. (#6421) 5 years ago
Richard van der Hoff ef1a85e773
Fix startup error when http proxy is defined. (#6421) 5 years ago
Amber Brown 4e1c7b79fa
Remove the psutil dependency (#6318) 5 years ago
Richard van der Hoff 1cb84c6486
Support for routing outbound HTTP requests via a proxy (#6239) 5 years ago
Erik Johnston a8d16f6c00 Review comments 5 years ago
Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 5 years ago
Erik Johnston 54ce81c86d Allow use of different ratelimits for admin redactions. 6 years ago
Richard van der Hoff 28db0ae537 cleanups 6 years ago
Richard van der Hoff 3705322103 Move all the saml stuff out to a centralised handler 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Brendan Abolivier f874b16b2e Add plugin APIs for implementations of custom event rules. 6 years ago
Richard van der Hoff 426049247b Code cleanups and simplifications. 6 years ago
Amber Brown 4a30e4acb4
Room Statistics (#4338) 6 years ago
Erik Johnston b54b03f9e1 Allow client event serialization to be async 6 years ago
Brendan Abolivier 20f0617e87 Send out emails with links to extend an account's validity period 6 years ago
Richard van der Hoff 02e23b36bc Rename and move the classes 6 years ago
Amber Brown 797b6a63fc fixup 6 years ago
Amber Brown 8da22e2b53 master startup 6 years ago
Brendan Abolivier 6f3cde8b25 Make registration ratelimiter separate from the main events one 6 years ago
Brendan Abolivier f4195f4118 Revert "Split ratelimiters in two (one for events, one for registration)" 6 years ago
Brendan Abolivier d7dbad3526 Split ratelimiters in two (one for events, one for registration) 6 years ago
Erik Johnston 157e5a8f27 Split DeviceHandler into master and worker 6 years ago
Erik Johnston dbdc565dfd Fix registration on workers (#4682) 6 years ago
Richard van der Hoff 5d27730a73
Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 6 years ago
Amber Brown 6e2a5aa050 ACME Reprovisioning (#4522) 6 years ago
Erik Johnston be47cfa9c9 Refactor event building into EventBuilder 6 years ago
Amber Brown 6129e52f43
Support ACME for certificate provisioning (#4384) 6 years ago
Amber Brown 0dce9e1379
Write some tests for the email pusher (#4095) 6 years ago
Neil Johnson 663d9db8e7 commit transaction before closing 6 years ago
Richard van der Hoff 32eb1dedd2 use abc.abstractproperty 7 years ago
Richard van der Hoff 0b07f02e19 Make sure that we close db connections opened during init 7 years ago
Erik Johnston 8432e2ebd7 Rename WorkerProfileHandler to BaseProfileHandler 7 years ago
Erik Johnston ca87ad1def Split ProfileHandler into master and worker 7 years ago
Matthew Hodgson 6b8c07abc2 make it work and fix pep8 7 years ago
Erik Johnston a3f5bf79a0 Add EDU/query handling over replication 7 years ago
Erik Johnston 5c88bb722f Move PaginationHandler to its own file 7 years ago
Amber Brown e1a237eaab
Admin API for creating new users (#3415) 7 years ago
Erik Johnston bacdf0cbf9 Move RoomContextHandler out of Handlers 7 years ago
Erik Johnston 8cb8df55e9 Split MessageHandler into read only and writers 7 years ago
Amber Brown 49af402019 run isort 7 years ago
Amber Brown 77ac14b960
Pass around the reactor explicitly (#3385) 7 years ago
Richard van der Hoff 8810685df9 Stub out ServerNoticesSender on the workers 7 years ago
Richard van der Hoff 9ea219c514 Send users a server notice about consent 7 years ago
Richard van der Hoff fed62e21ad Infrastructure for a server notices room 7 years ago
Richard van der Hoff c46367d0d7 Move RoomCreationHandler out of synapse.handlers.Handlers 7 years ago
Richard van der Hoff 47815edcfa ConsentResource to gather policy consent from users 7 years ago
Adrian Tschira 6495dbb326 Burminate v1auth 7 years ago
Erik Johnston 3f0f06cb31 Split RoomMemberWorkerHandler to separate file 7 years ago