Commit graph

5 commits

Author SHA1 Message Date
trisua
094dd5fdb5 add: user socket streams
add: group messages by author in ui
TODO: group messages by author in ui as they come in from socket
TODO: notifications stream connection
2025-05-01 16:43:58 -04:00
trisua
0304461389 add: connect to socket by community
direct messages/groups connect by channel id, everything else should connect by channel with the "is_channel" header set to true
2025-04-29 16:53:34 -04:00
trisua
7774124bd0 add: channels, messages 2025-04-27 23:11:37 -04:00
trisua
a28072be7f add: channels/messages database functions
chore: bump contrasted
2025-04-25 16:22:38 -04:00
trisua
9e6c5c9726 fix: allow users with a private profile to view their own posts
add: channels/messages models
2025-04-24 19:06:30 -04:00