Jared Vititoe jared
  • Joined on 2024-11-30
jared pushed to lotus at LotusGuild/cinny 2026-06-12 21:38:42 -04:00
2b1c3256b6 docs: document P4-3 (knock admin badge) and P5-11 (AFK auto-mute)
jared pushed to lotus at LotusGuild/cinny 2026-06-12 21:31:20 -04:00
6a57c13c56 fix: fall back to DOM traversal in targetFromEvent when composedPath is empty
jared pushed to main at LotusGuild/cinny-desktop 2026-06-12 20:04:12 -04:00
56b64a7885 chore: bump cinny submodule to 362f4943
jared pushed to lotus at LotusGuild/cinny 2026-06-12 19:53:27 -04:00
362f4943d4 feat: knock notifications for admins + AFK auto-mute in calls
jared pushed to main at LotusGuild/cinny-desktop 2026-06-12 19:01:47 -04:00
90aec9edf2 chore: bump cinny submodule to f15c4caf
jared pushed to lotus at LotusGuild/cinny 2026-06-12 18:35:57 -04:00
f15c4caf97 ci: remove redundant workflow_dispatch from trigger-desktop.yml
jared pushed to main at LotusGuild/cinny-desktop 2026-06-12 18:28:27 -04:00
9da1e56bc8 chore: bump cinny submodule to aa48c9ef
jared pushed to lotus at LotusGuild/cinny 2026-06-12 18:17:42 -04:00
aa48c9ef8a Fix three open bugs from LOTUS_BUGS.md
jared pushed to main at LotusGuild/cinny-desktop 2026-06-12 04:12:08 -04:00
352d9085c3 fix: pre-stage linuxdeploy plugins; add wrapper diagnostic log
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 20:40:01 -04:00
f6a6849a9e ci: retry build after transient prepare failure
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 20:16:36 -04:00
f8f6564d55 fix: strip --appimage-extract-and-run from linuxdeploy args in wrapper
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 19:47:37 -04:00
18d53ad054 fix: extract linuxdeploy to /root (persists), add wrapper diagnostics
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 19:19:15 -04:00
087e3cf92f fix: ensure icons are RGBA PNG before build using imagemagick
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 17:20:38 -04:00
9cc58c8772 fix: use --appimage-extract instead of unsquashfs to unpack linuxdeploy
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 16:53:46 -04:00
8335a68b0f debug: add set -ex and verbose wget to diagnose Stage step failure
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 15:59:47 -04:00
40392e117e chore: bump cinny submodule to 3df9c4d9
jared pushed to lotus at LotusGuild/cinny 2026-06-11 15:43:27 -04:00
3df9c4d9e6 fix: switch trigger dispatch to DISPATCH_TOKEN with verified Actions scope
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 15:33:27 -04:00
07d6b18ccf fix: search all 512-byte boundaries for squashfs offset in linuxdeploy AppImage
jared pushed to main at LotusGuild/cinny-desktop 2026-06-11 14:58:43 -04:00
08926e76e4 fix: use pre-installed Rust to avoid static.rust-lang.org connection failures
jared pushed to lotus at LotusGuild/cinny 2026-06-11 13:21:24 -04:00
2178295eaa fix: use ACTIONS_TOKEN for workflow dispatch, log HTTP status