NickColley / semaphore

Accessible, simple and fast web client for Mastodon
https://semaphore.social
GNU Affero General Public License v3.0
173 stars 27 forks source link

Semaphore completely drops filtered posts set to "hide behind warning" #48

Open pitermach opened 1 year ago

pitermach commented 1 year ago

Description of the issue

When you make a filter in the Mastodon web UI, you get 2 options for what should happen with the filtered posts. They can either be "hidden behind a warning", or hidden completely so the post doesn't show up at all.

For posts that are set to be hidden behind a warning, most other clients display the post much like a CW though often saying "filtered", with the name of the filter being used as the warning text. Semaphore meanwhile just drops them from the timeline completely as if the filter was set to the other option.

It'd be good if Semaphore also behaved like this, so a hidden post would just appear collapsed on the timeline and I could expand it by pressing X or clicking on the appropriate button.