Commit Graph

69 Commits

Author SHA1 Message Date
diamondburned d8f68cb852 Minor fixes 2021-05-04 20:30:50 -07:00
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 b822f63c18 bump gotk3 again 2021-02-23 15:58:38 -08:00
diamondburned 4a9b1a502a bump gotk3 to fix 1.16 bug 2021-02-23 15:17:41 -08:00
diamondburned 70517ecb88 bumped discord 2021-01-06 20:10:53 -08:00
diamondburned 776b58b6dc better collapsible rules; bumped discord 2021-01-06 17:12:10 -08:00
diamondburned ff006d19a9 fixed transparent name issue bumped discord 2021-01-05 21:27:31 -08:00
diamondburned 907d1cdd1c patched away all errors 2021-01-05 00:02:26 -08:00
diamondburned bcd2de2e49 better memory efficiency, bug fixes 2021-01-03 01:36:43 -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 8afbd156bc minor fixes, first of 2021! 2021-01-01 02:00:11 -08:00
diamondburned c8f5446710 bumped discord; partial message reference support 2020-12-30 19:00:00 -08:00
diamondburned 2e780fcc17 bump gotk3 version 2020-12-29 23:16:31 -08:00
diamondburned 50376cb2b0 update cchat-gtk to latest gotk3 to fix leaks 2020-12-29 22:30:41 -08:00
diamondburned 999432a481 fixed hidpi for some images 2020-12-25 00:32:08 -08:00
diamondburned 3221c18658 slight tweaks for hidpi 2020-12-20 00:18:23 -08:00
diamondburned 61550351a3 fixed madvdontneed bug and more, updated cchat-discord 2020-12-19 21:46:50 -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 6d9f82a351 bumped mock and discord 2020-10-23 14:52:02 -07:00
diamondburned 7b4134e20d Revert btree
This reverts commit 135be0faca.
2020-10-22 23:21:34 -07:00
diamondburned d9205b3452 fixed minor loading circles 2020-10-22 23:16:45 -07:00
diamondburned 135be0faca message list now stored as btree 2020-10-21 16:47:17 -07:00
aosync 479e99f5bb
Bumped go-locale to 1.0.0 for FreeBSD and OpenBSD locale support (#9)
Co-authored-by: aws <aws@aws.aws.aws>
2020-10-16 09:08:23 -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 c2fc4d7512 Added libhandy build and deps 2020-08-27 12:14:24 -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 fdede5fc13 Improvements on popovers and mentions 2020-08-13 15:50:51 -07:00
diamondburned 4c22615301 Minor bug fixes and appearance tweaks 2020-07-18 18:57:57 -07:00
diamondburned 8cf1fcd8a1 Added recursive unread states; improved lazy-loading 2020-07-18 00:16:47 -07:00
diamondburned 4c173773bf Added type broadcasting; WIP unread indicator; minor fixes 2020-07-17 00:26:55 -07:00
diamondburned 1081101f9d Finalize sidebar design; added screenshot and minor cleanups 2020-07-16 17:33:30 -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 098593552d Bumped deps 2020-07-11 15:14:47 -07:00
diamondburned 9ca598ae01 Removed replace directive 2020-07-11 15:00:24 -07:00
diamondburned e35837ee2b Added attachments support 2020-07-10 16:26:07 -07:00
diamondburned f2f59b3c2b Fixed minor bugs; improved appearances; removed some dead code 2020-07-08 21:14:56 -07:00
diamondburned ab4c949428 Removed cchat-discord replace directive and updated it 2020-07-08 02:24:23 -07:00
diamondburned 76d4b8d69a Several minor changes and bug fixes
This commit added a confirmation dialog when clicking on links. It also
fixes some bugs.

I forgot the rest.
2020-07-08 02:17:54 -07:00
diamondburned (Forefront) 2fae6ffbb3 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-08 02:17:54 -07:00
diamondburned (Forefront) 1caa476a84 Added compat for v0.0.39 2020-07-01 11:49:20 -07:00
diamondburned (Forefront) 47e3e67b95 Added partial support for the Commander API 2020-06-30 00:20:13 -07:00