Commit Graph

115 Commits

Author SHA1 Message Date
diamondburned 150329e5dd added message selection, minor bug fixes, etc 2021-01-02 20:52:30 -08:00
diamondburned bfad966cd2 only highlight message for a short while 2021-01-02 01:55:19 -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 744f59cf38 (maybe) fix attachment dialog 2020-12-30 00:31:03 -08:00
diamondburned 8071885618 fixed leaflet feedback loop 2020-12-30 00:00:18 -08:00
diamondburned 566874f825 fixed pref panic 2020-12-29 23:48:18 -08:00
diamondburned 2e780fcc17 bump gotk3 version 2020-12-29 23:16:31 -08:00
diamondburned ca935db1b8 more lax GC duration 2020-12-29 22:31:16 -08:00
diamondburned 50376cb2b0 update cchat-gtk to latest gotk3 to fix leaks 2020-12-29 22:30:41 -08:00
diamondburned e159b0d611 removed dead code 2020-12-25 00:32:44 -08:00
diamondburned 999432a481 fixed hidpi for some images 2020-12-25 00:32:08 -08:00
diamondburned cda40a58ee avoided minor leak 2020-12-20 20:58:27 -08:00
diamondburned d3048fe08c fixed scaling with image API refactor, minor tweaks 2020-12-20 01:48:52 -08:00
diamondburned 296346bbe7 fixed oversized image in hidpi 2020-12-20 00:25:24 -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 279cbff9e4 removed profiling code 2020-11-05 20:05:51 -08:00
diamondburned d921470f00 more message container improvements 2020-11-05 20:01:00 -08:00
diamondburned 2f64bb509a minor message buffer improvements 2020-11-05 19:23:06 -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 18c9e9535c auth fail now preserves entry 2020-10-25 20:36:00 -07:00
diamondburned 8a8423d33f action menu fix; server list retry fix 2020-10-25 19:28:29 -07:00
diamondburned 46ec8c66ac fixed parent == nil assertion fail 2020-10-24 18:13:33 -07:00
diamondburned f185882de9 fixed backlog 2020-10-24 14:58:48 -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 c0a7fe3750 save/restore closed server paths 2020-10-21 22:37:19 -07:00
diamondburned 89c2fd3456 workaround for member popovers disappearing 2020-10-21 22:23:01 -07:00
diamondburned 135be0faca message list now stored as btree 2020-10-21 16:47:17 -07:00
diamondburned f8cc290461 monospace font; fixed completion bug 2020-10-20 16:19:20 -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 ba4728c3d6 Enforce aggressive GC for Linux 2020-09-17 23:09:51 -07:00
diamondburned da86930590 Fixed CSS errors 2020-09-17 23:09:36 -07:00
diamondburned ebc8e82907 Added aggressive GC with GODEBUG=madvdontneed=1 2020-09-17 18:32:38 -07:00
diamondburned 35c186580b Better traversal; added persistent list expansion state 2020-09-02 00:11:48 -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 0b155d5b07 Removed deprecated files 2020-08-28 00:16:31 -07:00
diamondburned ba105295eb WIP libhandy support 2020-08-28 00:16:03 -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