[XB] Hide Reactions

[XB] Hide Reactions [Paid] 2.1.1

No permission to buy ($10.00)
Just newly installed today.

Code:
ErrorException: [E_NOTICE] Indirect modification of overloaded element of XF\Entity\UserAlert has no effect src/addons/PB/HideReactionList/Alert/ReactionHideTrait.php:46

and

Code:
ErrorException: [E_NOTICE] Indirect modification of overloaded element of XF\Entity\UserAlert has no effect src/addons/PB/HideReactionList/Alert/ReactionHideTrait.php:47

We’ll look into it.
 
Hi

Is it possible to add a feature for those users who want to disable reactions just for themselves?

It means reactions are generally available for everyone but some people dont want to get reactions from others.
 
@boeing747, don't want to receive at all or just don't want to see?

If the first, it is most likely outside the scope of this add-on. We can make a custom addon if you describe in more detail how it should work.

If second, most likely not, because the reaction users output templater method not very friendly to the any extension.
 
Anyone tested this on 2.3? Looking for a way to hide all reactions from news feeds (but not anywhere else). Trying to avoid more custom dev work. Hopefully this can do it.
 
Does this addon allows to replace the list of usernames in the reactions bar with a count of reactions, while retaining the functionality of the popup that displays detailed information?
 
Does this addon allows to replace the list of usernames in the reactions bar with a count of reactions, while retaining the functionality of the popup that displays detailed information?
No. This add-on hides the page of this popup if the user doesn't have ‘"View reacted users" permission, and displays just the reaction count without usernames below the post (without a link to the reacted users list).
 
Back
Top Bottom