Commit Graph
545 Commits
Author SHA1 Message Date
Lotus CI 3739403583 chore: bump cinny submodule to 09f37f89
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 23m56s
Build Lotus Chat Desktop / build-windows (push) Successful in 29m1s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-19 03:49:50 +00:00
Lotus CI ed34abf147 chore: bump cinny submodule to dcfee9f1
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-windows (push) Successful in 19m16s
Build Lotus Chat Desktop / build-linux (push) Successful in 21m39s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-19 01:52:16 +00:00
Lotus CI d6d1ac36a3 chore: bump cinny submodule to 8a154051
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-windows (push) Successful in 19m46s
Build Lotus Chat Desktop / build-linux (push) Successful in 22m35s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-18 22:37:06 +00:00
Lotus CI 9900fdca25 chore: bump cinny submodule to 7c28ba58
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-windows (push) Successful in 20m5s
Build Lotus Chat Desktop / build-linux (push) Successful in 22m19s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
2026-07-18 20:42:37 +00:00
Lotus CI 42e6fbba6a chore: bump cinny submodule to 539901ec
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 21m48s
Build Lotus Chat Desktop / build-windows (push) Successful in 28m19s
Build Lotus Chat Desktop / update-manifest (push) Successful in 7s
2026-07-18 19:30:12 +00:00
Lotus CI 4849935c27 chore: bump cinny submodule to 0ce5e763
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 23m43s
Build Lotus Chat Desktop / build-windows (push) Successful in 32m35s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-16 03:47:37 +00:00
jaredandClaude Opus 4.8 33b1a45edd fix(windows): merge taskbar icon (AUMID) + focus window on notification click
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 24m50s
Build Lotus Chat Desktop / build-windows (push) Successful in 32m26s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
Taskbar showed two icons because the AppUserModelID was (a) set too late — after
the main window was built, so its taskbar button grouped under a mismatched
implicit AUMID — and (b) valued 'LotusGuild.LotusChat', which differs from the
bundle identifier 'org.lotusguild.lotus-chat' that Tauri's NSIS installer stamps
on its shortcuts. Fix both: set the AUMID at the top of run() before the window
is built (new set_process_aumid, split out of ensure_app_user_model_id), and
align the constant to the bundle identifier so the running window and a pinned
installer shortcut group together.

Notification click didn't raise the window: add a focus_main_window command
(reuses show_main) for the web/service-worker path, and call show_main directly
in the rich-toast Activated body-click handler.

