Raven Scott
3bbdfb2da9
Phase 438: document role error logging and phase438 bundle (v0.8.401).
2026-05-23 18:45:47 -04:00
Raven Scott and Cursor
f5844e183f
docs: Phase 426 UI integration note (v0.8.389)
...
Co-authored-by: Cursor <[email protected] >
2026-05-23 16:23:08 -04:00
Raven Scott and Cursor
185145d262
feat: expose mentionEveryone in role permission editor
...
Wire MENTION_EVERYONE into permission metadata and maskToPermissionView.
Co-authored-by: Cursor <[email protected] >
2026-05-23 07:03:49 -04:00
Raven Scott and Cursor
8a094b7d17
Add hoist flag for sidebar member grouping
...
Custom roles can hoist members into separate list sections when enabled in server settings.
Co-authored-by: Cursor <[email protected] >
2026-05-22 22:17:46 -04:00
Raven Scott and Cursor
69bcf09c94
feat(roles): add reorderRoles for drag-reorder position updates
...
Batch-update custom role positions for server settings drag reorder
with P2P ROLE_UPSERT sync.
Co-authored-by: Cursor <[email protected] >
2026-05-22 21:38:00 -04:00
Raven Scott
478bcbbebe
docs: full module READMEs (v0.8.103 platform audit)
2026-05-22 13:39:39 -04:00
Raven Scott and Cursor
b189d8df3f
feat(roles): surface viewChannel in permission editor metadata
...
Extend ALL_PERMISSIONS_MASK, PERMISSION_META, maskToPermissionView, and
viewToMask so guild role UI and RPC payloads can grant or deny VIEW_CHANNEL
alongside existing send and voice bits.
Co-authored-by: Cursor <[email protected] >
2026-05-22 03:11:15 -04:00
Raven Scott
37fbe58356
feat(guild-roles): permission UI for connect and speak in voice
...
Extend PERMISSION_META, maskToPermissionView, and ALL_PERMISSIONS_MASK for
CONNECT_VOICE (64) and SPEAK_IN_VOICE (128).
2026-05-22 03:07:32 -04:00
Raven Scott
e770610882
feat(guild-roles): expose sendMessages in permission editor metadata
...
Extend ALL_PERMISSIONS_MASK and PERMISSION_META with SEND_MESSAGES.
maskToPermissionView/viewToMask include sendMessages for UI and overwrites.
2026-05-22 03:02:43 -04:00
Raven Scott and Cursor
fbd977351f
feat(roles): lurker builtin template in role editor UI metadata
...
Reserve lurker name for custom roles and expose read-only Lurker template
in builtinRoleTemplates() for server settings parity display.
Co-authored-by: Cursor <[email protected] >
2026-05-22 02:00:24 -04:00