This website requires JavaScript.
Explore
Help
Register
Sign In
treehouse
/
mastodon
Watch
22
Star
8
Fork
You've already forked mastodon
5
Code
Issues
32
Pull Requests
Projects
1
Releases
Wiki
Activity
28e528bfcb
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 21:58:50 +00: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 13:01:33 +00:00
attributes :name, :website