Note: existing users who pinned the old mis-grouped icon may need to re-pin once.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-15 23:40:57 -04:00
Lotus CI 60526d2a65 chore: bump cinny submodule to a8c99f2a
Build Lotus Chat Desktop / prepare (push) Successful in 2s
Build Lotus Chat Desktop / build-windows (push) Successful in 18m49s
Build Lotus Chat Desktop / build-linux (push) Successful in 21m35s
Build Lotus Chat Desktop / update-manifest (push) Successful in 5s
2026-07-11 23:45:27 +00:00
Lotus CI 605c0184b3 chore: bump cinny submodule to 360e72f7
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-windows (push) Successful in 20m22s
Build Lotus Chat Desktop / build-linux (push) Successful in 21m44s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
2026-07-11 02:40:36 +00:00
Lotus CI 27a9922499 chore: bump cinny submodule to e7e6d44a
Build Lotus Chat Desktop / prepare (push) Successful in 12s
Build Lotus Chat Desktop / build-linux (push) Successful in 22m39s
Build Lotus Chat Desktop / build-windows (push) Successful in 22m38s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-10 22:43:06 +00:00
Lotus CI 29fa5475e9 chore: bump cinny submodule to 82eb65b8
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m39s
Build Lotus Chat Desktop / build-windows (push) Successful in 31m2s
Build Lotus Chat Desktop / update-manifest (push) Successful in 14s
2026-07-10 19:15:58 +00:00
Lotus CI 23f13fe1b3 chore: bump cinny submodule to b6413d76
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 24m42s
Build Lotus Chat Desktop / build-windows (push) Successful in 30m8s
Build Lotus Chat Desktop / update-manifest (push) Successful in 5s
2026-07-10 15:00:44 +00:00
Lotus CI 3fb71c7c9b chore: bump cinny submodule to 57f21e5c
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 26m35s
Build Lotus Chat Desktop / build-windows (push) Successful in 33m52s
Build Lotus Chat Desktop / update-manifest (push) Successful in 5s
2026-07-10 04:55:12 +00:00
Lotus CI 0845af4b0b chore: bump cinny submodule to 39e75f4e
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 24m35s
Build Lotus Chat Desktop / build-windows (push) Successful in 24m49s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-10 03:34:19 +00:00
Lotus CI 0955b0e88f chore: bump cinny submodule to 5d5ae0ee
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 22m16s
Build Lotus Chat Desktop / build-windows (push) Successful in 22m42s
Build Lotus Chat Desktop / update-manifest (push) Successful in 6s
2026-07-10 03:00:55 +00:00
Lotus CI 57a2bb23ad chore: bump cinny submodule to 384a1dd2
Build Lotus Chat Desktop / prepare (push) Successful in 12s
Build Lotus Chat Desktop / build-linux (push) Failing after 14m47s
Build Lotus Chat Desktop / build-windows (push) Successful in 32m9s
Build Lotus Chat Desktop / update-manifest (push) Has been skipped
2026-07-08 06:32:07 +00:00
Lotus CI 1b73c296b5 chore: bump cinny submodule to d7d261a0
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 24m26s
Build Lotus Chat Desktop / build-windows (push) Successful in 31m9s
Build Lotus Chat Desktop / update-manifest (push) Successful in 6s
2026-07-08 05:56:17 +00:00
Lotus CI b04890ddae chore: bump cinny submodule to 3045a9f0
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 23m28s
Build Lotus Chat Desktop / build-windows (push) Successful in 29m38s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
2026-07-08 04:43:13 +00:00
Lotus CI 34bba4f174 chore: bump cinny submodule to 1b2142e6
Build Lotus Chat Desktop / prepare (push) Successful in 8s
Build Lotus Chat Desktop / build-linux (push) Successful in 23m57s
Build Lotus Chat Desktop / build-windows (push) Successful in 28m11s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
2026-07-08 00:43:32 +00:00
Lotus CI d7c94b4162 chore: bump cinny submodule to 0c6003fb
Build Lotus Chat Desktop / prepare (push) Successful in 7s
Build Lotus Chat Desktop / build-linux (push) Successful in 26m59s
Build Lotus Chat Desktop / build-windows (push) Successful in 30m5s
Build Lotus Chat Desktop / update-manifest (push) Successful in 17s
2026-07-07 19:02:20 +00:00
Lotus CI 4788f2387a chore: bump cinny submodule to 7fd3164b
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m56s
Build Lotus Chat Desktop / build-windows (push) Successful in 28m9s
Build Lotus Chat Desktop / update-manifest (push) Successful in 9s
2026-07-07 18:24:56 +00:00
Lotus CI 97a572e8e9 chore: bump cinny submodule to 44420220
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-linux (push) Successful in 24m43s
Build Lotus Chat Desktop / build-windows (push) Successful in 26m38s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
2026-07-07 17:49:03 +00:00
Lotus CI 1de1f9b749 chore: bump cinny submodule to a3ca951f
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 23m31s
Build Lotus Chat Desktop / build-windows (push) Successful in 27m54s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
2026-07-07 17:00:01 +00:00
Lotus CI 330776d02e chore: bump cinny submodule to 013f113b
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-linux (push) Successful in 26m20s
Build Lotus Chat Desktop / build-windows (push) Successful in 30m22s
Build Lotus Chat Desktop / update-manifest (push) Successful in 8s
2026-07-07 05:07:15 +00:00
jaredandClaude Opus 4.8 527ebd200d fix(csp): allow Bluesky/Loom/Kick embeds in frame-src
Build Lotus Chat Desktop / prepare (push) Successful in 5s
Build Lotus Chat Desktop / build-linux (push) Successful in 24m21s
Build Lotus Chat Desktop / build-windows (push) Successful in 28m30s
Build Lotus Chat Desktop / update-manifest (push) Successful in 1m6s
Add embed.bsky.app, www.loom.com, player.kick.com.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 00:56:08 -04:00
jaredandClaude Opus 4.8 8b37e0c44e fix(csp): allow embed.reddit.com in frame-src
Reddit post embeds moved from www.redditmedia.com to embed.reddit.com.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 00:56:08 -04:00
Lotus CI 44cd0cf260 chore: bump cinny submodule to b247a044
Build Lotus Chat Desktop / prepare (push) Successful in 9s
Build Lotus Chat Desktop / build-linux (push) Successful in 26m15s
Build Lotus Chat Desktop / build-windows (push) Successful in 27m2s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-07 03:15:47 +00:00
jaredandClaude Opus 4.8 54c27a49ba fix(csp): allow Instagram/Tidal/Reddit embeds in frame-src
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m14s
Build Lotus Chat Desktop / build-windows (push) Successful in 29m18s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
Add www.instagram.com, embed.tidal.com, www.redditmedia.com for the new inline
media embeds.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 23:05:32 -04:00
Lotus CI 0aca6c56af chore: bump cinny submodule to fbaa921f
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 26m27s
Build Lotus Chat Desktop / build-windows (push) Successful in 29m5s
Build Lotus Chat Desktop / update-manifest (push) Successful in 17s
2026-07-07 01:35:53 +00:00
Lotus CI 6af8910224 chore: bump cinny submodule to 791b1cb5
Build Lotus Chat Desktop / prepare (push) Successful in 11s
Build Lotus Chat Desktop / build-linux (push) Successful in 26m0s
Build Lotus Chat Desktop / build-windows (push) Successful in 28m7s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-07 00:34:39 +00:00
jaredandClaude Opus 4.8 f9e07434df fix(csp): allow X/Twitter post + Apple Music embeds in frame-src
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 23m48s
Build Lotus Chat Desktop / build-windows (push) Successful in 25m9s
Build Lotus Chat Desktop / update-manifest (push) Successful in 9s
Add platform.twitter.com (interactive tweet embed) and embed.music.apple.com
(Apple Music player) to the webview frame-src.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 20:24:24 -04:00
jaredandClaude Opus 4.8 5916f2f353 fix(csp): allow TikTok/Twitch/Dailymotion/Streamable/Spotify/SoundCloud embeds
Extend webview frame-src for the newly-added inline media players: www.tiktok.com,
www.dailymotion.com, geo.dailymotion.com, streamable.com, player.twitch.tv,
clips.twitch.tv, open.spotify.com, w.soundcloud.com.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 20:24:24 -04:00
jaredandClaude Opus 4.8 3af04491b2 fix(csp): allow YouTube/Vimeo embed iframes in frame-src
Lotus Chat now plays YouTube/Vimeo links inline; the webview CSP frame-src was
'self' blob: openstreetmap only, which blocked the embed players. Add
youtube-nocookie.com, youtube.com, and player.vimeo.com.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-06 20:24:24 -04:00
Lotus CI 6f1b1ee48a chore: bump cinny submodule to 93f307cd
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 22m40s
Build Lotus Chat Desktop / build-windows (push) Successful in 28m15s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-07 00:00:53 +00:00
Lotus CI c8197a141a chore: bump cinny submodule to 29d74eda
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 23m4s
Build Lotus Chat Desktop / build-windows (push) Successful in 2h12m33s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
2026-07-05 16:28:39 +00:00
Lotus CI 5bdac06413 chore: bump cinny submodule to 57da9a6c
Build Lotus Chat Desktop / prepare (push) Successful in 13s
Build Lotus Chat Desktop / build-windows (push) Successful in 21m33s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m31s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-04 02:57:32 +00:00
Lotus CI c07568f815 chore: bump cinny submodule to f12175e7
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-windows (push) Successful in 22m38s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m28s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-04 02:20:20 +00:00
Lotus CI 08dbc11490 chore: bump cinny submodule to 4ecc1735
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-linux (push) Successful in 27m50s
Build Lotus Chat Desktop / build-windows (push) Successful in 34m54s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-03 21:27:43 +00:00
Lotus CI 357ab4866e chore: bump cinny submodule to 44854a15
Build Lotus Chat Desktop / prepare (push) Successful in 2s
Build Lotus Chat Desktop / build-linux (push) Successful in 24m52s
Build Lotus Chat Desktop / build-windows (push) Successful in 28m21s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
2026-07-03 18:02:13 +00:00
Lotus CI 684881b013 chore: bump cinny submodule to 17bd50cc
Build Lotus Chat Desktop / prepare (push) Successful in 5s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m22s
Build Lotus Chat Desktop / build-windows (push) Successful in 28m34s
Build Lotus Chat Desktop / update-manifest (push) Successful in 7s
2026-07-03 15:57:20 +00:00
jaredandClaude Opus 4.8 8479d6e768 fix(native): correct PKEY_AppUserModel_ID import (D6 CI build)
Build Lotus Chat Desktop / prepare (push) Successful in 9s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m18s
Build Lotus Chat Desktop / build-windows (push) Successful in 29m40s
Build Lotus Chat Desktop / update-manifest (push) Successful in 4s
Windows CI failed: PROPERTYKEY is not in Win32::UI::Shell::PropertiesSystem.
Use the ready-made PKEY_AppUserModel_ID constant from Win32::Storage::Enhanced
Storage (same module jumplist.rs uses for PKEY_Title, feature already enabled)
instead of hand-rolling the PROPERTYKEY — drops the GUID::from_u128 dependency.
Also simplify IPersistFile::Save's fremember arg (it's bool, not BOOL).

