Commit Graph

74 Commits

Author SHA1 Message Date
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 4bb3726101 Replaced screenshot with a 2x scaled one 2020-07-16 17:41:46 -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 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 ab4c949428 Removed cchat-discord replace directive and updated it 2020-07-08 02:24:23 -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 3cb3ad9852
Merge pull request #1 from diamondburned/wip
Minor refactors, UI changes, and added full typing indicator
2020-07-03 21:43:17 -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
diamondburned (Forefront) 3dd5f02de2 Replaced the message completer with a similar popover 2020-06-30 18:34:13 -07:00
diamondburned (Forefront) d1d7288879 Added completion into commander 2020-06-30 18:09:22 -07:00
diamondburned (Forefront) 47e3e67b95 Added partial support for the Commander API 2020-06-30 00:20:13 -07:00
diamondburned (Forefront) 0a353ff128 Bumped to cchat v0.0.37 2020-06-29 20:39:42 -07:00
diamondburned (Forefront) 0d2c1d5e8f Fixed timezone bug and timestamp bug 2020-06-28 19:55:13 -07:00
diamondburned (Forefront) 5ac2567610 Added Configurator 2020-06-28 18:38:09 -07:00
diamondburned (Forefront) 5499788460 Removed dead code 2020-06-28 16:02:28 -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) 881f2194a3 Added proper session disconnections 2020-06-20 00:28:47 -07:00