website/pkg/controller/forum
Noah Petherbridge 05dc6c0e97 Minor improvements
* Add a "Report" link to the footer of forums.
* Allow some non-admin users to view a private forum and its threads.
  * Moderators and approved followers can see it
  * Note: the endpoint to follow a forum won't let a user invite themselves
    to a private forum. Currently there is no way to approve a user except
    by also adding them as a moderator.
  * Explore and Newest tabs can show these private forums if viewable.
2024-08-23 22:56:40 -07:00
..
add_edit.go User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00
browse.go Minor improvements 2024-08-23 22:56:40 -07:00
forum.go User-owned Forum Improvements 2024-08-23 22:56:40 -07:00
forums.go User-owned Forum Improvements 2024-08-23 22:56:40 -07:00
manage.go Forum Admin Page for Regular Users 2024-08-23 22:56:40 -07:00
moderators.go User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00
new_post.go Forum Memberships & My List 2024-08-23 22:56:40 -07:00
newest.go User Forums: Newest Tab, Moderators 2024-08-23 22:56:40 -07:00
search.go Forum Admin Page for Regular Users 2024-08-23 22:56:40 -07:00
subscribe.go Minor improvements 2024-08-23 22:56:40 -07:00
thread.go User-owned Forum Improvements 2024-08-23 22:56:40 -07:00