Commit Graph

25 Commits

Author SHA1 Message Date
diamondburned 095107180d Refactor server list, minor appearance tweaks 2021-05-01 00:26:17 -07:00
diamondburned e73f9a099b Refactor server browser (message list not working) 2021-03-29 22:08:06 -07:00
diamondburned 776b58b6dc better collapsible rules; bumped discord 2021-01-06 17:12:10 -08:00
diamondburned ee041b3cc9 minor bug fixes and optimizations 2021-01-04 18:05:56 -08:00
diamondburned bcd2de2e49 better memory efficiency, bug fixes 2021-01-03 01:36:43 -08:00
diamondburned 150329e5dd added message selection, minor bug fixes, etc 2021-01-02 20:52:30 -08:00
diamondburned bfad966cd2 only highlight message for a short while 2021-01-02 01:55:19 -08:00
diamondburned e2b316a4df added proper referencing, dep update, bug fixes 2021-01-02 01:24:14 -08:00
diamondburned d921470f00 more message container improvements 2020-11-05 20:01:00 -08:00
diamondburned 2f64bb509a minor message buffer improvements 2020-11-05 19:23:06 -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 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 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 cebc5f58b4 Added menu buttons and several tweaks 2020-07-16 17:33:30 -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) 47e3e67b95 Added partial support for the Commander API 2020-06-30 00:20:13 -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
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