Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch from slug to ID and clean up style to conform to PEP-8 | Jessica Tallon | 2014-07-22 | 1 | -2/+2 |
| | |||||
* | Add garbage collection task | Jessica Tallon | 2014-07-22 | 1 | -9/+9 |
| | |||||
* | Add test for API object endpoint | Jessica Tallon | 2014-07-22 | 1 | -1/+1 |
| | |||||
* | Add basic upload image capabilities | xray7224 | 2014-07-22 | 1 | -0/+6 |
| | |||||
* | Add basic comment support and flesh out some other endpoints | Jessica Tallon | 2014-07-22 | 1 | -1/+1 |
| | |||||
* | Add .json url for host-meta and fix host-meta problem of not having 'links' | xray7224 | 2014-07-22 | 1 | -0/+6 |
| | |||||
* | Support some webfinger API's and real profile and /api/user/<user>/ | xray7224 | 2014-07-22 | 1 | -2/+14 |
| | |||||
* | Support for the comments endpoint | xray7224 | 2014-07-22 | 1 | -0/+5 |
| | |||||
* | Adds endpoint /api/image/<uuid> so that you can now view an image endpoint | Jessica Tallon | 2014-07-22 | 1 | -0/+7 |
| | |||||
* | Starts the user (profile) endpoint and lays groundwork for inbox and feed ↵ | Jessica Tallon | 2014-07-22 | 1 | -0/+43 |
endpoint |