summary refs log tree commit diff
path: root/tests/api/test_auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-16Fix inbound federation on reader workerErik Johnston1-0/+2
Inbound federation requires calculating push, which in turn relies on having access to account data.
2018-08-16Add GET media/v1/config (#3184)Will Hunt3-1/+51
2018-08-16