summary refs log tree commit diff
path: root/synapse/federation/send_queue.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-04-22Config option to inhibit 3PID errors on /requestTokenBrendan Abolivier7-3/+121
Adds a request_token_inhibit_errors configuration flag (disabled by default) which, if enabled, change the behaviour of all /requestToken endpoints so that they return a 200 and a fake sid if the 3PID was/was not found associated with an account (depending on the endpoint), instead of an error. Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2020-04-17Improve example TURN configuration in documentation (#7284)nataraj-hates-MS-for-stealing-github1-1/+1
2020-04-15Add some warnings and notes about slow upgrade (#7275)Richard van der Hoff2-2/+74
Fixes #7144.
2020-04-03Revert "Merge pull request #7153 from ↵Richard van der Hoff4-28/+1
matrix-org/babolivier/sso_whitelist_login_fallback" This was incorrectly merged to master. This reverts commit 319c41f573eb14a966367b60b2e6e93bf6b028d9, reversing changes made to 229eb81498b0fe1da81e9b5b333a0285acde9446.
2020-04-03Revert "Improve the UX of the login fallback when using SSO (#7152)"Richard van der Hoff3-32/+22
This was incorrectly merged to `master` instead of develop. This reverts commit 90246344e340bce3417fb330da6be9338a701c5c.
2020-04-03tweak changelog v1.12.3 github/release-v1.12.3 release-v1.12.3Richard van der Hoff1-5/+2
2020-04-031.12.3Richard van der Hoff4-4/+16
2020-04-03Fix the debian build in a better way. (#7212)Richard van der Hoff4-9/+36
2020-04-02Fix changelog wording v1.12.2 github/release-v1.12.2 release-v1.12.2Andrew Morgan1-1/+1
2020-04-021.12.2Andrew Morgan3-1/+17
2020-04-02Pin Pillow>=4.3.0,<7.1.0 to fix dep issueAndrew Morgan1-1/+3
2020-04-021.12.1Andrew Morgan3-1/+13
2020-04-021.12.1 v1.12.1 github/release-v1.12.1 release-v1.12.1Andrew Morgan3-1/+13
2020-03-31Note where bugs were introduced v1.12.1rc1Andrew Morgan1-3/+3
2020-03-311.12.1rc1Andrew Morgan5-4/+12