aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/federation/routing.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '905-activities'Jessica Tallon2014-10-071-2/+8
|\
| * Fix migrations and refactor object_typeJessica Tallon2014-09-021-2/+2
| * Create activity model and add activity creationJessica Tallon2014-08-221-0/+6
* | Add /.well-known/webfinger API to lookup user hrefsJessica Tallon2014-09-081-1/+7
|/
* Tidy up federation code and add tests to cover more of the APIsJessica Tallon2014-08-181-6/+6
* 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