Commit graph

10 commits

Author SHA1 Message Date
3706764437 add: blocked users page 2025-05-09 22:36:16 -04:00
6893aeedb5 fix: messages loading when sender deleted their account 2025-05-09 16:42:38 -04:00
d174b44f57 add: stacks mode and sort 2025-05-09 15:56:19 -04:00
efeb660de6 fix: don't allow users to mention users who have blocked them 2025-05-08 17:41:15 -04:00
trisua
59cfec4819 add: chat notifications
use sql_chanes/notifications_tag.sql; ignore first statement if you never used a preview commit
2025-05-03 17:51:36 -04:00
trisua
a009ef9e34 add: user status 2025-05-03 11:29:31 -04:00
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