Commit Graph
222 Commits
Author SHA1 Message Date
Raven ScottandCursor 7e548583ca feat(ui-flow): request-member-page IPC for roster sync
Wire request-member-page to platform.requestGuildMemberPage and emit
member-page-requested for UI toast and composer autofocus.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:09:47 -04:00
Raven ScottandCursor 84d02713f5 feat(ui-flow): wire archive-thread IPC with composer focus
Emit thread-archive-result after archive/unarchive so the UI can toast and
refocus the composer on the parent channel.

Co-authored-by: Cursor <[email protected]>
2026-06-01 21:00:56 -04:00
Raven ScottandCursor 83ac611ea6 Expose mesh stability stats over IPC for sync panel refresh.
Add get-mesh-stability-stats and export-mesh-stability-stats handlers so the UI can refresh and copy mesh churn diagnostics without a full diagnostics export.

Co-authored-by: Cursor <[email protected]>
2026-06-01 20:48:45 -04:00
Raven ScottandCursor 37f5d2d777 Add run-offline-recovery-sync IPC for mesh recovery shortcut (Phase 642).
Co-authored-by: Cursor <[email protected]>
2026-06-01 20:27:37 -04:00
Raven ScottandCursor ee0f3544f9 Add request-guild-sync-burst IPC for mesh recovery bursts (Phase 641).
Co-authored-by: Cursor <[email protected]>
2026-06-01 20:07:48 -04:00
Raven ScottandCursor 5c47fcbd55 Add export-audit-sidecar IPC for guild sidecar JSON export.
Co-authored-by: Cursor <[email protected]>
2026-06-01 19:54:34 -04:00
Raven ScottandCursor 16c40f6bc9 Add sync-settings-mesh IPC for multi-device health gossip push.
Co-authored-by: Cursor <[email protected]>
2026-06-01 19:47:10 -04:00
Raven ScottandCursor 0ae0716dec feat(discovery): pass awaitSyncSettle and syncWaitMs on explore join
Wire join-public-discovery IPC options through to joinPublicDiscovery for
bounded guild mesh sync after Explore join.

Co-authored-by: Cursor <[email protected]>
2026-06-01 19:41:24 -04:00
Raven ScottandCursor d6ff3f371a feat(sync): export guild sync diagnostics via IPC
Handle export-guild-sync-diagnostics and return JSON for clipboard copy in UI.

Co-authored-by: Cursor <[email protected]>
2026-06-01 18:08:36 -04:00
Raven ScottandCursor 3a5eeb0e4a feat(ui-flow): request-guild-sync IPC for manual P2P history pull
Expose platform.requestGuildSyncFromHost through sidecar for sync recovery.

Co-authored-by: Cursor <[email protected]>
2026-06-01 17:54:22 -04:00
Raven ScottandCursor a0de1db0bf Pass discovery listing host public key through explore join IPC.
Co-authored-by: Cursor <[email protected]>
2026-06-01 16:37:56 -04:00
Raven ScottandCursor 5762194cb4 feat(guild): wire delete-guild IPC to platform.deleteGuild
Co-authored-by: Cursor <[email protected]>
2026-06-01 15:22:51 -04:00
Raven ScottandCursor 513a10359d fix(attachments): default download inline limit off (use export cache)
PEARCORD_ATTACHMENT_DOWNLOAD_MAX=0 sends full files via download-cache path.

Co-authored-by: Cursor <[email protected]>
2026-05-25 00:39:35 -04:00
Raven ScottandCursor c54e06f390 fix(ui): reliable attachment download and preview error IPC
Export bytes to download-cache, use saved-path for large files, and always
send download/preview error events when fetch fails.

Co-authored-by: Cursor <[email protected]>
2026-05-25 00:17:50 -04:00
Raven ScottandCursor a32e4a497e fix(ui-flow): attachment download timeout and size guard
Race download reads with a 30s timeout and reject oversized inline IPC
payloads so the UI does not stay on Downloading indefinitely.

Co-authored-by: Cursor <[email protected]>
2026-05-25 00:05:14 -04:00
Raven ScottandCursor 480fb7cb12 feat(ui-flow): attachment download IPC for save-to-disk
Handle request-attachment-download using readAttachmentBytesWithSource
for any mime type and reply with base64 payload or error.

