Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | chat: Attempt to add spell checking with a GtkSourceView widget | Lucas Fryzek | |
Does not currently work | |||
10 days | message: Grey out system messages | Lucas Fryzek | |
2025-01-16 | messages: Shrink spacing between messages | Lucas Fryzek | |
2025-01-15 | chat: Improve rendering of messages | Lucas Fryzek | |
Reduces the slowdown from receiving lots of messages at once. TODO look to see if adding messages can be done without freezing the UI. | |||
2024-12-30 | chat: Reorganize how system messages are presented | Lucas Fryzek | |
2024-10-08 | chat: Add missing nicklist update function | Lucas Fryzek | |
This is still a TODO as the function is just a stub. none of the nicklist functionality is implemented yet. | |||
2024-10-07 | fix various exceptions from missing Qweechat code | Lucas Fryzek | |
2024-10-07 | chat: Fix user leave message not being parsed as system msg | Lucas Fryzek | |
2024-10-06 | chat,main: Fix client crashes on Fedora version of Gtk4 | Lucas Fryzek | |
2024-10-06 | window: Add interface for connecting and disconnecting | Lucas Fryzek | |
2024-10-06 | chat: Fix error when cancelling file upload | Lucas Fryzek | |
2024-10-06 | chat: Add autoscroll to bottom button | Lucas Fryzek | |
2024-10-06 | chat: Add support for file upload | Lucas Fryzek | |
2024-10-05 | chat: Improve system message handling | Lucas Fryzek | |
Not 100% happy with how system messages are displayed. Need to find a better system for how to handle them. | |||
2024-10-05 | message: Parse url in message and use pango markup | Lucas Fryzek | |
2024-10-05 | chat: Get auto-scroll working, and fix ssh conn | Lucas Fryzek | |
2024-10-04 | Initial commit | Lucas Fryzek | |