friendica / friendica

Friendica Communications Platform
https://friendi.ca
GNU Affero General Public License v3.0
1.42k stars 336 forks source link

Liking a post mentioning a Friendica user should not add you to the audience for further replies/announces #14160

Closed trwnh closed 5 months ago

trwnh commented 5 months ago

Bug Description

I am receiving activities from someone I do not follow, pertaining to a conversation I did not participate in, unless you count liking a post mentioning a user to be participation and/or grounds for receiving further conversation updates

Steps to Reproduce

  1. Use software that federates Like activities to actors other than the author of the liked post (e.g. Akkoma/Pleroma, etc)
  2. Like a post mentioning a Friendica user (the post need not be on Friendica)

Actual Result:

I am now receiving every single update to the conversation in my inbox, including replies to+from users I do not follow, and announces by users I do not follow.

Expected Result:

Liking a post in a thread should not be equivalent to subscribing to that thread.

Screenshots

image

image

image

image

Platform Info

Friendica Version:

This is Friendica, version 2024.06-dev that is running at the web location https://libranet.de. The database version is 1560/1560, the post update version is 1550/1550.

tobiasd commented 5 months ago

Please have a look into your users settings -> Notification settings and check if the Someone commented in a thread where you interacted is enabled or not. Assuming it is, then it is working as expected as your "Like" is an interaction with the thread.

trwnh commented 5 months ago

@tobiasd I don't have that setting as I am not using Friendica. The issue is with the activities being sent out by Friendica. They should not be delivered to me just because I liked a post merely mentioning a Friendica user. The bar for interaction should be much higher than that. Especially seeing as there is no way to "unsubscribe" from the thread remotely.

tobiasd commented 5 months ago

I see, then I misunderstood your report - sorry!

foss- commented 5 months ago

Wouldn't this be a feature request for Akkoma then if that is where your account is?

trwnh commented 5 months ago

@foss- it's a request for friendica to reconsider and/or revert a recent change. interacting once should not be taken as a signal to subscribe someone to an entire thread in perpetuity. espcially not if the "interaction" was a passing Like.

it would be different if i had expressed interest in being updated about the thread, say, for example, if there was a collection representing the thread and i sent a Follow to it. i might even understand if replying/commenting to a thread auto-subscribed me to the thread (provided that there was a way to remotely unsubscribe). but a mere Like of a mention is going too far.