website/pkg/controller/forum
Noah Petherbridge d765fde6cd User-owned Forum Improvements
* Private forums: CanBeSeenBy moderators, approved followers, its owner and
  admin users.
  * Note: the endpoint to subscribe to the forum won't allow users to follow
    the private forum, so approved followers can not be created at this time,
    except by adding them as moderators.
* Admins: when creating a forum they can choose "no category" to create it as
  an unofficial community forum.
* Code cleanup
  * More feature flag checking
2024-08-21 22:25:59 -07:00
..
add_edit.go User Forums: Newest Tab, Moderators 2024-08-21 21:53:35 -07:00
browse.go User Forums: Newest Tab, Moderators 2024-08-21 21:53:35 -07:00
forum.go User-owned Forum Improvements 2024-08-21 22:25:59 -07:00
forums.go User-owned Forum Improvements 2024-08-21 22:25:59 -07:00
manage.go Forum Admin Page for Regular Users 2024-08-20 19:31:56 -07:00
moderators.go User Forums: Newest Tab, Moderators 2024-08-21 21:53:35 -07:00
new_post.go Forum Memberships & My List 2024-08-20 21:26:53 -07:00
newest.go User Forums: Newest Tab, Moderators 2024-08-21 21:53:35 -07:00
search.go Forum Admin Page for Regular Users 2024-08-20 19:31:56 -07:00
subscribe.go User Forums: Newest Tab, Moderators 2024-08-21 21:53:35 -07:00
thread.go User-owned Forum Improvements 2024-08-21 22:25:59 -07:00