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
|
58d206eb81
|
add: client streams api
fix: mobile chats ui
|
2025-05-01 23:35:40 -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
|
c549fdd274
|
add: better mobile chats state
add: move channels list to turbo-frame
fix: don't spam _render (socket)
|
2025-04-30 16:45:31 -04:00 |
|
trisua
|
0dbf660399
|
fix: chats ui socket navigation
|
2025-04-29 16:58:42 -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
|
3a12c0ee6c
|
fix: attempt to stop spamming websocket
socket needs major fixes because of weird tokio stuff
|
2025-04-28 01:30:03 -04:00 |
|
trisua
|
2924759b01
|
fix: show listening status on profile with link hidden
|
2025-04-28 00:06:00 -04:00 |
|
trisua
|
d669cd4d4e
|
add: websocket pings
|
2025-04-27 23:59:24 -04:00 |
|
trisua
|
25d2d25fbc
|
fix: don't show community id 0 in chats ui
|
2025-04-27 23:46:12 -04:00 |
|
trisua
|
838b9c1304
|
fix: chats ui text sizing
|
2025-04-27 23:28:23 -04:00 |
|
trisua
|
7774124bd0
|
add: channels, messages
|
2025-04-27 23:11:37 -04:00 |
|