Add user privacy settings for profiles and user-owned pages #12
Labels
No labels
automated
code-quality
component: admin dashboard
component: backend
component: billing
component: content management
component: faqs
component: game genres
component: game lists
component: game reviews
component: game search
component: games
component: internal notifications
component: platforms
component: security
component: tests
component: user api
component: user badges
component: user blogs
component: user consoles
component: user favorites
component: user friends
component: user notifications
component: user profiles
component: user site notifications
component: user wishlists
component: web design
dependencies
php
priority
high
priority
low
priority
medium
security-hotspot
source: codex
source: sonarqube
status
awaiting feedback
status
backlog
status
done
status
in progress
status
in queue
status
in review
status
needs codex review
status
needs investigation
status
wontfix
type: bug
type: documentation
type: feature
type: improvement
type: regression
type: task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MyVideoGameList/myvideogamelist.com#12
Loading…
Add table
Add a link
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?
Users need privacy settings in Laravel so they can control who can view or interact with their profile-adjacent content.
The original issue listed privacy controls for profile comments, friend adding, profile viewing, list viewing, favorites, wishlists, and blogs. Later discussion explicitly rejected bringing back a “hide me from Recent Gamer Updates” option, so that feed opt-out should remain out of scope. In the current Laravel checkout, profile pages and profile comments exist, settings pages exist, and a legacy
user_site_settingskey/value table exists, but there is no dedicated privacy settings UI or enforcement layer yet.Scope
Acceptance Criteria
Everyone,Friends Only, andNo One.EveryoneandNo One.Everyone,Friends Only, andNo One.Everyone,Friends Only, andNo Onewhere those pages exist.Test Coverage Required
vendor/bin/pint --dirtybefore closing the issue.Progress Checklist
user_site_settingspersistence existsI'd love to hear some feedback from @zerophoenix and @crunchn when y'all get a chance 😄
Originally posted by ZeroPhoenix.
I like this idea. It keeps the profile more private and personal.
Maybe add a 'block' list too? I would say that Only allow friends to comment on profile would take care of that but sometimes I like random comments you can get from people. lol
@zerophoenix I think that's actually another good idea, a block list. We could have a button on users profiles that shows for people logged in which would allow them to block them as well as a text box under the privacy tab which lists blocked people and where they can just add more.
I've updated the title on this one.
Alright, it's been a while since this issue has been updated. I want to use this comment to put together a more complete list of what things we should include in privacy settings:
Of course there could always be more options so I am open to suggestions.
Originally posted by v
Please add an option to opt out of showing up on the "Recent Gamer Updates" activity feed. It's the main reason why I haven't sign up yet. I'd prefer not to have my activity broadcasted publicly like a social media website.
Thanks.
@vglist This was previously an option but removed as this is a social site and we want people to be able to find others playing and enjoying the same games. We will not be adding this back in.
Originally posted by v
@jimmyb Ah, makes sense. Thanks for the reply.
Add More Privacy Optionsto Add user privacy settings for profiles and user-owned pages