Commit Graph

36 Commits

Author SHA1 Message Date
diamondburned d8f68cb852 Minor fixes 2021-05-04 20:30:50 -07:00
diamondburned e73f9a099b Refactor server browser (message list not working) 2021-03-29 22:08:06 -07:00
diamondburned ee041b3cc9 minor bug fixes and optimizations 2021-01-04 18:05:56 -08:00
diamondburned 150329e5dd added message selection, minor bug fixes, etc 2021-01-02 20:52:30 -08:00
diamondburned e2b316a4df added proper referencing, dep update, bug fixes 2021-01-02 01:24:14 -08:00
diamondburned 744f59cf38 (maybe) fix attachment dialog 2020-12-30 00:31:03 -08:00
diamondburned 566874f825 fixed pref panic 2020-12-29 23:48:18 -08:00
diamondburned 50376cb2b0 update cchat-gtk to latest gotk3 to fix leaks 2020-12-29 22:30:41 -08:00
diamondburned e159b0d611 removed dead code 2020-12-25 00:32:44 -08:00
diamondburned 999432a481 fixed hidpi for some images 2020-12-25 00:32:08 -08:00
diamondburned d3048fe08c fixed scaling with image API refactor, minor tweaks 2020-12-20 01:48:52 -08:00
diamondburned 296346bbe7 fixed oversized image in hidpi 2020-12-20 00:25:24 -08:00
diamondburned 3221c18658 slight tweaks for hidpi 2020-12-20 00:18:23 -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 ba105295eb WIP libhandy support 2020-08-28 00:16:03 -07:00
diamondburned af2fe85666 Added partial member list support 2020-08-16 17:13:47 -07:00
diamondburned 8cf1fcd8a1 Added recursive unread states; improved lazy-loading 2020-07-18 00:16:47 -07:00
diamondburned af3f3ec178 Added drag-and-drop; minor tweaks and bug fixes 2020-07-16 17:33:30 -07:00
diamondburned cebc5f58b4 Added menu buttons and several tweaks 2020-07-16 17:33:30 -07:00
diamondburned e65dbb20ed Rewrote sidebar for new design; minor bug fixes 2020-07-16 17:33:30 -07:00
diamondburned f5093a690b Minor appearance tweaks 2020-07-10 23:48:44 -07:00
diamondburned e35837ee2b Added attachments support 2020-07-10 16:26:07 -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) 0a353ff128 Bumped to cchat v0.0.37 2020-06-29 20:39:42 -07:00
diamondburned (Forefront) 5ac2567610 Added Configurator 2020-06-28 18:38:09 -07:00
diamondburned (Forefront) 32e6ed8b21 Reverted TextView; added image popover on click 2020-06-27 18:35:26 -07:00
diamondburned (Forefront) 881f2194a3 Added proper session disconnections 2020-06-20 00:28:47 -07:00
diamondburned (Forefront) 9df0aca1fa Added preferences 2020-06-19 21:40:34 -07:00
diamondburned (Forefront) be88670bb6 Refactored code for additional lazy loading and features 2020-06-17 00:06:57 -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
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