Co-authored-by: Cursor <[email protected]>
2026-05-24 23:55:24 -04:00
Raven ScottandCursor 47ec7494a7 docs: Phase 624 expression ui-flow composer focus bundle (v0.8.587)
Co-authored-by: Cursor <[email protected]>
2026-05-24 19:52:20 -04:00
Raven ScottandCursor 4b7601be9a docs: Phase 610 expression composer focus bundle (v0.8.573)
Co-authored-by: Cursor <[email protected]>
2026-05-24 18:17:57 -04:00
Raven ScottandCursor a71cefa37f docs: Phase 609 sticker composer focus bundle (v0.8.572)
Co-authored-by: Cursor <[email protected]>
2026-05-24 18:14:48 -04:00
Raven ScottandCursor c9e9abcff9 docs: Phase 608 emoji composer focus bundle (v0.8.571)
Co-authored-by: Cursor <[email protected]>
2026-05-24 18:12:06 -04:00
Raven ScottandCursor 7761106c6a docs: Phase 607 automation composer focus bundle (v0.8.570)
Co-authored-by: Cursor <[email protected]>
2026-05-24 18:09:02 -04:00
Raven ScottandCursor e337689901 docs: Phase 606 bots composer focus README (v0.8.569)
Co-authored-by: Cursor <[email protected]>
2026-05-24 18:04:07 -04:00
Raven ScottandCursor c914d6c2c8 docs: Phase 605 slash composer focus README (v0.8.568)
Co-authored-by: Cursor <[email protected]>
2026-05-24 18:00:10 -04:00
Raven ScottandCursor 07e7f3beb5 docs: Phase 604 webhooks composer focus README (v0.8.567)
Co-authored-by: Cursor <[email protected]>
2026-05-24 17:56:30 -04:00
Raven ScottandCursor 3d7b7d5d70 feat(ui-flow): composer focus after archive fetch (Phase 603)
Emit composer-focus-channel after fetch-audit-export-archive
when in guild mode with an active channel.

Co-authored-by: Cursor <[email protected]>
2026-05-24 17:53:14 -04:00
Raven ScottandCursor 130fde0315 feat(ui-flow): composer focus after audit filter and schedule IPC
Emit composer-focus-channel after set-audit-log-export-filter and
set-audit-export-schedule in guild mode for Phase 602 audit hub depth.

Co-authored-by: Cursor <[email protected]>
2026-05-24 17:43:13 -04:00
Raven ScottandCursor 21d849668b feat(ui-flow): composer focus after settings IPC updates
Phase 598 parity — autofocus message composer after update-user-prefs
and update-guild-settings when a guild text channel is active.

Co-authored-by: Cursor <[email protected]>
2026-05-24 17:22:39 -04:00
Raven ScottandCursor 43d554d7c4 feat(ui-flow): composer focus after select-guild IPC
Phase 597 parity — autofocus message composer when switching guilds
and a text channel is selected, matching join-invite behavior.

Co-authored-by: Cursor <[email protected]>
2026-05-24 17:18:13 -04:00
Raven ScottandCursor 780f873aa7 feat(ui-flow): composer focus after create-guild IPC
Phase 596 parity — autofocus message composer when a new guild's default
text channel is selected, matching join-invite behavior.

Co-authored-by: Cursor <[email protected]>
2026-05-24 17:13:39 -04:00
Raven ScottandCursor c0fd2b9a0f feat(ui-flow): composer focus after pin/unpin (Phase 587)
Emit composer-focus-channel after pin-message and unpin-message IPC in
guild mode so composer autofocus matches search/reaction hub behavior.

Co-authored-by: Cursor <[email protected]>
2026-05-24 16:26:23 -04:00
Raven ScottandCursor b25d13bd40 feat(ui-flow): composer focus after digest export schedule (v0.8.537)
Request composer-focus-channel after set-digest-export-schedule so
compliance schedule saves return focus to the message composer.

Co-authored-by: Cursor <[email protected]>
2026-05-24 15:37:50 -04:00
Raven ScottandCursor 65886d9634 feat(ui-flow): composer focus after cleared search (v0.8.516)
Emit composer-focus-channel when update-search clears the query in guild mode.

