Comment on Did something change recently with how Mastodon displays content from Lemmy / the threadiverse?
julian@activitypub.space 4 weeks agoNot necessarily, no. Content warnings were implemented in Mastodon specifically as summary plus sensitive=true. Perhaps not originally, but that is enforced now (all CW'd posts from Mastodon are marked sensitive). Might be Mastodon will CW notes that don't have sensitive, out of caution, but this doesn't apply to non-Notes.
So a summary included in a non-Note is not CW'd by Mastodon currently.
flamingos@feddit.uk 4 weeks ago
I know, I was just saying that it prevents a non-Note from being CW’d, as the
summeryis used as the post’s content. Masto treats aNotemarked assensitivewith nosummaryto just mean to blur the images.julian@activitypub.space 4 weeks ago
I suppose, although in that scenario theoretically one could add
as:sensitiveto mark the status as CW'd? I don't think CW logic is even run for non-Notes at the moment, though I could be mistaken.flamingos@feddit.uk 4 weeks ago
Masto interprets a
Noteset asas:sensitivewithout asummaryto mean ‘blur any media attached, but don’t collapse the text content’. I believe the same is true for non-Notes, but obviously without thesummary= CW logic.