Commit Graph

22 Commits

Author SHA1 Message Date
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)