mastodon/app/views/api/v1/statuses
Eugen Rochko 999cde94a6 Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text
Federate spoiler_text using warning attribute on <content /> instead of a <category term="spoiler" />
Clean up schema file from accidental development migrations
2017-01-25 01:29:16 +01:00
..
_media.rabl
_mention.rabl Enable caching for some rabl views 2016-11-03 13:28:36 +01:00
_show.rabl Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
_tags.rabl
accounts.rabl
card.rabl Fix #463 - Fetch and display previews of URLs using OpenGraph tags 2017-01-20 01:00:14 +01:00
context.rabl
index.rabl
show.rabl