aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/federation/views.py
Commit message (Expand)AuthorAgeFilesLines
* Add basic comment support and flesh out some other endpointsJessica Tallon2014-07-221-3/+79
* Add .json url for host-meta and fix host-meta problem of not having 'links'xray72242014-07-221-1/+1
* Support some webfinger API's and real profile and /api/user/<user>/xray72242014-07-221-4/+57
* Support for the comments endpointxray72242014-07-221-2/+24
* Use the the slug as the UUID instead of a newly generated UUIDxray72242014-07-221-1/+1
* Add image URL's (thumb & full)Jessica Tallon2014-07-221-2/+2
* Adds comments for the MediaEntry apiJessica Tallon2014-07-221-2/+2
* Changes serialization to .serialize method on object - MediaEntryJessica Tallon2014-07-221-21/+1
* Adds endpoint /api/image/<uuid> so that you can now view an image endpointJessica Tallon2014-07-221-3/+39
* Starts the user (profile) endpoint and lays groundwork for inbox and feed end...Jessica Tallon2014-07-221-0/+42