All windows-crate symbols now verified against windows-docs-rs (PKEY_AppUser
Model_ID / IPersistFile::Save / SetCurrentProcessExplicitAppUserModelID /
CreateToastNotifierWithId).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-03 11:46:53 -04:00
Lotus CI e65c5771e8 chore: bump cinny submodule to ca9abb53
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-windows (push) Failing after 25m32s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m54s
Build Lotus Chat Desktop / update-manifest (push) Has been skipped
2026-07-03 04:21:40 +00:00
Lotus CI b39735b8f8 chore: bump cinny submodule to 21276a47
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-windows (push) Failing after 27m13s
Build Lotus Chat Desktop / build-linux (push) Successful in 29m19s
Build Lotus Chat Desktop / update-manifest (push) Has been skipped
2026-07-03 03:57:50 +00:00
jaredandClaude Opus 4.8 28d960b04f fix(native): dedupe cold-start deep-link double navigation (D4)
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-windows (push) Failing after 26m23s
Build Lotus Chat Desktop / build-linux (push) Successful in 23m35s
Build Lotus Chat Desktop / update-manifest (push) Has been skipped
on_open_url and the argv fallback can both forward the same launch matrix: URL
on cold start, navigating the room twice. forward_deeplink now drops a repeat of
the same URL within ~1s (plain std Mutex/Instant — no windows-crate surface).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 23:19:15 -04:00
Lotus CI 749804cde6 chore: bump cinny submodule to b7788cc7
Build Lotus Chat Desktop / prepare (push) Successful in 8s
Build Lotus Chat Desktop / build-windows (push) Failing after 24m37s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m47s
Build Lotus Chat Desktop / update-manifest (push) Has been skipped
2026-07-03 02:43:27 +00:00
jaredandClaude Opus 4.8 f9ed3d7116 feat(native): register AUMID so Windows rich toasts work (D6)
Build Lotus Chat Desktop / prepare (push) Successful in 3s
Build Lotus Chat Desktop / build-windows (push) Failing after 25m37s
Build Lotus Chat Desktop / build-linux (push) Successful in 25m29s
Build Lotus Chat Desktop / update-manifest (push) Has been skipped
The WinRT rich toast (reply box P5-41, click-to-open-room P5-35) was inert on
Windows: CreateToastNotifier needs the process under an AppUserModelID mapped to
a Start-Menu shortcut, and none was registered — so it errored and silently fell
back to the plain plugin toast.

