summary refs log tree commit diff
path: root/scripts-dev/check_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-09Include the original event in /relations (#5626)Andrew Morgan4-4/+12
When asking for the relations of an event, include the original event in the response. This will mostly be used for efficiently showing edit history, but could be useful in other circumstances.
2019-07-08Remove access-token support from RegistrationHandler.register (#5641)Richard van der Hoff8-81/+44
Nothing uses this now, so we can remove the dead code, and clean up the API. Since we're