Commit Graph

884 Commits (393a811a41d51d7967f6d455017176a20eacd85c)

Author SHA1 Message Date
Erik Johnston 0304ad0c3d Move setting of Filter into code. 4 years ago
Erik Johnston db131b6b22
Change the default log config to reduce disk I/O and storage (#8040) 4 years ago
Richard van der Hoff 0cb169900e
Implement login blocking based on SAML attributes (#8052) 4 years ago
Brendan Abolivier 5c43c43240
Typo 4 years ago
Brendan Abolivier 1a3aabcf3f
Lint 4 years ago
Brendan Abolivier cee6c6012e
why mypy why 4 years ago
Brendan Abolivier 367e9e6e9e
Lint 4 years ago
Brendan Abolivier bf33d5c457
Incorporate review 4 years ago
Brendan Abolivier dd11f575a2
Incorporate review 4 years ago
Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 4 years ago
Brendan Abolivier 1678057b56
Back out the database hack and replace it with a temporary config setting 4 years ago
Erik Johnston 18de00adb4 Add ratelimiting on joins 4 years ago
Erik Johnston 2c1b9d6763
Update worker docs with recent enhancements (#7969) 4 years ago
Aaron Raimist 2184f61fae
Various improvements to the docs (#7899) 4 years ago
lugino-emeritus 3857de2194
Option to allow server admins to join complex rooms (#7902) 4 years ago
Adrian 64d2280299
Fix a typo in the sample config. (#7890) 4 years ago
Andrew Morgan 5ecf98f59e
Change sample config's postgres user to synapse_user (#7889) 4 years ago
Patrick Cloke 852930add7
Add a default limit (of 100) to get/sync operations. (#7858) 4 years ago
Erik Johnston f2e38ca867
Allow moving typing off master (#7869) 4 years ago
Erik Johnston 649a7ead5c
Add ability to run multiple pusher instances (#7855) 4 years ago
Brendan Abolivier 85223106f3
Allow email subjects to be customised through Synapse's configuration (#7846) 4 years ago
Patrick Cloke 77d2c05410
Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827) 4 years ago
Brendan Abolivier 504c8f3483
Fix handling of "off" in encryption_enabled_by_default_for_room_type (#7822) 4 years ago
Erik Johnston f299441cc6
Add ability to shard the federation sender (#7798) 4 years ago
Patrick Cloke 38e1fac886
Fix some spelling mistakes / typos. (#7811) 4 years ago
Patrick Cloke 2a266f4511
Add documentation for JWT login type and improve sample config. (#7776) 4 years ago
Will Hunt 62b1ce8539
isort 5 compatibility (#7786) 4 years ago
Patrick Cloke 71cccf1593
Additional configuration options for auto-join rooms (#7763) 4 years ago
Erik Johnston b44bdd7f7b
Support running multiple media repos. (#7706) 5 years ago
Richard van der Hoff e452973fd2
fix broken link in sample config (#7712) 5 years ago
Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
Richard van der Hoff 03619324fc
Create a ListenerConfig object (#7681) 5 years ago
Patrick Cloke b9df7f70bb
Increase the default SAML session expirary time to 15 minutes. (#7664) 5 years ago
wondratsch c746889bb0
fix typo in sample_config.yaml (#7652) 5 years ago
Richard van der Hoff 0df618f813
Take out a lock before modifying _CACHES (#7663) 5 years ago
Andrew Morgan fcd6961441
Add option to enable encryption by default for new rooms (#7639) 5 years ago
Travis Ralston 09099313e6
Add an option to disable autojoin for guest accounts (#6637) 5 years ago
WGH e55ee7c32f
Add support for webp thumbnailing (#7586) 5 years ago
Andrew Morgan f4e6495b5d
Performance improvements and refactor of Ratelimiter (#7595) 5 years ago
Richard van der Hoff 11de843626
Cleanups to the OpenID Connect integration (#7628) 5 years ago
Richard van der Hoff 1bbc9e2df6
Clean up exception handling in SAML2ResponseResource (#7614) 5 years ago
Jason Robinson 4be968d05d
Fix sample config docs error (#7581) 5 years ago
Erik Johnston d7d8a2e7ee Fix up comments 5 years ago
Erik Johnston 4ba55559ac
Fix specifying cache factors via env vars with * in name. (#7580) 5 years ago
Erik Johnston e5c67d04db
Add option to move event persistence off master (#7517) 5 years ago
Richard van der Hoff 66a564c859
Fix some DETECTED VIOLATIONS in the config file (#7550) 5 years ago
Erik Johnston 1de36407d1
Add `instance_map` config and route replication calls (#7495) 5 years ago
Paul Tötterman 46cb2550bb
Fix copypasted comment (#7477) 5 years ago
Patrick Cloke edd3b0747c
Fix new flake8 errors (#7489) 5 years ago
Erik Johnston 1a1da60ad2
Fix new flake8 errors (#7470) 5 years ago