56 Commitit (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Tekijä SHA1 Viesti Päivämäärä
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 vuotta sitten
  Richard van der Hoff a737cc2713
Implement MSC2858 support (#9183) 3 vuotta sitten
  Patrick Cloke 5d4c330ed9
Allow re-using a UI auth validation for a period of time (#8970) 3 vuotta sitten
  Richard van der Hoff c1ef579b63
Add prometheus metrics to track federation delays (#8430) 3 vuotta sitten
  Erik Johnston 2c1b9d6763
Update worker docs with recent enhancements (#7969) 3 vuotta sitten
  Erik Johnston f299441cc6
Add ability to shard the federation sender (#7798) 3 vuotta sitten
  Andrew Morgan fcd6961441
Add option to enable encryption by default for new rooms (#7639) 3 vuotta sitten
  Amber Brown 7cb8b4bc67
Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 4 vuotta sitten
  Quentin Gliech 616af44137
Implement OpenID Connect-based login (#7256) 4 vuotta sitten
  Erik Johnston 51f7eaf908
Add ability to run replication protocol over redis. (#7040) 4 vuotta sitten
  Brendan Abolivier b2bd54a2e3 Add a confirmation step to the SSO login flow 4 vuotta sitten
  Amber Brown f743108a94
Refactor HomeserverConfig so it can be typechecked (#6137) 4 vuotta sitten
  Jorik Schellekens 38a6d3eea7
Add basic opentracing support (#5544) 4 vuotta sitten
  Brendan Abolivier f874b16b2e Add plugin APIs for implementations of custom event rules. 5 vuotta sitten
  Amber Brown 4a30e4acb4
Room Statistics (#4338) 5 vuotta sitten
  Richard van der Hoff 4fddf8fc77 Infer no_tls from presence of TLS listeners 5 vuotta sitten
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 5 vuotta sitten
  Richard van der Hoff c7401a697f
Implement SAML2 authentication (#4267) 5 vuotta sitten
  Richard van der Hoff b0c24a66ec Rip out half-implemented m.login.saml2 support (#4265) 5 vuotta sitten
  Erik Johnston 084046456e Add config option to control alias creation 5 vuotta sitten
  Richard van der Hoff b8ad756bd0 Fix jwt import check 5 vuotta sitten
  Amber Brown 49af402019 run isort 5 vuotta sitten
  Richard van der Hoff fed62e21ad Infrastructure for a server notices room 6 vuotta sitten
  Richard van der Hoff 47815edcfa ConsentResource to gather policy consent from users 6 vuotta sitten
  Matthew Hodgson 47d99a20d5 Add user_directory_include_pattern config param to expand search results to additional users 6 vuotta sitten
  Erik Johnston 29bafe2f7e Add config to enable group creation 6 vuotta sitten
  David Baker 6cd5fcd536 Make the spam checker a module 6 vuotta sitten
  Caleb James DeLisle 75eba3b07d Fix TravisCI tests for PR #2301 7 vuotta sitten
  Caleb James DeLisle 1591eddaea Add configuration parameter to allow redaction of content from push messages for google/apple devices 7 vuotta sitten
  Erik Johnston 850b103b36 Implement pluggable password auth 7 vuotta sitten
  Mark Haines 885ee861f7 Inline the synchrotron and pusher configs into the main config 8 vuotta sitten
  David Baker f63bd4ff47 Send a rather basic email notif 8 vuotta sitten
  Christoph Witzany 3d95405e5f Introduce LDAP authentication 8 vuotta sitten
  Niklas Riekenbrauck 3f9948a069 Add JWT support 8 vuotta sitten
  Patrik Oldsberg 5fc59f009c config,handlers/_base: added homeserver config for what state is included in a room invite 8 vuotta sitten
  Matthew Hodgson 6c28ac260c copyrights 8 vuotta sitten
  Erik Johnston 5025ba959f Add config option to disable password login 8 vuotta sitten
  Steven Hammerton c33f5c1a24 Provide ability to login using CAS 8 vuotta sitten
  Muthu Subramanian f53bae0c19 code beautify 8 vuotta sitten
  Muthu Subramanian 81682d0f82 Integrate SAML2 basic authentication - uses pysaml2 8 vuotta sitten
  Mark Haines 1aa11cf7ce Allow multiple config files, set up a default config before applying the config files 9 vuotta sitten
  Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 9 vuotta sitten
  Mark Haines c8c710eca7 Move the key related config parser into a separate file 9 vuotta sitten
  David Baker 2e0d9219b9 Remove now-redundant email config 9 vuotta sitten
  Kegan Dougal af853a4cdb Add AppServiceConfig 9 vuotta sitten
  Paul "LeoNerd" Evans 5b6e11d560 Commandline option to enable metrics system 9 vuotta sitten
  Erik Johnston 81163f822e Add config option to disable registration. 9 vuotta sitten
  Mark Haines adb04b1e57 Update copyright notices 9 vuotta sitten
  David Baker 14ed6799d7 Add support for TURN servers as per the TURN REST API (http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00) 9 vuotta sitten
  Kegan Dougal cc83b06cd1 Added support for the HS to send emails. Use it to send password resets. Added email_smtp_server and email_from_address config args. Added emailutils. 9 vuotta sitten