Commit Graph

36 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 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 d3048fe08c fixed scaling with image API refactor, minor tweaks 2020-12-20 01:48:52 -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 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 b48526aed3 Added Leaflet and partial Avatar support 2020-08-28 18:42:28 -07:00
diamondburned ba105295eb WIP libhandy support 2020-08-28 00:16:03 -07:00
diamondburned b44fa90c84 Minor improvements 2020-08-20 16:53:13 -07:00
diamondburned af2fe85666 Added partial member list support 2020-08-16 17:13:47 -07:00
diamondburned 7d1078446a Added file drag-and-drop into the message box 2020-07-17 11:01:40 -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 f2f59b3c2b Fixed minor bugs; improved appearances; removed some dead code 2020-07-08 21:14:56 -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) 721b9f0c40 Added syntax highlighting 2020-06-28 16:01:08 -07:00
diamondburned (Forefront) e2d656dcae Trivial fixes 2020-06-25 21:11:31 -07:00
diamondburned (Forefront) 9df0aca1fa Added preferences 2020-06-19 21:40:34 -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) 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) 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
Renamed from internal/ui/message/view.go (Browse further)