glitch-soc / mastodon

A glitchy but lovable microblogging server
https://glitch-soc.github.io/docs/
GNU Affero General Public License v3.0
690 stars 184 forks source link

Content warnings ignored in Notifications column #2849

Open Packbat opened 4 days ago

Packbat commented 4 days ago

Steps to reproduce the problem

  1. Set boosts and/or favorites to be visible.
  2. Make a post with a content warning.
  3. Get notifications.

Expected behaviour

The post appears in the notifications column with content warning.

Actual behaviour

The text of the post under the content warning appears instead.

Detailed description

No response

Mastodon instance

indiepocalypse.social

Mastodon version

v4.3.0-beta.2+glitch

Browser name and version

Firefox 128.2.0esr

Operating system

Debian GNU/Linux 12

Technical details

It seems to have started with the update that changed the style of notification column notifications to have those weird boxes for some reason. Trying the same theme (Mastodon Light) on both Glitch Edition flavor and Vanilla Mastodon flavor, the CWs are present in vanilla and not in Glitch.

ClearlyClaire commented 9 hours ago

Yes, the grouped notifications excerpt did not have handling for CWs before CWs were redesigned as a whole, a change that I have not ported to glitch-soc yet (see #2823)