summary refs log tree commit diff
path: root/scripts-dev (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-03make FederationHandler.send_invite asyncRichard van der Hoff2-6/+4
2020-02-03make FederationHandler.on_get_missing_events asyncRichard van der Hoff1-5/+4
2020-02-03Add typing to SyncHandler (#6821)Erik Johnston5-349/+381
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>