website/pkg/controller/account
Noah Petherbridge 8078ff8755 Batch Edit/Delete Photos + Misc Fixes
Certification Required page:

* Show helpful advice if the reason for the page is only that the user had
  deleted their default profile pic, but their account was certified.

Batch Photo Delete & Visibility:

* On user galleries, owners and admins can batch Delete or Set Visibility on
  many photos at once. Checkboxes appear in the edit/delete row of each photo,
  and bulk actions appear at the bottom of the page along with select/unselect
  all boxes.
* Deprecated the old /photo/delete endpoint: it now redirects to the batch
  delete page with the one photo ID.

Misc Changes:

* Notifications now sort unread to the top always.
2024-10-04 21:17:20 -07:00
..
age_gate.go Fix age gate page to defend against common user error 2023-06-20 12:12:58 -07:00
dashboard.go Batch Edit/Delete Photos + Misc Fixes 2024-10-04 21:17:20 -07:00
deactivate.go Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00
delete.go Auto-Disconnect Users from Chat 2024-03-15 15:57:05 -07:00
friends.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
login.go Various tweaks and improvements 2024-06-15 15:05:50 -07:00
profile.go Tweak admin permissions and photo view counts 2024-09-28 12:45:20 -07:00
reset_password.go More adjusting email sending behavior 2024-09-09 20:59:46 -07:00
search.go Member Search: Order by certified at 2024-08-23 23:09:27 -07:00
settings.go Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
signup.go More adjusting email sending behavior 2024-09-09 20:59:46 -07:00
two_factor.go 2FA: Ability to see original QR code again 2023-11-15 18:01:34 -08:00
user_note.go Admin Transparency Page 2024-05-09 15:50:46 -07:00