Commit Graph

35 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 ee041b3cc9 minor bug fixes and optimizations 2021-01-04 18:05:56 -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 c8f5446710 bumped discord; partial message reference support 2020-12-30 19:00:00 -08:00
diamondburned f185882de9 fixed backlog 2020-10-24 14:58:48 -07:00
diamondburned 7b4134e20d Revert btree
This reverts commit 135be0faca.
2020-10-22 23:21:34 -07:00
diamondburned 135be0faca message list now stored as btree 2020-10-21 16:47:17 -07:00
diamondburned a10230a8cd Works with cchat v0.3 2020-10-14 23:32:11 -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 8cf1fcd8a1 Added recursive unread states; improved lazy-loading 2020-07-18 00:16:47 -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 e35837ee2b Added attachments support 2020-07-10 16:26:07 -07:00
diamondburned 394535faff Added a fallback keyring driver; fixed minor bugs 2020-07-09 00:19:18 -07:00
diamondburned f2f59b3c2b Fixed minor bugs; improved appearances; removed some dead code 2020-07-08 21:14:56 -07:00
diamondburned 28eb35729d Merge branch 'wip' 2020-07-08 02:19:29 -07:00
diamondburned a9f00e0477 Removed dead code; contents are no longer hyphenated 2020-07-08 02:17:54 -07:00
diamondburned (Forefront) 68814c2207 Refactored username container; finishing up typing indicator; minor fixes 2020-07-08 02:16:41 -07:00
diamondburned (Forefront) 10e8a58bea WIP 2020-07-05 17:19:48 -07:00
diamondburned (Forefront) 8c5ecd418e WIP, rebase me 2020-07-02 20:22:48 -07:00
diamondburned (Forefront) 721b9f0c40 Added syntax highlighting 2020-06-28 16:01:08 -07:00
diamondburned (Forefront) 5eac0c0eeb Removed debug logging 2020-06-27 19:48:02 -07:00
diamondburned (Forefront) 32e6ed8b21 Reverted TextView; added image popover on click 2020-06-27 18:35:26 -07:00
diamondburned (Forefront) e2d656dcae Trivial fixes 2020-06-25 21:11:31 -07:00
diamondburned (Forefront) 1a9cc2626e Fixed nonce bug; improved message content 2020-06-19 15:40:06 -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) 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/compact/message.go (Browse further)