mirror of
https://github.com/duckietm/Nitro-V3.git
synced 2026-06-19 15:06:20 +00:00
98d75a5c96
Brainstormed design for extending the existing React friends/messenger: - full custom friend groups (CRUD + assign) with Online/Offline primary view + group chip filter - offline messages stored in messenger_offline, replayed on login (no new packets) - 2-state read receipts (sent/read) via per-conversation last-read timestamp - typing indicator (ephemeral packets) Cross-component: Nitro-V3 client + Nitro_Render_V3 renderer + Arcturus emulator. Reuse official Habbo header IDs for category packets; custom IDs for receipts/typing.