website/web/templates/forum
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
..
add_edit.html User-owned Forum Improvements 2024-08-23 22:56:40 -07:00
admin.html Adopt a Forum 2024-08-23 22:56:40 -07:00
board_index.html Adopt a Forum 2024-08-23 22:56:40 -07:00
index.html Forum Creation Quotas 2024-08-23 22:56:40 -07:00
moderators.html User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00
new_post.html Dark Theme fixes for MS Edge 2024-08-22 22:53:37 -07:00
newest.html User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00
search.html Forum Admin Page for Regular Users 2024-08-23 22:56:40 -07:00
thread.html User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00