Commit Graph

11 Commits

Author SHA1 Message Date
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) 0200da67e0 Split username container to a separate package 2020-07-01 12:56:32 -07:00
diamondburned (Forefront) 3dd5f02de2 Replaced the message completer with a similar popover 2020-06-30 18:34:13 -07:00
diamondburned (Forefront) d1d7288879 Added completion into commander 2020-06-30 18:09:22 -07:00
diamondburned (Forefront) 721b9f0c40 Added syntax highlighting 2020-06-28 16:01:08 -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) 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/input/input.go (Browse further)