Commit graph

9 commits

Author SHA1 Message Date
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