Age | Commit message (Collapse) | Author | |
---|---|---|---|
3 days | network: Improve disconnect handling | Lucas Fryzek | |
Make sure disconnecting closes the SSH tunnel connection. Also add keep alive ping to check if connection to server is still there and time out if the keep alive ping does not respond. | |||
2024-10-07 | fix various exceptions from missing Qweechat code | Lucas Fryzek | |
2024-10-06 | color: Fix color parsing of (ATTR)EXT+~+STD | Lucas Fryzek | |
This pattern was used in the `relay.list` buffer and caused render artifiacts if we don't remove the color from the text. | |||
2024-10-06 | window: Add interface for connecting and disconnecting | Lucas Fryzek | |
2024-10-06 | chat: Add support for file upload | Lucas Fryzek | |
2024-10-05 | chat: Get auto-scroll working, and fix ssh conn | Lucas Fryzek | |
2024-10-04 | Initial commit | Lucas Fryzek | |