Co-authored-by: Cursor <[email protected]>
2026-05-24 14:00:01 -04:00
Raven ScottandCursor 7a28cca81d feat(ui-flow): composer focus after scheduled audit export (v0.8.515)
Emit composer-focus-channel after run-audit-export-now and sync-audit-export-csv
when guild mode has an active channel.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:54:06 -04:00
Raven ScottandCursor 73d315b745 feat(ui-flow): composer focus after delete and reorder guild roles
Emit composer-focus-channel when custom roles are deleted or reordered.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:44:31 -04:00
Raven ScottandCursor 3bb63d4b82 feat(ui-flow): composer focus after rename-channel and create-category
Restore composer focus when guild channel list changes complete.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:39:04 -04:00
Raven ScottandCursor 970f8e8fc8 feat(ui-flow): composer focus after create-invite
Emit composer-focus-channel when guild invite is created and a channel is active.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:33:59 -04:00
Raven ScottandCursor fb7e31ce4f feat(ui-flow): composer focus after contacts IPC (Phase 546)
Restore message composer focus after send-friend-request,
decline-friend-request, block-contact, and unblock-contact.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:24:49 -04:00
Raven ScottandCursor 39cf119c85 feat(ui-flow): composer focus after discovery IPC (Phase 545)
Restore message composer focus after set-discovery-listing,
update-discovery-filter, and set-discovery-tags handlers.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:20:21 -04:00
Raven ScottandCursor a0f80b52f5 feat(ui-flow): composer focus after set-activity-image (Phase 544)
Restore message composer focus after activity image upload IPC.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:15:11 -04:00
Raven ScottandCursor 4f0eac806a feat(ui-flow): composer focus after guild sound IPC (Phase 543)
Restore message composer focus after upsert-guild-sound and
remove-guild-sound handlers complete.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:10:06 -04:00
Raven ScottandCursor 87d18f9fb5 feat(ui-flow): composer focus after guild sticker IPC (Phase 542)
Restore message composer focus after upsert-guild-sticker and
remove-guild-sticker handlers complete.

Co-authored-by: Cursor <[email protected]>
2026-05-24 13:02:10 -04:00
Raven ScottandCursor 412cc17c5f feat(ui-flow): composer focus after guild emoji IPC (Phase 541)
Restore message composer focus after upsert-guild-emoji and
remove-guild-emoji handlers complete.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:54:44 -04:00
Raven ScottandCursor 42c65609bd feat(ui-flow): composer focus after automation hook IPC (Phase 540)
Restore message composer focus in guild mode after upsert, delete, export,
and import automation handlers complete.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:46:20 -04:00
Raven ScottandCursor 440d83d351 feat(ui-flow): composer focus after bot install IPC (Phase 539)
Restore message composer focus in guild mode after create-bot-install-token
and install-bot-token handlers complete.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:40:21 -04:00
Raven ScottandCursor 924ef58bb1 feat(ui-flow): composer focus after slash register/delete (Phase 538)
Restore message composer focus in guild mode after register-slash-commands
and delete-slash-command IPC completes.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:35:33 -04:00
Raven ScottandCursor 857c0efa2b feat(ui-flow): composer focus after webhook IPC (Phase 537)
Restore message composer focus in guild mode after create, delete, and
execute channel webhook handlers complete.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:31:02 -04:00
Raven ScottandCursor 968de2c71f feat(ui-flow): composer focus after audit export (Phase 536)
Restore message composer focus in guild mode after export-audit-log IPC
completes, matching moderation and roles depth patterns.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:26:27 -04:00
Raven ScottandCursor 510e096c33 feat(ui-flow): composer focus after ban/kick/timeout IPC (Phase 535)
Emit composer-focus-channel when guild mode retains activeChannelId after
member moderation actions complete.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:21:04 -04:00
Raven ScottandCursor bab50aef13 feat(ui-flow): composer focus after role and overwrite IPC (Phase 534)
Emit composer-focus-channel when guild mode retains activeChannelId after
create/update custom role or channel permission overwrite changes.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:14:28 -04:00
Raven ScottandCursor 8c5927a8c0 feat(ui-flow): composer focus after delete/reorder channel (Phase 533)
Emit composer-focus-channel when guild mode retains an active channel after
delete-channel or reorder-channels IPC.

Co-authored-by: Cursor <[email protected]>
2026-05-24 12:09:15 -04:00