Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-22 | Fix warning | Logan Hunt | |
2022-04-20 | Initial chat box; man phoenix does not have the best docs | Logan Hunt | |
2022-04-15 | Add comments and vote models; pub/sub voting on posts | Logan Hunt | |
2022-04-14 | Add pubsub | Logan Hunt | |
2022-04-13 | Update roles and list posts from room | Logan Hunt | |
2022-04-07 | Attach upload, room, user to post | Logan Hunt | |
2022-04-06 | Add uploads; next up - user authentication on post | Logan Hunt | |
2022-04-06 | Models for upload and post; generated liveview controller for posts | Logan Hunt | |
2022-04-06 | Initial commit; generate auth code with phx.gen.auth; added room model and ↵ | Logan Hunt | |
association; generate room model on domain of user emails; allow users to change their email |