summaryrefslogtreecommitdiff
path: root/lib/aggiedit_web/live/post_live/index.html.heex
AgeCommit message (Expand)Author
2022-04-15Add comments and vote models; pub/sub voting on postsLogan Hunt
2022-04-14Add pubsubLogan Hunt
2022-04-14Update UILogan Hunt
2022-04-13Add room id to routes and fix authorization on said routesLogan Hunt
2022-04-07Attach upload, room, user to postLogan Hunt
2022-04-06Models for upload and post; generated liveview controller for postsLogan Hunt