Now About Social Code
aboutsummaryrefslogtreecommitdiff
path: root/src/chat.py
AgeCommit message (Collapse)Author
2024-10-06chat,main: Fix client crashes on Fedora version of Gtk4Lucas Fryzek
2024-10-06window: Add interface for connecting and disconnectingLucas Fryzek
2024-10-06chat: Fix error when cancelling file uploadLucas Fryzek
2024-10-06chat: Add autoscroll to bottom buttonLucas Fryzek
2024-10-06chat: Add support for file uploadLucas Fryzek
2024-10-05chat: Improve system message handlingLucas Fryzek
Not 100% happy with how system messages are displayed. Need to find a better system for how to handle them.
2024-10-05message: Parse url in message and use pango markupLucas Fryzek
2024-10-05chat: Get auto-scroll working, and fix ssh connLucas Fryzek
2024-10-04Initial commitLucas Fryzek