summary refs log tree commit diff
path: root/CONTRIBUTING.md (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-24Clarify documentation of the admin list media API (#8795)Dirk Klimpel2-0/+2
2020-11-24Add a script to sign arbitrary json objects. (#8772)Richard van der Hoff3-0/+129
2020-11-24Update turn-howto (#8779)Richard van der Hoff2-8/+124
2020-11-23Properly report user-agent/IP during registration of SSO users. (#8784)Patrick Cloke6-122/+173
2020-11-23Fix synctl and duplicate worker spawning (#8798)Waylon Cude2-0/+8
2020-11-23Improve logging of the mapping from SSO IDs to Matrix IDs. (#8773)Andrew Morgan3-5/+13
2020-11-23INSTALL: Fix setting content-type on well-known (#8793)Daniele Sluijters2-1/+2
2020-11-22fix MDMatthew Hodgson1-2/+2
2020-11-22fix ancient changelog to be MDMatthew Hodgson1-150/+146
2020-11-19Improve error checking for OIDC/SAML mapping providers (#8774)Patrick Cloke7-29/+137
2020-11-19SAML: Allow specifying the IdP entityid to use. (#8630)Ben Banfield-Zanin4-1/+21
2020-11-19Consistently use room_id from federation request body (#8776)Richard van der Hoff5-54/+49
2020-11-18Improve appservice handler to send only the most recent read receipts when no...Will Hunt4-3/+10
2020-11-18Fix tests on develop (#8777)Erik Johnston2-16/+1
2020-11-18SAML: Document allowing a clock/time difference from IdP (#8731)Marcus Schopen3-0/+13
2020-11-18Update changelog v1.23.0 release-v1.23.0Erik Johnston1-1/+1
2020-11-18Fix formatting in upgradesErik Johnston1-1/+1
2020-11-18Update changelogErik Johnston1-0/+4
2020-11-18 1.23.0Erik Johnston4-2/+16
2020-11-17Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767)Andrew Morgan3-1/+7
2020-11-17Abstract shared SSO code. (#8765)Patrick Cloke6-120/+159
2020-11-17a comma too much (#8771)chagai952-1/