Raven Scott and Cursor
f5656acca2
feat(ui-flow): invite modal IPC and revoke-invite for Phase 678
...
Add invite-modal-open composer blur handoff, revoke-invite handler with
composer focus restore, and pass ttlMs/maxUses through create-invite.
Co-authored-by: Cursor <[email protected] >
2026-06-02 23:11:28 -04:00
Raven Scott and Cursor
ac9fcfd4bf
feat(ui-flow): unban-member and moderation-modal-open IPC for Phase 677
...
Wire unban member action and moderation modal open notifications for composer focus restore.
Co-authored-by: Cursor <[email protected] >
2026-06-02 22:56:48 -04:00
Raven Scott and Cursor
c766a22b8d
feat(ui-flow): settings section change IPC for Phase 676
...
Emit settings-section-change and restore composer focus after settings modal
navigation so keyboard users return to the message composer cleanly.
Co-authored-by: Cursor <[email protected] >
2026-06-02 22:44:15 -04:00
Raven Scott and Cursor
010d70ad40
feat(notifications): Phase 675 mark-notifications-read batch IPC (v0.8.650)
...
Add mark-notifications-read and restore-notifications-read handlers with
composer-focus-channel emission after batch mark-read for Discord parity.
Co-authored-by: Cursor <[email protected] >
2026-06-02 22:36:16 -04:00
Raven Scott
b091f27517
feat(ui-flow): unified poll and schedule IPC with composer focus (Phase 674)
...
Route vote-poll/close-poll and scheduled message handlers to platform APIs;
emit legacy DM events for backward compat and composer-focus-channel after
poll/schedule actions.
2026-06-02 22:18:44 -04:00
Raven Scott and Cursor
dfba4a33c6
Phase 672: support toggle mode on update-forum-tag-filter IPC
...
Route msg.toggle to platform.toggleForumTagFilter for multi-select forum tag chips.
Co-authored-by: Cursor <[email protected] >
2026-06-02 21:54:24 -04:00
Raven Scott and Cursor
f0167fe8ca
feat(v0.8.645): Phase 670 reorder-sticker-packs IPC for guild settings
...
Expose reorder-sticker-packs UI-flow operation for mod sticker pack
reordering from guild settings.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:59:57 -04:00
Raven Scott and Cursor
ad0a059c74
Phase 669: add remove-member-reaction IPC route.
...
Mods can remove another member's reaction via ui-flow IPC bridge.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:44:54 -04:00
Raven Scott and Cursor
f0fff31a12
Phase 668: composer embed prefetch IPC routes.
...
Wire composer-embed-prefetch and composer-embed-preview-clear to platform.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:34:20 -04:00
Raven Scott and Cursor
e0a01a0236
Phase 666: IPC for embed retry and composer IME composing state.
...
Wire retry-link-embed and composer-ime-composing to platform handlers.
Co-authored-by: Cursor <[email protected] >
2026-06-02 20:16:34 -04:00
Raven Scott and Cursor
c0a2e03c8f
feat(ui-flow): attachment download, forward, and viewer IPC routes
...
Wire cancel-attachment-download, forward-attachment, open-attachment-in-viewer,
and attachment-download-progress polling for Phase 665 media gallery UX.
Co-authored-by: Cursor <[email protected] >
2026-06-02 19:50:52 -04:00
Raven Scott and Cursor
04ad8a9e62
Phase 664: voice-note fetch and forward IPC handlers.
...
Wire fetch-voice-note-blob and forward-voice-note through ui-flow to
platform fetchVoiceNoteBlob and forwardVoiceNote.
Co-authored-by: Cursor <[email protected] >
2026-06-02 19:26:17 -04:00
Raven Scott and Cursor
6191737259
Add IPC route for stage speaker to DM voice bridge.
...
Dispatches bridge-stage-speaker-to-dm and composer focus after DM open.
Co-authored-by: Cursor <[email protected] >
2026-06-02 17:30:38 -04:00
Raven Scott and Cursor
32980958d8
Wire update-dm-scheduled-message IPC for Phase 659 edit flow.
...
Co-authored-by: Cursor <[email protected] >
2026-06-02 16:48:14 -04:00
Raven Scott and Cursor
65c9eef2dd
feat(ui-flow): handle restart-screen-share IPC for stream recovery
...
Wire restart-screen-share to platform.refreshScreenSharePreview so the
renderer can restart local capture or drop stale remote preview tiles.
Co-authored-by: Cursor <[email protected] >
2026-06-02 16:32:17 -04:00
Raven Scott and Cursor
3dd16046ab
Phase 408: export-channel-topic-preview UI-flow IPC
...
Wire export-channel-topic-preview dispatch to platform exportActiveChannelTopicPreview
and emit channel-topic-preview for deterministic automation.
Co-authored-by: Cursor <[email protected] >
2026-06-02 16:17:40 -04:00
Raven Scott and Cursor
66159e7245
feat(ui-flow): preview-join-invite and create-guild templateId (Phase 663)
...
Route join invite preview IPC and pass templateId through create-guild.
Co-authored-by: Cursor <[email protected] >
2026-06-02 16:01:20 -04:00
Raven Scott and Cursor
9e04b10dbc
feat(ui-flow): staged attachment meta and reorder IPC
...
Handle update-staged-attachment-meta, reorder-staged-attachments, and
attachmentUiById on send-message.
Co-authored-by: Cursor <[email protected] >
2026-06-02 15:49:51 -04:00
Raven Scott and Cursor
59bea992a2
fix(ui-flow): catch voice-note send errors for UI toast
...
Emit voice-note-send-error when sendVoiceNote fails so the renderer
can clear progress state and surface the failure.
Co-authored-by: Cursor <[email protected] >
2026-06-02 15:40:07 -04:00
Raven Scott and Cursor
8525b48bbe
Handle stage-voice-note and discard-voice-note IPC types.
...
Wire composer voice message staging through platform draft APIs.
Co-authored-by: Cursor <[email protected] >
2026-06-02 15:31:30 -04:00
Raven Scott
c9e3a9a0cf
Use local platform module dependency for workspace development.
...
Switch pearcord-platform from remote git URL to local file dependency so UI-flow changes resolve against in-workspace platform updates.
2026-06-02 10:41:26 -04:00
Raven Scott and Cursor
03eeffe4bd
feat(ui-flow): wire DM scheduled-message IPC routes
...
Add create/list/cancel/send-now dispatch handlers for DM scheduled messages
so renderer and agentctl can exercise queue operations through the standard
IPC contract.
Co-authored-by: Cursor <[email protected] >
2026-06-02 04:11:22 -04:00
Raven Scott and Cursor
5450b0f4b3
feat(ui-flow): pass desired vote state for DM poll votes
...
Forward optional `voted` intent from renderer `vote-dm-poll` IPC payloads
to platform so vote application stays deterministic and idempotent.
Co-authored-by: Cursor <[email protected] >
2026-06-02 03:58:05 -04:00
Raven Scott and Cursor
607d5fde6c
feat(ui-flow): expose delete-dm-poll IPC event
...
Add `delete-dm-poll` dispatch handling to invoke platform `deleteDmPoll`
and emit `dm-poll-deleted` for renderer synchronization.
Co-authored-by: Cursor <[email protected] >
2026-06-02 03:43:20 -04:00
Raven Scott and Cursor
fa714a10ee
feat(ui-flow): add close-dm-poll IPC route
...
Expose `close-dm-poll` dispatch to platform `closeDmPoll` and emit
`dm-poll-closed` for renderer reconciliation after close actions.
Co-authored-by: Cursor <[email protected] >
2026-06-02 03:36:41 -04:00
Raven Scott and Cursor
a7cdd19c3f
feat(ui-flow): add edit-dm-poll IPC dispatch
...
Expose `edit-dm-poll` to route pre-vote poll edits from the renderer to
platform `editDmPoll`, returning a `dm-poll-edited` event for UI updates.
Co-authored-by: Cursor <[email protected] >
2026-06-02 03:27:17 -04:00
Raven Scott and Cursor
e1c78e296b
feat(ui-flow): add vote-dm-poll IPC route
...
Wire renderer poll vote clicks to platform `voteDmPoll` and emit
`dm-poll-voted` acknowledgements for UI state refresh and diagnostics.
Co-authored-by: Cursor <[email protected] >
2026-06-02 03:20:57 -04:00
Raven Scott and Cursor
2993e14262
feat(ui-flow): expose DM thread P2P audit IPC event
...
Add `audit-dm-thread-p2p` dispatch handling and emit
`dm-thread-p2p-audit` results sourced from platform diagnostics.
Document the new IPC contract for phase658 closure.
Co-authored-by: Cursor <[email protected] >
2026-06-02 03:07:52 -04:00
Raven Scott and Cursor
618d5a0cf0
feat(ui-flow): bridge-forum-to-dm and consume prefill IPC v0.8.637
...
Wire forum DM bridge and composer prefill consumption for Phase 658.
Co-authored-by: Cursor <[email protected] >
2026-06-02 01:48:14 -04:00
Raven Scott
4877bd81e4
feat(ui-flow): composer focus after accept-dm-voice, video pushState
2026-06-02 01:13:31 -04:00
Raven Scott
0c1579739d
feat(ui-flow): dismiss-dm-rekey-notice IPC handler
2026-06-02 01:06:40 -04:00
Raven Scott
1db5361cd9
feat(ui-flow): IPC for DM voice and group member add/remove
...
Handlers for end-dm-voice, accept-dm-voice, add/remove-group-dm-member.
2026-06-02 01:01:39 -04:00
Raven Scott and Cursor
66329c727b
feat(ui-flow): DM rename and call IPC handlers for Phase 655 header
...
Wire rename-group-dm, start-dm-voice, start-dm-video, and sidebarFilterActive
on open-dm so the renderer matches platform DM inbox capabilities.
Co-authored-by: Cursor <[email protected] >
2026-06-02 00:25:17 -04:00
Raven Scott
5e650da396
docs(readme): Phase 654 update — 50 swarm/repl/sync items + composer prod UI (autofocus/send/autogrow) + platform adaptive retry (P654-1,40)
...
Accurate state per exhaustive doc audit rule. See PLATFORM_ROADMAP.md Phase 654 table and main platform/app commits.
2026-06-01 23:54:18 -04:00
Raven Scott and Cursor
5e2dacb1d3
Phase 652: mesh replication diagnostics IPC and hub composer focus.
...
Export mesh replication diagnostics to clipboard and focus composer after announcement hub subscribe.
Co-authored-by: Cursor <[email protected] >
2026-06-01 22:07:56 -04:00
Raven Scott and Cursor
8e82182b8f
feat(ui-flow): scoped discovery Explore refresh IPC
...
Wire refresh-discovery-explore-scoped and async federation diagnostics export.
Co-authored-by: Cursor <[email protected] >
2026-06-01 21:53:12 -04:00
Raven Scott and Cursor
98e236f225
feat(ui-flow): export federation sync diagnostics IPC
...
Wire export-federation-sync-diagnostics for clipboard JSON export in the UI.
Co-authored-by: Cursor <[email protected] >
2026-06-01 21:47:20 -04:00
Raven Scott and Cursor
3c0f2246f8
feat(ui-flow): IPC export multi-guild sync diagnostics (v0.8.620)
...
Wires export-multi-guild-sync-diagnostics for Phase 648 multi-guild mesh tooling.
Co-authored-by: Cursor <[email protected] >
2026-06-01 21:41:32 -04:00
Raven Scott and Cursor
c09aaced3b
Phase 647: export partition heal diagnostics IPC.
...
Wire export-partition-heal-diagnostics so the UI can copy focused heal cooldown and mesh snapshots to the clipboard.
Co-authored-by: Cursor <[email protected] >
2026-06-01 21:34:18 -04:00
Raven Scott and Cursor
557b5e8bc8
feat(ui-flow): run-partition-heal-sync IPC with composer focus
...
Wire partition heal to platform.runPartitionHealSync and emit
partition-heal-result for UI toast and composer autofocus.
Co-authored-by: Cursor <[email protected] >
2026-06-01 21:17:34 -04:00
Raven Scott and Cursor
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 Scott and Cursor
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 Scott and Cursor
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 Scott and Cursor
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 Scott and Cursor
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 Scott and Cursor
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 Scott and Cursor
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 Scott and Cursor
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 Scott and Cursor
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 Scott and Cursor
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