You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Add preference to always display sensitive media (#6448) 7 years ago
helpers Add direction tags to HTML e-mails for RTL languages (#6373) 7 years ago
javascript After click to embed video, autoplay it (#6480) 7 years ago
lib Full-text search for authorized statuses (#6423) 7 years ago
mailers Make sure status is not nil (#6428) 7 years ago
models Full-text search for authorized statuses (#6423) 7 years ago
policies Allow admin to deactivate invite created by users (#5860) 7 years ago
presenters Using double splat operator (#5859) 7 years ago
serializers Add preference to always display sensitive media (#6448) 7 years ago
services Fix #5173: Click card to embed external content (#6471) 7 years ago
validators Validation of count works even when text of status is nil (#6429) 7 years ago
views Do not hide NSFW media/CW'd text in OpenGraph tags (#6479) 7 years ago
workers Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago