Raven Scott and Cursor
951c07f54f
feat(ui-flow): sync-guild-partition-heal force heal IPC (Phase 796)
...
Headless can trigger runPartitionHealSync and structural UI refresh.
Co-authored-by: Cursor <[email protected] >
2026-06-03 22:29:22 -04:00
Raven Scott and Cursor
7f8cb5e8af
feat(ui-flow): sync-guild-mesh-triple recovery IPC (Phase 795)
...
Manual triple-mesh recovery emits guild-mesh-topology and requests sync
fanout with a structural state push.
Co-authored-by: Cursor <[email protected] >
2026-06-03 22:25:38 -04:00
Raven Scott and Cursor
cf7fff4338
feat(ui-flow): sync-guild-channel-settings IPC (Phase 794)
...
Manual recovery emits channel-settings and requests sync fanout with a
structural state push.
Co-authored-by: Cursor <[email protected] >
2026-06-03 22:21:46 -04:00
Raven Scott and Cursor
57c247b46a
feat(ui-flow): sync-guild-sounds IPC for mesh soundboard recovery (Phase 793)
...
Manual recovery path emits guild-sound and requests sync fanout with a
structural state push.
Co-authored-by: Cursor <[email protected] >
2026-06-03 22:16:37 -04:00
Raven Scott and Cursor
77abdfb089
Phase 792: sync-guild-pins IPC for manual pin mesh recovery.
...
Emits pin and requests sync fanout before structural push.
Co-authored-by: Cursor <[email protected] >
2026-06-03 22:09:55 -04:00
Raven Scott and Cursor
5941404e96
Phase 791: sync-guild-stickers IPC for manual sticker mesh recovery.
...
Emits guild-sticker and requests sync fanout before structural push.
Co-authored-by: Cursor <[email protected] >
2026-06-03 22:04:22 -04:00
Raven Scott and Cursor
06d2744187
Phase 790: sync-guild-emojis IPC for manual emoji mesh recovery.
...
Emits guild-emoji and requests sync fanout before structural push.
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:59:14 -04:00
Raven Scott and Cursor
ca9a8f54e2
Phase 789: sync-guild-reactions IPC for mesh reaction refresh (v0.8.756)
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:51:42 -04:00
Raven Scott and Cursor
656bb08211
Phase 788: sync-guild-mesh-reconnect IPC (v0.8.755)
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:46:17 -04:00
Raven Scott and Cursor
1814cba6bb
Phase 787: sync-guild-roles IPC for mesh role refresh (v0.8.754)
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:40:26 -04:00
Raven Scott and Cursor
8c61c270bc
Phase 786: sync-guild-typing IPC for mesh typing refresh (v0.8.753)
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:36:10 -04:00
Raven Scott and Cursor
31da636433
Phase 785: sync-guild-voice IPC for mesh voice recovery
...
Triggers voice-state emit, fanout, and structural state push.
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:30:04 -04:00
Raven Scott and Cursor
2627272dbc
Phase 784: sync-guild-unread IPC for mesh unread recovery
...
Triggers notification emit, sync fanout, and structural state push.
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:25:49 -04:00
Raven Scott and Cursor
f7ca84331d
Phase 783: sync-guild-sync-health IPC for mesh recovery
...
Clears push halt, runs fanout, and forces structural state push when UI
requests guild sync health recovery.
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:21:00 -04:00
Raven Scott and Cursor
c4acf6a17a
Phase 782: sync-guild-presence IPC for mesh fanout and structural push
...
Triggers requestGuildSyncFanout and presence emit when renderer requests
guild presence recovery during mesh sync hardening.
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:17:01 -04:00
Raven Scott and Cursor
d86aec0a10
feat(mesh): sync-guild-loading IPC mesh nudge and structural select-guild push (v0.8.747)
...
Watchdog path re-requests mesh join and peer retry when loading stalls with zero
peers; select-guild uses full structural state push for guild switch parity.
Co-authored-by: Cursor <[email protected] >
2026-06-03 21:04:38 -04:00
Raven Scott and Cursor
5f216a616c
Forward boostsEnabled in update-guild-settings IPC and enable boosts in UI flow scenario.
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 18:52:13 -04:00
Raven Scott and Cursor
a9ba48d41b
feat(ui-flow): role-editor-save and role-editor-discard events
...
Emit role-editor-saved and role-editor-discarded on save/discard IPC for
Phase 773 role editor draft tracking.
Co-authored-by: Cursor <[email protected] >
2026-06-03 15:00:05 -04:00
Raven Scott and Cursor
e5f3954cec
feat(ui-flow): forward hoist/mentionable on create-guild-custom-role
...
Align create handler with update-guild-custom-role display fields.
Co-authored-by: Cursor <[email protected] >
2026-06-03 14:33:44 -04:00
Raven Scott and Cursor
97470930af
feat(ui-flow): role-editor open/close/select events (Phase 769)
...
Map role-editor UI operations to role-editor-opened/closed/selected.
Co-authored-by: Cursor <[email protected] >
2026-06-03 14:20:02 -04:00
Raven Scott and Cursor
5d2146efb8
feat(ui-flow): handle settings-save and settings-discard IPC (Phase 768)
...
Push state and emit settings-saved/settings-discarded events so composer focus
restores consistently after explicit settings save or discard.
Co-authored-by: Cursor <[email protected] >
2026-06-03 14:00:26 -04:00
Raven Scott and Cursor
05f9385329
Wire settings-open/close UI-flow IPC and category on deep-link format.
...
Merges settings-open and settings-close with section-change handling so
composer focus and pushState stay consistent. format-settings-deep-link
accepts category from the renderer for canonical pearcord://settings URLs.
Co-authored-by: Cursor <[email protected] >
2026-06-03 13:24:06 -04:00
Raven Scott and Cursor
e82c111c53
feat(phase725): IPC handlers for dedicated bot registry and webhook JSON modals
...
Wire bot-registry-json-modal-open, clear-bot-registry-export-json, and
webhook-execute-export-json modal lifecycle handlers for Phase 725 UI.
Co-authored-by: Cursor <[email protected] >
2026-06-03 09:15:18 -04:00
Raven Scott and Cursor
6caf916e6c
feat(ui-flow): worker release and integration manifest JSON modal IPC (v0.8.700)
...
Wire modal-open events and clear-integration-manifest-export-json for Phase 724
dedicated worker export mesh management.
Co-authored-by: Cursor <[email protected] >
2026-06-03 09:06:19 -04:00
Raven Scott and Cursor
ac104690d4
feat(ui-flow): slash registry/invoke audit JSON modal IPC and clear handler (v0.8.699)
...
Wire modal-open events and clear-slash-invoke-audit-export-json for Phase 723
dedicated slash export mesh management.
Co-authored-by: Cursor <[email protected] >
2026-06-03 08:54:45 -04:00
Raven Scott and Cursor
f5e68745c1
feat(ui-flow): OAuth grant/install token JSON modal IPC and clear handler (v0.8.698)
...
Wire modal-open events and clear-oauth-install-token-export-json for Phase 722
dedicated export mesh management.
Co-authored-by: Cursor <[email protected] >
2026-06-03 08:43:18 -04:00
Raven Scott and Cursor
aeca21c366
feat(ui-flow): IPC modal-open for invite-link and role-override JSON (Phase 721)
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 08:29:02 -04:00
Raven Scott and Cursor
32fa2b298e
feat(ui-flow): IPC for Phase 720 vanity and effective permission JSON modals
...
Wire modal-open and clear-vanity-url-export-json / clear-effective-permission-export-json
handlers so mesh export management matches read-state and webhook JSON flows.
Co-authored-by: Cursor <[email protected] >
2026-06-03 08:19:48 -04:00
Raven Scott and Cursor
b4909deec7
Phase 719: read state and webhook execute JSON mesh parity (v0.8.695)
...
Add dedicated signed-export modals for read receipts and webhook execute
exports, populate view rows and meta, partition-heal mixins with dedicated
spans, agentctl journeys, and CI smokes following the Phase 718 pattern.
Co-authored-by: Cursor <[email protected] >
2026-06-03 08:08:00 -04:00
Raven Scott and Cursor
e946b0e7a7
Phase 718: channel follow and guild widget JSON mesh parity (v0.8.694)
...
Add dedicated signed-export modals, platform view population, partition-heal
mixins, agentctl journeys, and CI smokes so announcement follows and guild
widgets match the Phase 717 multi-guild JSON hardening pattern.
Co-authored-by: Cursor <[email protected] >
2026-06-03 07:58:10 -04:00
Raven Scott and Cursor
c1c5e73fc5
feat(ui-flow): multi-guild and partition heal JSON IPC (Phase 717)
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 07:37:48 -04:00
Raven Scott and Cursor
f4456861e6
feat(ui-flow): federation and mesh replication JSON IPC actions (Phase 716)
...
Co-authored-by: Cursor <[email protected] >
2026-06-03 07:29:26 -04:00
Raven Scott and Cursor
3d66b274ae
feat: ui-flow IPC for device sync and discovery listing JSON mesh (v0.8.691)
...
Add modal-open, sync-device-sync-json, clear, and push-discovery-listing-export-json
handlers for Phase 715 server settings flows.
Co-authored-by: Cursor <[email protected] >
2026-06-03 07:03:48 -04:00
Raven Scott
fd0b9728fa
feat(v0.8.689): rename all export CSV identifiers to JSON-only naming
...
Complete sweep of filenames, symbols, IPC channels, storage keys, CSS classes,
smoke scripts, and docs. Payloads remain signed JSON envelopes (Phase 713).
2026-06-03 05:54:25 -04:00
Raven Scott
abb24c6b4d
feat(phase711): activity invite CSV & profile banner export mesh parity (v0.8.686)
...
Complete Phase 711 with RPC 140/141 activity invite and profile banner CSV
mesh exports. Add activity-csv-ui.js modal, platform mixin, delivery-receipts
collections, guild gossip, ui-flow IPC, agentctl journeys, smokes, and app.js
integration. Fix corrupted CSS media-query blocks for CSV modals. Document in
ACTIVITY_INVITE_CSV.md and open Phase 712 session activity + avatar decoration.
2026-06-03 05:16:50 -04:00
Raven Scott
3b06fead68
feat(phase710): custom status CSV & guild widget export mesh parity (v0.8.685)
...
Complete Phase 710 with RPC 138/139 custom status and guild widget CSV mesh
exports. Wire status-csv-ui.js modal, platform mixin, ui-flow IPC, agentctl
journeys, smokes, and app.js integration. Fix syntax errors in CSV UI helpers
from phases 707–710 (presence, notification, screen, stage, thread, voice,
status). Restore app.js after accidental truncation; add showStatusCsvMeshModal,
deep links, dev-log filters, and settings entry. Document in CUSTOM_STATUS_CSV.md,
release notes, and roadmap; open Phase 711 activity invite + profile banner CSV.
2026-06-03 05:06:53 -04:00
Raven Scott
f97bc46d27
feat(phase709): notification override CSV & channel follow export mesh parity (v0.8.684)
...
Add signed guild notification override CSV mesh export and channel follow CSV
export (RPC 136/137): notification-csv-ui.js, notification-csv-mixin.js,
listGuildFollows in pearcord-announcements, delivery-receipts collections,
guild gossip handlers, ui-flow IPC, deep link ?notification-csv=1,
notification-csv-errors dev filter, agentctl notification/follow journeys, and
test:ci-phase709 regression bundle chaining phase708.
2026-06-03 04:49:39 -04:00
Raven Scott
8e16f809b5
feat(phase708): presence activity CSV & read-state export mesh parity (v0.8.683)
...
Add signed guild presence activity CSV mesh export and read-state CSV export
(RPC 134/135): presence-csv-ui.js, presence-csv-mixin.js, delivery-receipts
collections, guild gossip handlers, ui-flow IPC, deep link ?presence-csv=1,
presence-csv-errors dev filter, agentctl presence/read-state journeys, and
test:ci-phase708 regression bundle chaining phase707.
2026-06-03 04:37:38 -04:00
Raven Scott
6d85101956
feat(phase707): screen share CSV & soundboard registry export mesh parity (v0.8.682)
...
Add signed guild screen share CSV mesh export and soundboard registry CSV
export (RPC 132/133): screen-csv-ui.js, screen-csv-mixin.js, delivery-receipts
collections, guild gossip handlers, ui-flow IPC, deep link ?screen-csv=1,
screen-csv-errors dev filter, agentctl screen/soundboard journeys, and
test:ci-phase707 regression bundle chaining phase706.
2026-06-03 04:22:58 -04:00
Raven Scott
876cd025d5
feat(v0.8.681): Phase 706 voice state CSV & boost ledger export mesh parity
...
Complete signed guild voice state CSV mesh export and boost ledger CSV export
(RPC 130/131): voice-csv-ui.js, voice-csv-mixin.js, delivery-receipts store,
guild gossip handlers, ui-flow IPC, deep link ?voice-csv=1, agentctl voice +
boost journeys, smokes, and docs. Fix stage705 smoke dev-filter check.
Bundle: npm run test:ci-phase706 (50/50). Roadmap Phase 706 complete; Phase 707 slot opened.
2026-06-03 04:11:12 -04:00
Raven Scott
d93722b60e
feat(v0.8.680): Phase 705 stage instance CSV & guild event export mesh parity
...
Complete signed guild stage instance CSV mesh export and guild notification
event export (RPC 128/129): stage-csv-ui.js, stage-csv-mixin.js,
delivery-receipts store, guild gossip handlers, ui-flow IPC, deep link
?stage-csv=1, agentctl stage + guild event journeys, smokes, and docs.
Bundle: npm run test:ci-phase705 (50/50). Roadmap Phase 705 complete; Phase 706 slot opened.
2026-06-03 03:59:11 -04:00
Raven Scott
3c61793580
feat(v0.8.679): Phase 704 thread archive CSV & forum tag export mesh parity
...
Complete signed guild thread archive CSV mesh export and forum tag palette
export (RPC 126/127): thread-csv-ui.js, thread-csv-mixin.js, delivery-receipts
store, guild gossip handlers, ui-flow IPC, deep link ?thread-csv=1, agentctl
journeys, smokes, and docs. Fix pushForumTagExportToMesh naming from pin clone.
Bundle: npm run test:ci-phase704 (50/50). Roadmap Phase 704 complete; Phase 705 slot opened.
2026-06-03 03:45:02 -04:00
Raven Scott
b67551aff3
Phase 703: pin registry CSV & reaction summary export mesh parity (v0.8.678)
...
Add signed pin registry CSV mesh modal and guild reaction summary CSV export
(RPC 124/125) following the poll/ban CSV parity pattern. Includes pin-csv-ui,
platform pin-csv-mixin, ui-flow IPC, deep link ?pin-csv=1, agentctl journeys,
test:ci-phase703 regression bundle, and documentation updates.
2026-06-03 03:33:19 -04:00
Raven Scott
49573e1c03
Phase 702: poll registry CSV & scheduled message export mesh parity (v0.8.677)
...
Add signed poll registry CSV mesh modal and scheduled message queue CSV export
following the ban/member CSV parity pattern. RPC 122/123 gossip sync, poll-csv-ui,
platform poll-csv-mixin, ui-flow IPC, deep link ?poll-csv=1, agentctl journeys,
test:ci-phase702 regression bundle, and documentation updates.
Also fixes missing showBanCsvMeshModalFromDeepLink helper from Phase 701.
2026-06-03 03:21:27 -04:00
Raven Scott
949ea6b1d4
feat(phase701): ban registry CSV and automod rule export mesh parity (v0.8.676)
...
Add signed ban registry CSV mesh (RPC 120) and automod rule export CSV (RPC 121)
with ban-csv-ui, platform ban-csv-mixin, delivery-receipts store, guild gossip,
ui-flow IPC, agentctl journeys, and test:ci-phase701 regression chain.
2026-06-03 03:08:49 -04:00
Raven Scott
e33885cdeb
feat(phase700): member roster CSV and moderation timeout export mesh parity (v0.8.675)
...
Add signed member roster CSV mesh (RPC 118) and moderation timeout export CSV
(RPC 119) with member-csv-ui, platform member-csv-mixin, delivery-receipts store
methods, guild gossip, ui-flow IPC, agentctl journeys, and test:ci-phase700.
2026-06-03 02:57:59 -04:00
Raven Scott
f74f68c126
feat(phase699): emoji registry CSV and sticker pack export mesh parity (v0.8.674)
...
Add signed emoji registry CSV mesh (RPC 116) and sticker pack export CSV (RPC 117)
with emoji-csv UI, platform mixin, delivery receipts, ui-flow IPC, agentctl journeys,
and test:ci-phase699 regression bundle including phase698 chain.
2026-06-03 02:41:53 -04:00
Raven Scott
5a74795a3f
feat(phase698): role override CSV and effective permission export mesh parity (v0.8.673)
...
Add signed channel permission overwrite CSV mesh (RPC 114) and effective
permission export (RPC 115) with permission-csv UI, platform mixin, delivery
receipts, ui-flow IPC, agentctl journeys, and test:ci-phase698 regression bundle.
2026-06-03 02:31:05 -04:00
Raven Scott
de1652ce36
feat(v0.8.672): Phase 697 invite link CSV and vanity URL mesh parity
...
Signed invite link CSV (listGuildInvites) and vanity URL export mesh follow
the OAuth/slash CSV pattern: invite-csv-ui, invite-csv-mixin, delivery-receipts
collections, guild gossip RPC 112/113, ui-flow IPC, deep link ?invite-csv=1,
invite-errors filter, and agentctl invite + vanity journeys.
Repairs app.js bot/slash/oauth modal corruption from prior session. Adds
test:ci-phase697, docs INVITE_LINK_CSV.md, RELEASE_v0.8.672, and Phase 698 roadmap.
2026-06-03 02:15:14 -04:00
Raven Scott
7a721ff20e
feat(v0.8.671): Phase 696 OAuth grant CSV and install token mesh parity
...
Signed OAuth grant CSV (guild bots as application grants) and install
token export CSV follow the bot/slash CSV mesh pattern: oauth-csv-ui,
oauth-csv-mixin, delivery-receipts collections, guild gossip, ui-flow IPC,
deep link ?oauth-csv=1, oauth-errors dev filter, and agentctl journeys.
Adds test:ci-phase696 (static + boot + agentctl) and bumps app to 0.8.671.
Documents OAUTH_GRANT_CSV.md, RELEASE_v0.8.671, and opens Phase 697 on the roadmap.
2026-06-03 02:03:21 -04:00