summary refs log tree commit diff
path: root/scripts-dev/tail-synapse.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-18fix sample configRichard van der Hoff1-1/+1
this was apparently broken by #6040.
2019-09-17v2 3PID Invites (part of MSC2140) (#5979)Andrew Morgan2-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