website/pkg/controller/photo
Noah Petherbridge f4d176a538 Change Logs
* Add a ChangeLog table to collect historic updates to various database tables.
* Created, Updated (with field diffs) and Deleted actions are logged, as well
  as certification photo approves/denies.
* Specific items added to the change log:
  * When a user photo is marked Explicit by an admin
  * When users block/unblock each other
  * When photo comments are posted, edited, and deleted
  * When forums are created, edited, and deleted
  * When forum comments are created, edited and deleted
  * When a new forum thread is created
  * When a user uploads or removes their own certification photo
  * When an admin approves or rejects a certification photo
  * When a user uploads, modifies or deletes their gallery photos
  * When a friend request is sent
  * When a friend request is accepted, ignored, or rejected
  * When a friendship is removed
2024-02-25 17:03:36 -08:00
..
certification.go Change Logs 2024-02-25 17:03:36 -08:00
edit_delete.go Change Logs 2024-02-25 17:03:36 -08:00
private.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
site_gallery.go Site Gallery: Remember last 'Whose photos' preference 2023-11-24 11:37:01 -08:00
upload.go Change Logs 2024-02-25 17:03:36 -08:00
user_gallery.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
view.go Don't show blocked users on Likes lists 2023-09-17 22:28:21 -07:00