To Do #1
kirsle
commented 2022-08-14 05:55:37 +00:00
Owner
- Account
- Forgot Password workflow
- Rate limiting on logins
- Change email workflow
- Change password
- Login page cleanup
- Delete account
- Handle "last logged in" logic (long cookies - refresh every 12 hours?)
- Block users
- Private profile pages that require friendship to view
- Photos
- Ability to share private photos
- PhotoAccess table many:many of SourceUserID:TargetUserID
- Button to "unlock private photos" for a user: creates PhotoAccess row and notifies the target (DM?). Button lives on Compose DM page/msg thread?
- Page to review users you unlocked for, revoke one or all.
- IsUnlocked check similar to AreFriends using new PhotoAccess table.
- Drag-drop to upload
- Upload quota limits
- Only show certified member photos on the Site Gallery
- Ability to share private photos
- Forums
- See #2
- Admin Features
- Impersonate User
- Ban user
- Set/unset admin user status
- Certification: see non-pending photos too
- Certification: have an alert badge directing attention to pending photos similar to Messages and Friends.
- Static Pages
- About
- FAQ
- TOS
- Privacy Policy
- Contact / Report an Issue
- Misc
- Notifications
- Likes (on profiles and pics)
* Account
* [x] Forgot Password workflow
* [x] Rate limiting on logins
* [x] Change email workflow
* [x] Change password
* [x] Login page cleanup
* [x] Delete account
* [x] Handle "last logged in" logic (long cookies - refresh every 12 hours?)
* [x] Block users
* [x] Private profile pages that require friendship to view
* Photos
* [ ] Ability to share private photos
* PhotoAccess table many:many of SourceUserID:TargetUserID
* Button to "unlock private photos" for a user: creates PhotoAccess row and notifies the target (DM?). Button lives on Compose DM page/msg thread?
* Page to review users you unlocked for, revoke one or all.
* IsUnlocked check similar to AreFriends using new PhotoAccess table.
* [x] Drag-drop to upload
* [x] Upload quota limits
* [x] Only show certified member photos on the Site Gallery
* Forums
* See #2
* Admin Features
* [x] Impersonate User
* [x] Ban user
* [x] Set/unset admin user status
* [x] Certification: see non-pending photos too
* [x] Certification: have an alert badge directing attention to pending photos similar to Messages and Friends.
* Static Pages
* [x] About
* [x] FAQ
* [x] TOS
* [x] Privacy Policy
* [x] Contact / Report an Issue
* Misc
* [ ] Notifications
* [ ] Likes (on profiles and pics)
kirsle
added the 2022-08-22 05:26:55 +00:00
enhancement
label
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: apps/gosocial#1
Loading…
Reference in New Issue
Block a user
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?