Commit Graph
6 Commits
Author SHA1 Message Date
Raven ScottandCursor d0a01c974f feat(settings): pinnedThreadIds in user prefs (v0.8.99)
Store thread channel ids pinned in the Active Threads panel for mesh
sync via USER_PREFS_UPDATE.

Co-authored-by: Cursor <[email protected]>
2026-05-22 11:53:32 -04:00
Raven ScottandCursor b8e0e99c8d feat(settings): guildPresenceCache pref for cross-device rail dots (v0.8.95)
Add guildPresenceCache to DEFAULT_USER_PREFS so per-guild online counts
replicate on the user settings mesh alongside companionLastGuildId.

Co-authored-by: Cursor <[email protected]>
2026-05-22 10:57:01 -04:00
Raven ScottandCursor ed4440ca45 feat(settings): companionLastGuildId pref for guild rail restore (v0.8.94)
Add companionLastGuildId to DEFAULT_USER_PREFS so the last active guild
syncs over the user settings mesh for companion boot and desktop switches.

Co-authored-by: Cursor <[email protected]>
2026-05-22 10:44:39 -04:00
Raven ScottandCursor 16334d2f23 feat(settings): mux-wire user prefs mesh and composeDrafts default
USER_PREFS gossip uses pearcord-drive wire channels; composeDrafts sync for
companion/desktop draft continuity; manageListeners flag for shared swarm.

Co-authored-by: Cursor <[email protected]>
2026-05-22 09:11:40 -04:00
Raven ScottandCursor 84b4829542 feat(settings): persist audit log export filter in user prefs (v0.8.83)
Add auditLogExportFilter (all/automod/automation/moderation) to default user
prefs so the audit modal remembers the last export filter chip across sessions,
matching Discord client export filter persistence behavior.

Co-authored-by: Cursor <[email protected]>
2026-05-22 07:39:09 -04:00
Pearcord 17bba2f072 chore: publish pearcord-settings from pearcord workspace 2026-05-21 20:51:50 -04:00