mastodon/app/views/stream_entries
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
..
_content_spoiler.html.haml Adjusting public display of statuses to look similar to logged-in UI, 2016-12-18 19:47:11 +01:00
_detailed_status.html.haml Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
_favourite.html.haml simplify emojification on public pages with .emojify class 2017-01-09 22:41:47 -05:00
_follow.html.haml simplify emojification on public pages with .emojify class 2017-01-09 22:41:47 -05:00
_simple_status.html.haml Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
_status.html.haml Clean up h-card mess of divs 2017-01-06 20:24:51 +01:00
embed.html.haml Adjusting public display of statuses to look similar to logged-in UI, 2016-12-18 19:47:11 +01:00
show.atom.ruby Changing the use of config constants to the Rails configuration object 2016-02-29 20:06:39 +01:00
show.html.haml Add twitter:card metatag to enable Twitter Cards support 2017-01-06 09:47:40 +11:00