Commit graph

11 commits

Author SHA1 Message Date
9ac646174c Fix some warnings 2022-08-02 01:38:32 +02:00
94a746f992 Fix nick from snapshot being ignored 2022-07-24 18:57:32 +02:00
4effe38c1d Increase ping and reply timeout
While downloading logs for &music, the server would repeatedly time out
on ws pings because it took too much time responding to the log
commands. This change makes reconnects less likely at the cost of not
noticing them as quickly.
2022-07-05 20:49:36 +02:00
e1ef195198 Fix ping pong 2022-06-30 15:16:37 +02:00
6fbc0c5ff7 Render and interact with individual rooms 2022-06-28 10:24:20 +02:00
76412e8287 Purge replies regularly 2022-06-24 15:56:02 +02:00
d10efb8757 Fix some warnings 2022-06-24 15:55:54 +02:00
57351f65be Update vault on send events and replies 2022-06-24 15:33:45 +02:00
3e5f97c2cd Structure room similar to conn 2022-06-23 17:15:35 +02:00
1ae81899a6 Include successful replies in conn event stream 2022-06-23 13:39:09 +02:00
e601476d02 Dissolve workspace 2022-06-23 12:20:20 +02:00
Renamed from cove-tui/src/euph/conn.rs (Browse further)