To Do #1

Open
opened 2022-08-14 05:55:37 +00:00 by kirsle · 0 comments
  • 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
  • Forums
  • 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
enhancement
label 2022-08-22 05:26:55 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: apps/gosocial#1
There is no content yet.