website/pkg/config
Noah Petherbridge 90d0d10ee5 Adopt a Forum
* Forums are disowned on user account deletion (their owner_id=0)
* A forum without an owner shows a notice at the bottom with a link to petition
  to adopt the forum. It goes to the Contact form with a special subject.
  * Note: there is no easy way to re-assign ownership yet other than a direct
    database query.
* Code cleanup
  * Alphabetize the DB.AutoMigrate tables.
  * Delete more things on user deletion: forum_memberships, admin_group_users
  * Vacuum worker to clean up orphaned polls after the threads are removed
2024-08-23 22:56:40 -07:00
..
admin_scopes_test.go Admin Transparency Page 2024-05-09 15:50:46 -07:00
admin_scopes.go Delete the inner circle 2024-08-10 11:54:37 -07:00
config.go Forum Creation Quotas 2024-08-23 22:56:40 -07:00
enum.go Adopt a Forum 2024-08-23 22:56:40 -07:00
geo_gate.go Geogate kill switch 2023-07-01 16:35:35 -07:00
page_sizes.go Forum Memberships & My List 2024-08-23 22:56:40 -07:00
variable.go Web Push Notifications 2024-07-20 19:44:22 -07:00