Document Topics/Discussions replacing Messages/DMs
Rewrites Messaging.md for the new Discussions feature (floating chat
windows, start-new-or-join-existing, invited participants, per-message
edit/delete, and the management page they're edited from), and updates
Overview.md/Home.md's feature-list mentions to match.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018F7eD1CBeoiSu1GuZnjyPg
Document direct messages, active-user avatars, and the reworked map overlays panel
Covers the multi-place overlay attachment, the panel's session-only
opacity/visibility preview vs. the editor's persisted opacity/stacking
order, required overlay descriptions, user-to-user direct messages, and
recently-active editor avatars -- all shipped since the wiki's last pass
over these pages.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01BBoU69dhE4G8ACKH979yGL
Add a Messaging page
New dedicated page covering the two conversation modes (per-record chat
threads via each record's Message button, and the tree-wide Messages
board doubling as a to-do list), how the Home page surfaces them, real
name resolution, and how it's all built on plain Gramps Notes underneath.
Links it in from Home and the Overview's existing mention, and adds it to
the sidebar.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01339bJBPHiZHgtNWvKPXsqZ
Add "Under the Hood" page: browser storage scoping notes
Documents sessionStorage (auth tokens, cleared on logout) vs
localStorage (UI preferences, not cleared, mostly global rather than
per-user) so it's clear what a second user on a shared browser
inherits from the previous session.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01SyBHM1KoJniHYZQNDSowxz
Fix GOQL description: opt-in via checkbox, and document backlinks
The search box defaults to a fast plain-text match against each view's
common fields, not GOQL -- a checkbox ("Use Gramps Object Query
Language") switches it into full GOQL. Also documents the backlinks
collection (reverse references), which GOQL supports alongside the
relationship-chaining ("join") capability already covered.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KhexSTjPEcgXYL2v33anbn
Populate wiki from gramps-connect docs, with fuller detail throughout
Ports docs/Overview.md and docs/GOQL.md, then expands into a full
wiki: Installing, Deploying, Architecture, Development, Gramplets &
Add-on Store, Data Model & Editing, Roadmap/Known Limitations, and
FAQ, cross-linked via a sidebar. Content is drawn from the project's
README, deploy/README.md, gramplet-store/README.md, TODO.md, package
READMEs, and the gramplet_examples/ source.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KhexSTjPEcgXYL2v33anbn