summary refs log tree commit diff
path: root/docs/sphinx/conf.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-06-14Fix 3PID invite room state over federation.Erik Johnston1-6/+0
Fixes that when a user exchanges a 3PID invite for a proper invite over federation it does not include the `invite_room_state` key. This was due to synapse incorrectly sending out two invite requests.
2019-06-13Change to absolute path for contrib/dockerNeil Johnson1-1/+1
because this file is reproduced on dock