Jeff Emmett
|
de9cc21301
|
feat(rmeets): require username on join, fix settings/background, add MI toolbar
- Enable prejoin page so users must enter a display name before joining
- Add requireDisplayName, SETTINGS_SECTIONS, disableVirtualBackground config
- Add floating Meeting Intelligence button with recordings/search links
- Add chat, settings, participants-pane to folk-jitsi-room toolbar
- Also includes: rDocs module expansion, tab-cache/view-history updates,
converter rewrites, MCP tool additions, OAuth fixes, backlog tasks
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-10 14:06:47 -04:00 |
Jeff Emmett
|
2e8e702d75
|
feat(mcp): 101 MCP tools across all 35 rApps + security hardening + MI integration
- Add centralized auth helper (_auth.ts) with resolveAccess() enforcing
space visibility (public/permissioned/private) and role-based access
- Retrofit 5 existing tool groups (rcal, rnotes, rtasks, rwallet, spaces)
with resolveAccess gates
- Add 30 new MCP tool files covering all remaining rApps:
rsocials, rnetwork, rinbox, rtime, rfiles, rschedule, rvote, rchoices,
rtrips, rcart, rexchange, rbnb, rvnb, crowdsurf, rbooks, rpubs, rmeets,
rtube, rswag, rdesign, rsplat, rphotos, rflows, rdocs, rdata, rforum,
rchats, rmaps, rsheet, rgov
- Add ForMI data exports to all module mod.ts files
- Wire 6 core modules into MI context (mi-data-queries.ts, mi-routes.ts)
- forceAuth for sensitive modules (rinbox, rchats)
- Omit sensitive fields (storagePath, fileHash, bodyHtml) from responses
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-10 10:25:17 -04:00 |