Commit Graph

15 Commits

Author SHA1 Message Date
diamondburned 61550351a3 fixed madvdontneed bug and more, updated cchat-discord 2020-12-19 21:46:50 -08:00
diamondburned d921470f00 more message container improvements 2020-11-05 20:01:00 -08:00
diamondburned f5ba082b86 Slight Gtk fixes and improvements
This commit uses the GtkFileChooserNative over Gtk's own. It also
slightly refactors the message container API and fixes minor UI
appearances, especially adding the separator.
2020-11-05 11:08:30 -08:00
diamondburned 46ec8c66ac fixed parent == nil assertion fail 2020-10-24 18:13:33 -07:00
diamondburned f185882de9 fixed backlog 2020-10-24 14:58:48 -07:00
diamondburned 7b4134e20d Revert btree
This reverts commit 135be0faca.
2020-10-22 23:21:34 -07:00
diamondburned d9205b3452 fixed minor loading circles 2020-10-22 23:16:45 -07:00
diamondburned 135be0faca message list now stored as btree 2020-10-21 16:47:17 -07:00
diamondburned a10230a8cd Works with cchat v0.3 2020-10-14 23:32:11 -07:00
diamondburned b44fa90c84 Minor improvements 2020-08-20 16:53:13 -07:00
diamondburned (Forefront) f10aa71003 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-03 21:41:12 -07:00
diamondburned (Forefront) 8c5ecd418e WIP, rebase me 2020-07-02 20:22:48 -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