Commit Graph

614 Commits (7dcf984075cbc36e0c9bbd199bf4e4de99523224)

Author SHA1 Message Date
Erik Johnston 10383e6e6f Change password reset links to /_matrix. 6 years ago
Neil Johnson 94dac0f3e5
add monthly active users to phonehome stats (#5252) 6 years ago
Andrew Morgan 3719680ee4
Add ability to perform password reset via email without trusting the identity server (#5377) 6 years ago
Amber Brown 2889b05554
Unify v1 and v2 REST client APIs (#5226) 6 years ago
Richard van der Hoff f76d407ef3
Fix dropped logcontexts during high outbound traffic. (#5277) 6 years ago
Neil Johnson 66b75e2d81
Neilj/ensure get profileinfo available in client reader slaved store (#5213) 6 years ago
Richard van der Hoff 24b93b9c76 Revert "expose SlavedProfileStore to ClientReaderSlavedStore (#5200)" 6 years ago
Neil Johnson ce5bcefc60
expose SlavedProfileStore to ClientReaderSlavedStore (#5200) 6 years ago
Richard van der Hoff 40e576e29c Move admin api impl to its own package 6 years ago
Richard van der Hoff 8e9ca83537 Move admin API to a new prefix 6 years ago
Erik Johnston 38642614cf VersionRestServlet doesn't take a param 6 years ago
Erik Johnston d5adf297e6 Move some rest endpoints to client reader 6 years ago
Erik Johnston a0fc256d65 Limit in flight DNS requests 6 years ago
Neil Johnson b25e387c0d
add context to phonehome stats (#5020) 6 years ago
Richard van der Hoff 4b91c313a9 Combine the CurrentStateDeltaStream into the EventStream 6 years ago
Richard van der Hoff 1f6d6f918a Make EventStream rows have a type 6 years ago
Richard van der Hoff a5798de067 Move replication.tcp.streams into a package 6 years ago
Erik Johnston 9ad448c1e5 Correctly handle all command line options 6 years ago
Richard van der Hoff fdcad8eabd Move client receipt processing to federation sender worker. 6 years ago
Amber Brown 8da22e2b53 master startup 6 years ago
Erik Johnston bfa7d46a10 Allow /keys/{changes,query} API to run on worker 6 years ago
Erik Johnston 54f9ce11a7 Move /account/3pid to client_reader 6 years ago
Erik Johnston 4cff9376f7 Move server key queries to federation reader 6 years ago
Richard van der Hoff f191be822b
Add database version to phonehome stats. (#4753) 6 years ago
Erik Johnston 47a7e3928d Correctly proxy exception in frontend_proxy worker 6 years ago
Erik Johnston 4cc4400b4d Split /login into client_reader 6 years ago
Erik Johnston 32e54b472a Fix kicking guest users in worker mode 6 years ago
Erik Johnston eb2b8523ae Split out registration to worker 6 years ago
Richard van der Hoff f311018823
Fix errors in acme provisioning (#4648) 6 years ago
Erik Johnston 6cb415b63f Fixup comments and add warning 6 years ago
Erik Johnston 309f3bb322
Update synapse/app/_base.py 6 years ago
Richard van der Hoff 767686af48 Use `listen_tcp` for the replication listener 6 years ago
Richard van der Hoff 2a5a15aff8 Improve logging around listening services 6 years ago
Richard van der Hoff e3a0300431 Special-case the default bind_addresses for metrics listener 6 years ago
Erik Johnston 93f7d2df3e Comments 6 years ago
Erik Johnston ef2228c890 Basic sentry integration 6 years ago
Richard van der Hoff 32b781bfe2
Fix error when loading cert if tls is disabled (#4618) 6 years ago
Richard van der Hoff 4fddf8fc77 Infer no_tls from presence of TLS listeners 6 years ago
Richard van der Hoff 9645728619 Don't create server contexts when TLS is disabled 6 years ago
Richard van der Hoff 086f6f27d4 Logging improvements around TLS certs 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
Amber Brown 9cd33d2f4b
Deduplicate some code in synapse.app (#4567) 6 years ago
Richard van der Hoff 7615a8ced1 ACME config cleanups (#4525) 6 years ago
Erik Johnston e87d7a4b0f Raise ConfigError instead 6 years ago
Erik Johnston 270f212a2a _listener_http should return a list 6 years ago
Amber Brown f6813919e8
SIGHUP for TLS cert reloading (#4495) 6 years ago
Amber Brown 5d976c0c7c
Fix worker TLS (#4492) 6 years ago
Jason Robinson 6f680241bd Fix flake8 issues 6 years ago
Amber Brown 6129e52f43
Support ACME for certificate provisioning (#4384) 6 years ago