website/web/templates/account
Noah 47f898561c Forum Photo Attachments
* Add support to upload a picture to forum posts and replies, in forums that
  have the PermitPhotos setting enabled.
* New DB table: CommentPhoto holds the association between a photo and a
  forum ID. Photos can be uploaded at preview time (before a CommentID is
  available) and get associated to the CommentID on save.
* Cron endpoint /v1/comment-photos/remove-orphaned can clean up orphaned
  photos without a CommentID older than 24 hours.
* Add "Photo Boards" as a default forum category for new boards.
2022-10-20 21:02:30 -07:00
..
block_list.html Forum Reply Enhancements + Better Pagers 2022-09-10 12:09:46 -07:00
dashboard.html Forum Photo Attachments 2022-10-20 21:02:30 -07:00
delete.html User Account Busywork 2022-08-14 14:40:57 -07:00
forgot_password.html User Account Busywork 2022-08-14 14:40:57 -07:00
login.html Photo Quotas & Postgres Fixes 2022-08-21 15:40:24 -07:00
profile.html More Private User Avatars 2022-09-08 21:42:20 -07:00
search.html More Private User Avatars 2022-09-08 21:42:20 -07:00
settings.html Dark mode style tweaks 2022-08-31 22:58:32 -07:00
signup.html Implement Direct Messaging 2022-08-13 17:42:42 -07:00