Now
About
Social
Code
index
:
weegtk
main
Weechat relay using Libadwaita and Gtk4
Lucas Fryzek
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
chat.py
Age
Commit message (
Collapse
)
Author
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