website/pkg/controller/forum
Noah Petherbridge 1bf846e78b Forum Admin Page for Regular Users
Allow regular (non-admin) users access to the Manage Forums page so they can
create and manage their own forums.

Things that were already working:

* The admin forum page was already anticipating regular LoginRequired credential
* Users only see their owned forums, while admins can see and manage ALL forums

Improvements made to the Forum Admin page:

* Change the title color from admin-red to user-blue.
* Add ability to search (filter) and sort the forums.

Other changes:

* Turn the Forum tab bar into a reusable component.
2024-08-23 22:56:40 -07:00
..
add_edit.go Delete the inner circle 2024-08-10 11:54:37 -07:00
forum.go Delete the inner circle 2024-08-10 11:54:37 -07:00
forums.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
manage.go Forum Admin Page for Regular Users 2024-08-23 22:56:40 -07:00
new_post.go Correctly revoke AlsoPosted notification on comment deletion 2024-04-27 19:46:22 -07:00
newest.go Forum Admin Page for Regular Users 2024-08-23 22:56:40 -07:00
search.go Forum Admin Page for Regular Users 2024-08-23 22:56:40 -07:00
thread.go Delete the inner circle 2024-08-10 11:54:37 -07:00