1
0
Fork 0
mirror of https://github.com/diamondburned/cchat-gtk.git synced 2025-11-28 23:45:42 +00:00
Commit graph

5 commits

Author SHA1 Message Date
diamondburned (Forefront) 2fae6ffbb3 UI changes; typing state working
This commit refactors the input container's UI as well as fixing some
bugs related to asynchronous fetching of images.

It also adds complete typing indicator capabilities, all without using a
single mutex!
2020-07-08 02:17:54 -07:00
diamondburned (Forefront) 68814c2207 Refactored username container; finishing up typing indicator; minor fixes 2020-07-08 02:16:41 -07:00
diamondburned (Forefront) 2422a90467 Added message editing
BUG: gtk_box_pack: assertion _gtk_widget_get_parent (child) == NULL failed when editing
2020-06-17 15:58:38 -07:00
diamondburned (Forefront) adeffc7717 Added limiting backlog and more general improvements 2020-06-13 14:51:03 -07:00
diamondburned (Forefront) 7f0a6653ee More loading circles, lots of bug fixes, added logo 2020-06-13 00:30:02 -07:00