New native/aumid.rs (Windows-only; no-op elsewhere), called first in
native::setup: (1) SetCurrentProcessExplicitAppUserModelID("LotusGuild.LotusChat"),
(2) install/refresh a Start-Menu "Lotus Chat.lnk" carrying PKEY_AppUserModel_ID,
reusing jumplist.rs's IShellLinkW + IPropertyStore + PROPVARIANT + IPersistFile
pattern (best-effort; failures logged + swallowed). toast.rs now binds the
notifier via CreateToastNotifierWithId(AUMID).

CI-compile-only (windows runner); runtime needs a Windows build to confirm the
toast shows a reply box + opens the room. windows-crate 0.61 symbol assumptions
(IPersistFile, SetCurrentProcessExplicitAppUserModelID, PROPERTYKEY,
GUID::from_u128, CreateToastNotifierWithId) validated by CI — all mirror existing
jumplist.rs usage where possible.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 22:32:37 -04:00
jaredandClaude Opus 4.8 3a48771588 fix(native): Wave-2 audit fixes (D1, D3, D5)
- D1 (HIGH): Linux no-sleep was completely non-functional — the zbus
  ScreenSaver inhibit was bound to a function-local D-Bus connection dropped on
  return, so the screensaver service auto-released it instantly. Keep a
  long-lived Connection in managed state (InhibitState { conn, cookie }) so the
  same connection holds Inhibit and issues UnInhibit; created once, reused.
