Commit Graph

605 Commits (847b9dcd1c9d7d7a43333e85f69dc78471095475)

Author SHA1 Message Date
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
Jason Robinson 82e13662c0 Split federation OpenID userinfo endpoint out of the federation resource 6 years ago
Jason Robinson a17bac171f Make SynapseHomeServer _http_listener use self.get_reactor() 6 years ago
Jason Robinson 4f8f41c824 Make FederationReaderServer _http_listen use self.get_reactor() 6 years ago
Richard van der Hoff b7c0218812
Check jinja version for consent resource (#4327) 6 years ago
Amber Brown c26f49a664
Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298) 6 years ago
Neil Johnson 7e22cd90f5
ensure can report mau stats when hs.config.mau_stats_only is set (#4305) 6 years ago
Richard van der Hoff f537432ef9 Add a welcome page to the static resources 6 years ago
Richard van der Hoff df96177ca7 Stop installing Matrix Console by default 6 years ago