mastodon/app
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
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
helpers Add direction tags to HTML e-mails for RTL languages (#6373) 2018-01-29 00:22:20 +01:00
javascript After click to embed video, autoplay it (#6480) 2018-02-15 23:05:12 +01:00
lib Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
mailers Make sure status is not nil (#6428) 2018-02-04 12:31:46 +01:00
models Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers Add preference to always display sensitive media (#6448) 2018-02-09 00:26:57 +01:00
services Fix #5173: Click card to embed external content (#6471) 2018-02-15 07:04:28 +01:00
validators Validation of count works even when text of status is nil (#6429) 2018-02-04 12:32:41 +01:00
views Do not hide NSFW media/CW'd text in OpenGraph tags (#6479) 2018-02-16 04:40:53 +01:00
workers Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 2018-01-22 14:25:09 +01:00