summary refs log tree commit diff
path: root/synapse/module_api (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-17Add admin API for logging in as a user (#8617)Erik Johnston1-1/+4
2020-11-16Move `wait_until_result` into `FakeChannel` (#8758)Richard van der Hoff3-25/+24
2020-11-16fixup testRichard van der Ho