This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
Watch
1
Star
0
Fork
You've already forked tootlab-mastodon
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9d2154c4ab
tootlab-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 16:58:50 -05: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 08:01:33 -05:00
attributes :name, :website