FriendsOfFlarum / gamification

Add upvotes, downvotes, and ranks to your Flarum Community
https://discuss.flarum.org/d/20671-friendsofflarum-gamification
MIT License
36 stars 17 forks source link

Remove vote information on user profile to keep them anonymous #108

Open therealmaxmoon opened 1 year ago

therealmaxmoon commented 1 year ago

Feature Request

It is possible to not show who voted how to make the system anonymous. But if you visit the user page of someone, you can see what the person liked or disliked.

Describe the solution you'd like

Add an option to not show votes on user profiles.

rob006 commented 8 months ago

I believe this is a bug with respecting privileges, there is a PR to fix this: https://github.com/FriendsOfFlarum/gamification/pull/102