[frontend] user-level domain mutes are not used to filter emoji reactions #777

Closed
opened 2024-05-16 19:55:33 +00:00 by matrixsasuke · 12 comments

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?

  • I have double-checked and have not found this issue mentioned anywhere.
### 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? - [x] I have double-checked and have not found this issue mentioned anywhere.
matrixsasuke added the
bug
label 2024-05-16 19:55:33 +00:00

is this going to have more details added? it's empty

mrfs do apply to this activity type

is this going to have more details added? it's empty mrfs do apply to this activity type
Author

I added more details.

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

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
Member

I'm not the admin.

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? ...)

> I'm not the admin. 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? ...)
Author

domain mute as a user

domain mute as a user
Author

from the muted domain yes

from the muted domain yes
Author

the swastika is in the shown name not in the react itself

whether i got a notif i can't remember

the swastika is in the shown name not in the react itself whether i got a notif i can't remember
Author

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.

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

ok, that is the information we needed i am modifying the title of this issue to make it more accurate
floatingghost changed title from Domain block has no effect on emoji reacts [bug] to [frontend] user-level domain mutes are not used to filter emoji reactions 2024-05-17 17:55:15 +00:00

this is actually a frontend issue and not a backend one, since it's user-level

this is actually a frontend issue and not a backend one, since it's user-level
Author

this 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

> this 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: https://akkoma.dev/AkkomaGang/akkoma-fe/issues/394

closing this as we have the frontend issue now

closing this as we have the frontend issue now
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/akkoma#777
No description provided.