Commit Graph

16 Commits

Author SHA1 Message Date
Logan Hunt
2e38fdc8bb
Fix warning 2022-04-22 15:46:40 -06:00
Logan Hunt
c9a6abf9b7
Get ready for deployment 2022-04-21 18:54:26 -06:00
Logan Hunt
d9943b201d
UI updates and fix message directioning 2022-04-20 17:23:27 -06:00
Logan Hunt
763ea5331b
Initial chat box; man phoenix does not have the best docs 2022-04-20 16:03:17 -06:00
Logan Hunt
3cf9f4a364
Add comments and vote models; pub/sub voting on posts 2022-04-15 13:00:42 -06:00
Logan Hunt
cc58a376a9
Add pubsub 2022-04-14 11:43:34 -06:00
Logan Hunt
43f225e181 Remove unnecessary todo now 2022-04-13 16:55:22 -06:00
Logan Hunt
2ee849378a Move assignment to live_helpers, fix bug when user updates email 2022-04-13 16:55:02 -06:00
Logan Hunt
77d572796c
Update roles and list posts from room 2022-04-13 13:13:41 -06:00
Logan Hunt
9d5a369ff6
Add guards on post resources 2022-04-13 12:42:01 -06:00
Logan Hunt
55858eb9ca
Attach upload, room, user to post 2022-04-07 15:52:32 -06:00
Logan Hunt
ed22eb20f9
Add uploads; next up - user authentication on post 2022-04-06 18:17:27 -06:00
Logan Hunt
5ad6bbfce7
Update associations 2022-04-06 14:16:29 -06:00
Logan Hunt
4067339e8c
Models for upload and post; generated liveview controller for posts 2022-04-06 12:55:12 -06:00
Logan Hunt
66d871e546
Fix warnings 2022-04-06 12:38:50 -06:00
Logan Hunt
2055742911 Initial commit; generate auth code with phx.gen.auth; added room model and association; generate room model on domain of user emails; allow users to change their email 2022-04-06 12:13:54 -06:00