aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/api
Commit message (Expand)AuthorAgeFilesLines
* Fix some unused imports and local variables.Ben Sturmfels2021-09-231-4/+5
* Apply pyupgrade --py36-plus.Ben Sturmfels2021-09-231-20/+20
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-052-28/+28
* always guess the same filetypeBoris Bobrov2018-07-121-2/+5
* Change API filename upload using custom headerRomain Porte2017-11-111-2/+7
* Fix #5408 - ignore non-int offset in api feedLoic Dachary2016-01-251-1/+6
* Allow API client to GET another user's outboxayleph2015-11-241-2/+2
* Comment changes for federationJessica Tallon2015-10-201-21/+58
* Add public_id fixes throughout the codeJessica Tallon2015-10-071-0/+4
* Collection changes and migration for federationJessica Tallon2015-10-071-8/+6
* Fix some unit tests and bugsJessica Tallon2015-08-241-5/+5
* Change codebase to query or create correct User modelJessica Tallon2015-07-312-7/+6
* Change 'federation' name to 'api' which is more suitableJessica Tallon2015-02-154-0/+1004