This website requires JavaScript.
Explore
Help
Sign In
FreakU
/
mastodon
Archived
Watch
1
Star
0
Fork
You've already forked mastodon
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-07-22
. You can view files and clone it, but cannot push or open issues or pull requests.
89fc2d7f48
mastodon
/
app
/
views
/
api
/
v1
/
apps
/
show.rabl
4 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
2017-01-14 13:58:50 -08:00
object @application
Fix tests, add applications to eager loading/cache for statuses, fix 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-15 05:01:33 -08:00
attributes :name, :website