Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add basic comment support and flesh out some other endpoints | Jessica Tallon | 2014-07-22 | 1 | -3/+79 |
* | Add .json url for host-meta and fix host-meta problem of not having 'links' | xray7224 | 2014-07-22 | 1 | -1/+1 |
* | Support some webfinger API's and real profile and /api/user/<user>/ | xray7224 | 2014-07-22 | 1 | -4/+57 |
* | Support for the comments endpoint | xray7224 | 2014-07-22 | 1 | -2/+24 |
* | Use the the slug as the UUID instead of a newly generated UUID | xray7224 | 2014-07-22 | 1 | -1/+1 |
* | Add image URL's (thumb & full) | Jessica Tallon | 2014-07-22 | 1 | -2/+2 |
* | Adds comments for the MediaEntry api | Jessica Tallon | 2014-07-22 | 1 | -2/+2 |
* | Changes serialization to .serialize method on object - MediaEntry | Jessica Tallon | 2014-07-22 | 1 | -21/+1 |
* | Adds endpoint /api/image/<uuid> so that you can now view an image endpoint | Jessica Tallon | 2014-07-22 | 1 | -3/+39 |
* | Starts the user (profile) endpoint and lays groundwork for inbox and feed end... | Jessica Tallon | 2014-07-22 | 1 | -0/+42 |