website/pkg/controller/forum
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
..
add_edit.go Change Logs 2024-02-25 17:03:36 -08:00
forum.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
forums.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
manage.go Rename the module 2022-08-25 21:21:46 -07:00
new_post.go Change Logs 2024-02-25 17:03:36 -08:00
newest.go WIP: Deduplicate threads on Newest forum tab 2024-02-14 21:38:20 -08:00
search.go Forum Search, User Profile Statistics 2024-01-06 16:44:05 -08:00
thread.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00