summaryrefslogtreecommitdiff
path: root/lib/aggiedit_web/live/post_live/show.html.heex
AgeCommit message (Collapse)Author
2022-04-21Updates to frontend and fix a bug where first socket assignment failedLogan Hunt
2022-04-20UI updates and fix message directioningLogan Hunt
2022-04-20Initial chat box; man phoenix does not have the best docsLogan Hunt
2022-04-14Add initial channels for postsLogan Hunt
2022-04-13Add room id to routes and fix authorization on said routesLogan Hunt
2022-04-13Add guards on post resourcesLogan Hunt
2022-04-06Models for upload and post; generated liveview controller for postsLogan Hunt