Commit Graph

18374 Commits (bb2577f6b7af202fefb249f83a27e99cbd8712a4)
 

Author SHA1 Message Date
Erik Johnston 7a43482f19
Use execute_batch in more places (#9188) 4 years ago
Dirk Klimpel c55e62548c
Add tests for List Users Admin API (#9045) 4 years ago
Richard van der Hoff 42a8e81370
Add a check for duplicate IdP ids (#9184) 4 years ago
Richard van der Hoff b5120f09f1 Merge remote-tracking branch 'origin/release-v1.26.0' into develop 4 years ago
Richard van der Hoff 7447f19702
Prefix idp_id with "oidc-" (#9189) 4 years ago
Erik Johnston eee6fcf5fa
Use execute_batch instead of executemany in places (#9181) 4 years ago
Patrick Cloke 1fa15b74e0
Specify that the long description is rST in the package metadata. (#9180) 4 years ago
Patrick Cloke 937b849a2e Fix a typo in the release notes. 4 years ago
Patrick Cloke 818bf313bc Merge branch 'release-v1.26.0' into develop 4 years ago
Patrick Cloke f81d02d75b Synapse 1.26.0rc1 (2021-01-20) 4 years ago
Patrick Cloke 4c37d2acd5 Fix reStructuredText formatting. 4 years ago
Patrick Cloke adabf328ac Point people to the upgrade notes. 4 years ago
Patrick Cloke 933f258967 Formatting. 4 years ago
Patrick Cloke d5349959f4 SQL formatting in UPGRADE. 4 years ago
Patrick Cloke 1b37107cac Add upgrade notes about chain cover. 4 years ago
Patrick Cloke c8e6e05842 Include upgrade notes. 4 years ago
Patrick Cloke 7e072d38b1 Re-run towncrier. 4 years ago
Richard van der Hoff e51b2f3f91
Tighten the restrictions on `idp_id` (#9177) 4 years ago
Richard van der Hoff 0cd2938bc8
Support icons for Identity Providers (#9154) 4 years ago
Patrick Cloke 620ecf13b0
Various improvements to the federation client. (#9129) 4 years ago
rht a5b9c87ac6
docs: Add link to Matrix VoIP tester for turn-howto (#9135) 4 years ago
Richard van der Hoff 6c0dfd2e8e Merge remote-tracking branch 'origin/develop' into release-v1.26.0 4 years ago
Richard van der Hoff fa50e4bf4d
Give `public_baseurl` a default value (#9159) 4 years ago
Patrick Cloke 5b8ee181b7 Reword confusing sentence in CHANGES. 4 years ago
Patrick Cloke 74ced7d070 Fix tenses in CHANGES. 4 years ago
Patrick Cloke 3005a2816c Re-arrange CHANGES.md. 4 years ago
Patrick Cloke 72822e60be 1.26.0rc1 4 years ago
Patrick Cloke fa842a9866
Use the account handler in additional places. (#9166) 4 years ago
Patrick Cloke 47d48a5853
Validate the server name for the /publicRooms endpoint. (#9161) 4 years ago
Andrew Morgan 94549771f7
Replace 'perspectives' config block with 'trusted_key_servers' in docker homeserver.yaml template (#9157) 4 years ago
Richard van der Hoff 73b03722f4
Fix error messages from OIDC config parsing (#9153) 4 years ago
Patrick Cloke de45bf5b5b
Quote pip install with brackets to avoid shell interpretation. (#9151) 4 years ago
Erik Johnston 6633a4015a
Allow moving account data and receipts streams off master (#9104) 4 years ago
Erik Johnston f08ef64926
Enforce all replication HTTP clients calls use kwargs (#9144) 4 years ago
Patrick Cloke 2b467d0b61
Properly raise an exception when the body exceeds the max size. (#9145) 4 years ago
Richard van der Hoff 02070c69fa
Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 4 years ago
Patrick Cloke a8703819eb
Fix the Python 3.5 old-deps build. (#9146) 4 years ago
Patrick Cloke de1f8de319
Ensure the user ID is serialized in the payload instead of used as an instance name. (#9130) 4 years ago
Matthew Hodgson 883d4e6f2b link to the scalability blog post from workers.md 4 years ago
Richard van der Hoff b5dea8702d Fix test failure due to bad merge 4 years ago
Erik Johnston 350d9923cd
Make chain cover index bg update go faster (#9124) 4 years ago
Richard van der Hoff 2de7e263ed
Ensure we store pusher data as text (#9117) 4 years ago
Richard van der Hoff 9de6b94117
Land support for multiple OIDC providers (#9110) 4 years ago
Patrick Cloke 3e4cdfe5d9
Add an admin API endpoint to protect media. (#9086) 4 years ago
Patrick Cloke 74dd906041
Avoid raising the body exceeded error multiple times. (#9108) 4 years ago
Richard van der Hoff 9ffac2bef1
Remote dependency on distutils (#9125) 4 years ago
Patrick Cloke d34c6e1279
Add type hints to media rest resources. (#9093) 4 years ago
Richard van der Hoff 0dd2649c12
Improve UsernamePickerTestCase (#9112) 4 years ago
Richard van der Hoff 4575ad0b1e
Store an IdP ID in the OIDC session (#9109) 4 years ago
Eric Eastwood 20af310889
Add some extra notes for getting Synapse running on macOS. (#8997) 4 years ago