Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-09-18 | fix sample config | Richard van der Hoff | 1 | -1/+1 | |
this was apparently broken by #6040. | |||||
2019-09-17 | v2 3PID Invites (part of MSC2140) (#5979) | Andrew Morgan | 2 | -23/+82 | |
3PID invites require making a request to an identity server to check that the invited 3PID has an Matrix ID linked, and if so, what it is. These requests are being made on behalf of a user. The user will supply an identity server and an access token for t |