website/pkg/models
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
..
backfill Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
deletion Update delete_user to handle CommentPhotos 2022-10-20 21:51:53 -07:00
blocklist.go More Private User Avatars 2022-09-08 21:42:20 -07:00
certification.go Admin Actions 2022-08-14 16:27:57 -07:00
comment.go More Private User Avatars 2022-09-08 21:42:20 -07:00
comment_photo.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
data_backfills.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
feedback.go Rename the module 2022-08-25 21:21:46 -07:00
forum.go Recent Forum Posts 2022-08-30 22:13:57 -07:00
forum_recent.go RemoteAddr fixes 2022-09-26 19:41:07 -07:00
forum_stats.go Recent Forum Posts 2022-08-30 22:13:57 -07:00
friend.go More Private User Avatars 2022-09-08 21:42:20 -07:00
like.go Likes on Comments, and other minor improvements 2022-08-29 20:00:15 -07:00
message.go Block Lists 2022-08-14 17:45:55 -07:00
models.go WIP Web Polls 2022-12-14 22:57:06 -08:00
notification.go Private Photo Sharing 2022-09-07 21:18:54 -07:00
pagination.go Recent Forum Posts 2022-08-30 22:13:57 -07:00
photo.go Raise photo cap to 100, fix filesize storage 2022-12-06 21:50:42 -08:00
poll.go WIP Web Polls 2022-12-14 22:57:06 -08:00
poll_votes.go WIP Web Polls 2022-12-14 22:57:06 -08:00
private_photo.go More Private User Avatars 2022-09-08 21:42:20 -07:00
profile.go User Photo Gallery & Management 2022-08-12 23:11:36 -07:00
subscription.go RemoteAddr fixes 2022-09-26 19:41:07 -07:00
thread.go WIP Web Polls 2022-12-14 22:57:06 -08:00
user.go More Private User Avatars 2022-09-08 21:42:20 -07:00
user_relationship.go Forum Reply Enhancements + Better Pagers 2022-09-10 12:09:46 -07:00