website/pkg
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
..
chat Chat Moderation Rules + Shy Accounts on Chat 2024-09-19 19:30:02 -07:00
config Improve Signed Photo URLs 2024-10-03 20:14:34 -07:00
controller Batch Edit/Delete Photos + Misc Fixes 2024-10-04 21:17:20 -07:00
encryption Signed and Authenticated Static Photo URLs 2024-10-03 18:04:14 -07:00
geoip Certification photo admin updates 2023-11-25 14:28:16 -08:00
log
mail Cloudflare CAPTCHA for account signup page 2024-05-20 13:29:02 -07:00
markdown
middleware Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
models Batch Edit/Delete Photos + Misc Fixes 2024-10-04 21:17:20 -07:00
photo Improve Signed Photo URLs 2024-10-03 20:14:34 -07:00
ratelimit Various tweaks and improvements 2024-06-15 15:05:50 -07:00
redis
router Batch Edit/Delete Photos + Misc Fixes 2024-10-04 21:17:20 -07:00
session Usage Statistics and Website Demographics 2024-09-11 19:28:52 -07:00
spam Update search keywords 2024-07-26 16:16:10 -07:00
templates Improve Signed Photo URLs 2024-10-03 20:14:34 -07:00
utility Various minor tweaks 2024-09-27 17:37:45 -07:00
webpush Web Push Notifications 2024-07-20 19:44:22 -07:00
worker Adopt a Forum 2024-08-23 22:56:40 -07:00
version.go
webserver.go