- D3: tray "Do Not Disturb" desynced from the web manualDndAtom after any reload
  (custom-chrome toggle / logout) — the atom is in-memory and reset while the
  tray stayed checked. Added TrayDndState + a get_tray_dnd command so the web
  hook re-hydrates the atom on mount.
- D5: install_update now calls app.restart() after a successful install so the
  new version actually runs (Linux AppImage kept running the old binary; the UI
  hung on "installing").

CI-compile-verified (windows + linux). Web-side wiring (get_tray_dnd query,
updater terminal state) landed on cinny:lotus.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 22:32:37 -04:00
Lotus CI de368b2056 chore: bump cinny submodule to bbf0800c
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-linux (push) Successful in 28m43s
Build Lotus Chat Desktop / build-windows (push) Successful in 37m35s
Build Lotus Chat Desktop / update-manifest (push) Successful in 3s
2026-07-02 22:51:39 +00:00
Lotus CI d684486632 chore: bump cinny submodule to 8192da5a
Build Lotus Chat Desktop / prepare (push) Successful in 12s
Build Lotus Chat Desktop / build-linux (push) Successful in 28m1s
Build Lotus Chat Desktop / build-windows (push) Successful in 35m57s
Build Lotus Chat Desktop / update-manifest (push) Successful in 5s
2026-07-02 22:12:09 +00:00
Lotus CI 1b98039d81 chore: bump cinny submodule to 6dc478e9
Build Lotus Chat Desktop / prepare (push) Successful in 4s
Build Lotus Chat Desktop / build-windows (push) Failing after 10s
Build Lotus Chat Desktop / build-linux (push) Successful in 22m27s
Build Lotus Chat Desktop / update-manifest (push) Has been skipped
2026-07-02 20:40:37 +00:00