Commit Graph

303 Commits (7bf2d6c268bb9fb6a1b22cff4287ce5f8224ac7b)

Author SHA1 Message Date
Patrick Cloke 91221b6961
Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client_location`. (#11774) 3 years ago
Richard van der Hoff 86615aa965
Fix up docs for `track_puppeted_user_ips` (again) (#11757) 3 years ago
Richard van der Hoff b0352f9c08
Update documentation for configuring facebook login (#11755) 3 years ago
Jason Robinson 904bb04409
Fix sample_config.yaml in regards track_puppeted_user_ips (#11749) 3 years ago
qwertyforce b9632046fb
update room spec url in config files (#11739) 3 years ago
Jason Robinson 2560b1b6b2
Allow tracking puppeted users for MAU (#11561) 3 years ago
Philipp Matthias Schäfer eedb4527f1
Fix link from generated configuration file to documentation (#11678) 3 years ago
Patrick Cloke 8422a7f7f6
Include the topic event in the prejoin state, per MSC3173. (#11666) 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
reivilibre 2f053f3f82
Stabilise support for MSC2918 refresh tokens as they have now been merged into the Matrix specification. (#11435) 3 years ago
Kostas 1035663833
Add config for customizing the claim used for JWT logins. (#11361) 3 years ago
Dirk Klimpel ea20937084
Add an admin API to run background jobs. (#11352) 3 years ago
Nicolai Søborg e2dabec996
Docs: Quote wildcard `federation_certificate_verification_whitelist` (#11381) 3 years ago
Richard van der Hoff 86a497efaa
Default value for `public_baseurl` (#11210) 3 years ago
Richard van der Hoff 71f9966f27
Support for serving server well-known files (#11211) 3 years ago
Patrick Cloke 5573133348
Move experimental & retention config out of the server module. (#11070) 3 years ago
Azrenbeth cdd308845b
Port the Password Auth Providers module interface to the new generic interface (#10548) 3 years ago
David Robertson 60453315bd
Always add local users to the user directory (#10796) 3 years ago
BramvdnHeuvel 9f111075e8
Fix copy-paste error in the password section of the sample-config. (#10804) 3 years ago
Azrenbeth 6e895366ea
Add config option to use non-default manhole password and keys (#10643) 4 years ago
Patrick Cloke e2481dbe93
Allow configuration of the oEmbed URLs. (#10714) 4 years ago
Callum Brown 947dbbdfd1
Implement MSC3231: Token authenticated registration (#10142) 4 years ago
Azrenbeth 1a9f531c79
Port the PresenceRouter module interface to the new generic interface (#10524) 4 years ago
Brendan Abolivier 5639759980
Centralise the custom template directory (#10596) 4 years ago
Richard van der Hoff 74d7336686
Add a setting to disable TLS for sending email (#10546) 4 years ago
Kento Okamoto 72935b7c50
Add warnings to ip_range_blacklist usage with proxies (#10129) 4 years ago
Richard van der Hoff 4b10880da3
Make sync response cache time configurable. (#10513) 4 years ago
Toni Spets ba5287f5e8
Allow setting transaction limit for db connections (#10440) 4 years ago
Brendan Abolivier a743bf4694
Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 4 years ago
Brendan Abolivier 36dc15412d
Add a module type for account validity (#9884) 4 years ago
Cristina f6767abc05
Remove functionality associated with unused historical stats tables (#9721) 4 years ago
Dirk Klimpel 974261cd81
Fix broken links in INSTALL.md (#10331) 4 years ago
Dirk Klimpel 56fd5fa8e1
Update links to documentation in sample config (#10287) 4 years ago
Erik Johnston 7a5873277e
Add support for evicting cache entries based on last access time. (#10205) 4 years ago
jkanefendt 756fd513df
Implement config option `sso.update_profile_information` (#10108) 4 years ago
Brendan Abolivier 1b3e398bea
Standardise the module interface (#10062) 4 years ago
Brendan Abolivier 08c8469322
Remove support for ACME v1 (#10194) 4 years ago
Patrick Cloke 76f9c701c3
Always require users to re-authenticate for dangerous operations. (#10184) 4 years ago
Aaron Raimist e6245e6d48
Mention that you need to configure max upload size in reverse proxy as well (#10122) 4 years ago
Patrick Cloke f42e4c4eb9
Remove the experimental spaces enabled flag. (#10063) 4 years ago
Jerin J Titus 057ce7b754
Remove tls_fingerprints option (#9280) 4 years ago
Patrick Cloke 316f89e87f
Enable experimental spaces by default. (#10011) 4 years ago
Richard van der Hoff c14f99be46
Support enabling opentracing by user (#9978) 4 years ago
Patrick Cloke 28c6841102
Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) 4 years ago
Aaron Raimist dc6366a9bd
Add config option to hide device names over federation (#9945) 4 years ago
Erik Johnston 1fb9a2d0bf
Limit how often GC happens by time. (#9902) 4 years ago
Andrew Morgan b85821aca2
Add port parameter to the sample config for psycopg2 args (#9911) 4 years ago
Patrick Cloke 683d6f75af
Rename handler and config modules which end in handler/config. (#9816) 4 years ago
Andrew Morgan 71f0623de9
Port "Allow users to click account renewal links multiple times without hitting an 'Invalid Token' page #74" from synapse-dinsic (#9832) 4 years ago