summaryrefslogtreecommitdiff
path: root/lib/aggiedit/rooms/post.ex
AgeCommit message (Expand)Author
2022-05-21Fix minor bugs in forms not showing errors and whatnotHEADmasterLogan Hunt
2022-04-15Add comments and vote models; pub/sub voting on postsLogan Hunt
2022-04-13Move assignment to live_helpers, fix bug when user updates emailLogan Hunt
2022-04-06Add uploads; next up - user authentication on postLogan Hunt
2022-04-06Update associationsLogan Hunt
2022-04-06Models for upload and post; generated liveview controller for postsLogan Hunt