summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-21Fix minor bugs in forms not showing errors and whatnotHEADmasterLogan Hunt
2022-04-22Ignore release filesLogan Hunt
2022-04-22Fix warningLogan Hunt
2022-04-22Change favicon to static pathLogan Hunt
2022-04-22Deployment finalSimponic
2022-04-22Migrate before starting serverLogan Hunt
2022-04-22mix.lock updateLogan Hunt
2022-04-21Reset password UI updateLogan Hunt
2022-04-21Use genstmpLogan Hunt
2022-04-21Add gen_smtpLogan Hunt
2022-04-21Re-add swoosh api client to falseLogan Hunt
2022-04-21Get ready for deploymentLogan Hunt
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-15Add comments and vote models; pub/sub voting on postsLogan Hunt
2022-04-14Add initial channels for postsLogan Hunt
2022-04-14Add pubsubLogan Hunt
2022-04-14Update UILogan Hunt
2022-04-13Remove unnecessary todo nowLogan Hunt
2022-04-13Move assignment to live_helpers, fix bug when user updates emailLogan Hunt
2022-04-13Add room id to routes and fix authorization on said routesLogan Hunt
2022-04-13Update roles and list posts from roomLogan Hunt
2022-04-13Add guards on post resourcesLogan Hunt
2022-04-08Fix when no uploadLogan Hunt
2022-04-08Don't allow upload editing for postsLogan Hunt
2022-04-07Attach upload, room, user to postLogan Hunt
2022-04-06Add uploads; next up - user authentication on postLogan Hunt
2022-04-06Fix authentication on posts pageLogan Hunt
2022-04-06Update associationsLogan Hunt
2022-04-06Models for upload and post; generated liveview controller for postsLogan Hunt
2022-04-06Fix warningsLogan Hunt
2022-04-06Initial commit; generate auth code with phx.gen.auth; added room model and as...Logan Hunt