Commit Graph

26 Commits

Author SHA1 Message Date
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 50376cb2b0 update cchat-gtk to latest gotk3 to fix leaks 2020-12-29 22:30:41 -08:00
diamondburned 0dc7cf4243 updated mock 2020-11-14 19:37:49 -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 cf4f8ce245 upgraded libhandy; new cchat auth API dialog 2020-10-27 23:04:00 -07:00
diamondburned f8cc290461 monospace font; fixed completion bug 2020-10-20 16:19:20 -07:00
diamondburned a10230a8cd Works with cchat v0.3 2020-10-14 23:32:11 -07:00
diamondburned 8838b8e0d8 Added gspell 2020-08-30 21:47:58 -07:00
diamondburned b48526aed3 Added Leaflet and partial Avatar support 2020-08-28 18:42:28 -07:00
diamondburned d965ed2118 Fixed attachment button not being visible 2020-07-17 11:17:21 -07:00
diamondburned 7d1078446a Added file drag-and-drop into the message box 2020-07-17 11:01:40 -07:00
diamondburned 4c173773bf Added type broadcasting; WIP unread indicator; minor fixes 2020-07-17 00:26:55 -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) 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)