1
0
Fork 0
mirror of https://github.com/diamondburned/cchat-gtk.git synced 2024-09-28 04:58:50 +00:00
Commit graph

22 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) d1d7288879 Added completion into commander 2020-06-30 18:09:22 -07:00
diamondburned (Forefront) 47e3e67b95 Added partial support for the Commander API 2020-06-30 00:20:13 -07:00
diamondburned (Forefront) 0d2c1d5e8f Fixed timezone bug and timestamp bug 2020-06-28 19:55:13 -07:00
diamondburned (Forefront) 5ac2567610 Added Configurator 2020-06-28 18:38:09 -07:00
diamondburned (Forefront) e2d656dcae Trivial fixes 2020-06-25 21:11:31 -07:00
diamondburned (Forefront) 06f64e7a97 Improved add button design 2020-06-19 23:19:25 -07:00
diamondburned (Forefront) 9df0aca1fa Added preferences 2020-06-19 21:40:34 -07:00
diamondburned (Forefront) 1a9cc2626e Fixed nonce bug; improved message content 2020-06-19 15:40:06 -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) be88670bb6 Refactored code for additional lazy loading and features 2020-06-17 00:06:57 -07:00
diamondburned (Forefront) 0d8d3609be Minor graphical tweaks, added Disconnection 2020-06-14 11:19:06 -07:00
diamondburned (Forefront) adeffc7717 Added limiting backlog and more general improvements 2020-06-13 14:51:03 -07:00
diamondburned (Forefront) 226402043d Fixed loading services still having the error tooltip 2020-06-13 00:46:51 -07:00
diamondburned (Forefront) 7f0a6653ee More loading circles, lots of bug fixes, added logo 2020-06-13 00:30:02 -07:00
diamondburned (Forefront) 8d9c3f2da5 More features, too many to list 2020-06-07 00:06:13 -07:00
diamondburned (Forefront) 43aa4dcef3 Session restore and icons added 2020-06-06 21:27:28 -07:00
diamondburned (Forefront) 2d628fbbb3 ABSTRACTIONS! THEY'RE EVERYWHERE! 2020-06-06 00:44:36 -07:00
diamondburned (Forefront) 0171ac6b52 Added colors and stuff 2020-06-05 17:47:28 -07:00
diamondburned (Forefront) b852498ee4 Final commit before partial rewrite 2020-06-04 16:00:46 -07:00
diamondburned (Forefront) ee657a8177 Working prototype 2020-05-28 12:26:55 -07:00
diamondburned (Forefront) 275ae709ae Initial commit 2020-05-25 23:51:06 -07:00