website/pkg/controller
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
..
account Delete the inner circle 2024-08-10 11:54:37 -07:00
admin Minor improvements 2024-08-23 22:56:40 -07:00
api Search By Location 2024-08-03 14:54:22 -07:00
block Change Logs 2024-02-25 17:03:36 -08:00
chat Delete the inner circle 2024-08-10 11:54:37 -07:00
comment Mute specific friends new photo upload notifications 2024-08-07 23:05:23 -07:00
forum Forum Creation Quotas 2024-08-23 22:56:40 -07:00
friend Web Push Notifications 2024-07-20 19:44:22 -07:00
htmx HTMX lazy load for user statistics card 2024-04-24 20:36:37 -07:00
inbox Web Push Notifications 2024-07-20 19:44:22 -07:00
index Adopt a Forum 2024-08-23 22:56:40 -07:00
photo Don't send admin emails on new cert photos 2024-08-12 10:59:14 -07:00
poll Wrap Up Polls Support 2022-12-20 19:15:45 -08:00
version