This website requires JavaScript.
Explore
Help
Sign In
gearheads
/
mastodon
Archived
Watch
2
Star
0
Fork
You've already forked mastodon
0
Code
Releases
4
Activity
This repository has been archived on
2024-06-09
. You can view files and clone it, but cannot push or open issues/pull-requests.
1379124682
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 22:58:50 +01: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 14:01:33 +01:00
attributes :name, :website