website/pkg/controller/forum
Noah Petherbridge bb79b5cbf3 WIP Web Polls
Got initial Poll table and UI started:
* Polls can be attached to any NEW forum post (can't edit poll details
  after creation)
* Max 100 options (theoretically unlimited), expiration time.
* UI: shows radio button list on posts having a poll, no submit handler
  yet created.
2022-12-14 22:57:06 -08:00
..
add_edit.go Rename the module 2022-08-25 21:21:46 -07:00
forum.go Rename the module 2022-08-25 21:21:46 -07:00
forums.go Rename the module 2022-08-25 21:21:46 -07:00
manage.go Rename the module 2022-08-25 21:21:46 -07:00
new_post.go WIP Web Polls 2022-12-14 22:57:06 -08:00
newest.go Recent Forum Posts 2022-08-30 22:13:57 -07:00
thread.go Forum Photo Attachments 2022-10-20 21:02:30 -07:00