Commit Graph

8 Commits

Author SHA1 Message Date
24b609ec3a feat(chat): add username to users
And use it instead of hacky email transformation.
2025-02-13 23:13:36 +00:00
2430b41ce1 feat(chat): add unread message divider 2024-11-25 23:22:31 +00:00
d3253bd900 feat(chat): add schema to handle room membership 2024-11-17 13:39:49 +00:00
ca90b77bcb feat(chat): add messages 2024-10-23 22:33:47 +00:00
3f40253559 feat(auth): add auth through phx.gen.auth 2024-10-22 00:19:26 +00:00
af21885a46 feat(chat): chat name is unique 2024-10-21 23:50:23 +00:00
efd8914d74 feat: add chat schema and migration 2024-10-09 00:12:39 +00:00
ec3b82cd00 initial: first commit ever 2024-10-07 23:20:11 +00:00