Team chat: internal-only comments and a team feed
Adds a parallel comment lane on every post that is visible only to org/project members - separate from the public discussion thread end-users see. Each post gets a "Team" tab next to "Public" comments. Plus a project-wide /team feed that aggregates the latest internal threads across all posts so admins can scan recent internal activity without clicking into each card.
Schema: extend comments with visibility enum (public, internal). RLS: internal comments only readable/writable by project members. UI: tabbed thread on post detail, plus a new project-level Team page. Out of scope: real-time presence (separate card), DMs, slash-commands, file uploads beyond what posts already allow.
Comments (1)
- Elsama· 2 months ago
PR ready: https://github.com/El-SaMa/hollahoop/pull/35
Internal Team comments with Public/Team tabs on post detail plus project Team feed. Migration
0040_comment_visibility.sqlon deploy (renumber during merge if it collides with notification prefs 0040).
Join the discussion
Sign in to leave a comment on this thread.