about summary refs log tree commit diff
path: root/app/views/api/v1/apps
AgeCommit message (Collapse)Author
2017-01-15Fix tests, add applications to eager loading/cache for statuses, fixEugen Rochko
application website validation, don't link to app website if website isn't set, also comment out animated boost icon from #464 until it's consistent with non-animated version
2017-01-15Add tracking of OAuth app that posted a status, extend OAuth apps to have ↵Effy Elden
optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
2016-09-27Fix #52 - Add API versioning (v1)Eugen Rochko