[frontend] user-level domain mutes are not used to filter emoji reactions #777
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#777
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Your setup
blob.cat
Extra details
The point of blocking the domain is keeping away Nazi symbols from my home instance.
Version
Backend version
3.10.4-0-gf5134be53-blob
Frontend version
bbdae97d
PostgreSQL version
idk
What were you trying to do?
Block reactions from certain domain.
What did you expect to happen?
Custom emoji reacts from said instance don't show up.
What actually happened?
Custom emojis reacts from said instance do show up. (Also, in particular, on-hover, the shown name with the Swastika of the user who posts them.)
Logs
I'm not the admin.
Severity
I can manage
Have you searched for this issue?
is this going to have more details added? it's empty
mrfs do apply to this activity type
I added more details.
you've given nearly no information
again, mrfs do apply to EmojiReaction activities
I suspect you're actually seeing something different - a user on a blocked domain will not make it through MRF, however a remote emoji used by someone who is not blocked may. is this what you are seeing?
please include as much information as is possible, we cannot supplement bug reports with mind-reading
Are you actually talking about server-side domain blocks via MRF instantiated by your admin, or user-side domain mutes (which are handled in the frontend iinm)?
But regardless of what it is, as already pointed out without more details this will be hard to act on *(in particular but not limited to: how was the block setup? is the emoji or user performing the reaction from the blocked domain? is the emoji exactly on the same doamin or some sub or otherwise relatd domain? Did you get a notification about this or did it only show without a notification? ...)
domain mute as a user
from the muted domain yes
the swastika is in the shown name not in the react itself
whether i got a notif i can't remember
one can see the swastika on-hover over the react or tap-hold on mobile. i dont think there are any mrfs in place in regards to that.
ok, that is the information we needed
i am modifying the title of this issue to make it more accurate
Domain block has no effect on emoji reacts [bug]to [frontend] user-level domain mutes are not used to filter emoji reactionsthis is actually a frontend issue and not a backend one, since it's user-level
I opened a new issue on the frontend issue tracker:
AkkomaGang/akkoma-fe#394
closing this as we have the frontend issue now