Commit Graph

135 Commits

Author SHA1 Message Date
yemou 6513b377ab Allow using a different binary for strip 2021-08-12 02:12:34 -07:00
diamondburned 52655c2859 Fix uncolored names for light theme 2021-05-11 18:36:37 -07:00
diamondburned d8f68cb852 Minor fixes 2021-05-04 20:30:50 -07:00
diamondburned 4a615e02bb Update screenshot 2021-05-01 00:33:21 -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 eeb3bdce66 Add back other categories in .desktop 2021-02-05 19:42:26 -08:00
diamondburned 49c31622fe Removed invalid desktop categories 2021-02-05 19:40:53 -08:00
Diego Diaz 1adb62bef1
Add Makefile (#13)
* Added support for Makefile

Added `make` construction support

* Fix Typo
2021-02-04 20:07:55 -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 9cb3f71e77 update screenshot 2021-01-05 21:27:52 -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 ee041b3cc9 minor bug fixes and optimizations 2021-01-04 18:05:56 -08:00
diamondburned bcd2de2e49 better memory efficiency, bug fixes 2021-01-03 01:36:43 -08:00
diamondburned 5151d47427 saveguard oob on markup render 2021-01-02 22:27:01 -08:00
diamondburned 1247f9d48f slight memory optimization and possible leak fixes 2021-01-02 21:52:27 -08:00
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