mastodon/app/views/stream_entries
Eugen Rochko 1122579216
Do not hide NSFW media/CW'd text in OpenGraph tags (#6479)
Reasoning: HTML title tag affects everyone. But OpenGraph only affects
when somebody is deliberately sharing the content, usually in an
environment where such content is expected. Hiding the content in
OpenGraph tags results in deceitful previews which inhibit the
shareability of the post.

Example: Somebody writes a clever post about politics but kindly
puts a "uspol" content warning on it. Mastodon users are thankful,
but sharing this post on another platform results in non-Mastodon
users believing the entire contents of the post is "uspol" and not
clicking through/reading and re-sharing.
2018-02-16 04:40:53 +01:00
..
_content_spoiler.html.haml Improve Activity stream spoiler (#4088) 2017-07-06 21:31:03 +02:00
_detailed_status.html.haml Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
_media.html.haml Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
_og_description.html.haml Do not hide NSFW media/CW'd text in OpenGraph tags (#6479) 2018-02-16 04:40:53 +01:00
_og_image.html.haml Do not hide NSFW media/CW'd text in OpenGraph tags (#6479) 2018-02-16 04:40:53 +01:00
_simple_status.html.haml Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
_status.html.haml Pinned statuses (#4675) 2017-08-25 01:41:18 +02:00
embed.html.haml Update status embeds (#4742) 2017-08-30 10:23:43 +02:00
show.html.haml Fix #6204: Use content warning for page title when present (#6231) 2018-01-09 19:34:58 +01:00