aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/federation/routing.py
Commit message (Expand)AuthorAgeFilesLines
* Switch from slug to ID and clean up style to conform to PEP-8Jessica Tallon2014-07-221-2/+2
* Add garbage collection taskJessica Tallon2014-07-221-9/+9
* Add test for API object endpointJessica Tallon2014-07-221-1/+1
* Add basic upload image capabilitiesxray72242014-07-221-0/+6
* Add basic comment support and flesh out some other endpointsJessica Tallon2014-07-221-1/+1
* Add .json url for host-meta and fix host-meta problem of not having 'links'xray72242014-07-221-0/+6
* Support some webfinger API's and real profile and /api/user/<user>/xray72242014-07-221-2/+14
* Support for the comments endpointxray72242014-07-221-0/+5
* Adds endpoint /api/image/<uuid> so that you can now view an image endpointJessica Tallon2014-07-221-0/+7
* Starts the user (profile) endpoint and lays groundwork for inbox and feed end...Jessica Tallon2014-07-221-0/+43