Commit Graph

81 Commits

Author SHA1 Message Date
diamondburned 0dc7cf4243 updated mock 2020-11-14 19:37:49 -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 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
diamondburned a10230a8cd Works with cchat v0.3 2020-10-14 23:32:11 -07:00
diamondburned da86930590 Fixed CSS errors 2020-09-17 23:09:36 -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
diamondburned 8cf1fcd8a1 Added recursive unread states; improved lazy-loading 2020-07-18 00:16:47 -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 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 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 3f06e53e1d Fixed file keyring driver being invalid 2020-07-09 00:22:11 -07:00
diamondburned 6bb7060547 Fixed octals being formatted improperly 2020-07-09 00:20:35 -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 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) 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) 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) 1caa476a84 Added compat for v0.0.39 2020-07-01 11:49:20 -07:00