Loading articleโฆ
Loading 4weirdโฆ
Loading articleโฆ
4weird.com/docs/remastery/chat ยท Wave 1
Talk where you work: squad teams message inside their workspace today, and a dedicated direct-message inbox is on the way. There is no public chat room and no stranger discovery โ every thread is limited to its participants.
The remastery blueprint adds a private messaging portal at /chat for direct messages between squad co-developers and clan members, plus squad threading. Status: planned โ the route does not exist yet. Planned behavior:
| Table | What it holds |
|---|---|
| chat_threads | id, created_by, title, is_group, timestamps. |
| chat_participants | thread_id + user_id, last_read_at. |
| chat_messages | thread_id, sender_user_id, content, attachments, created_at. |
| notifications | user_id, category (squad | game | chat | compute | system), title, message, action_url, metadata, is_read. |
Privacy rule (planned RLS): you only ever see threads you participate in, and only your own notifications.
Next: Squad workspaces ยท Invoicing & trash ยท All docs