This commit is contained in:
@@ -43,9 +43,9 @@ Legend:
|
||||
34. Sync - `DONE` (cross-device via backend state + realtime; reconciliation for loaded chats/messages; `chat_updated` covers profile/membership/delete-for-self/archive/unarchive/pin/unpin/mute/clear and create-chat fanout to members; full-chat delete emits `chat_deleted`; web Chat Info also has 15s polling fallback to self-heal missed realtime updates; integration tests cover user-scoped archive/pin, member-side visibility after create, and user-scoped clear behavior; chat list and migration `0026_deduplicate_saved_chats` handle historical duplicate Saved Messages)
|
||||
35. Additional - `PARTIAL` (drafts/link preview partial/autoload media basic)
|
||||
|
||||
## Current Focus beyond P0
|
||||
## Current Focus beyond P1
|
||||
|
||||
1. Finish channel/group moderation parity (ban permissions, member action polish).
|
||||
2. Finalize media messaging UX parity (voice/circle controls, unified attachment behaviors).
|
||||
3. Expand message types ecosystem (GIF/stickers/thread UX + formatting polish).
|
||||
4. Continue raising test coverage for realtime/media edge cases.
|
||||
1. Finalize media messaging UX parity (voice/circle controls, unified attachment behaviors).
|
||||
2. Expand message types ecosystem (GIF/stickers/thread UX + formatting polish).
|
||||
3. Continue raising test coverage for realtime/media edge cases.
|
||||
4. Close remaining PARTIAL items to reach stable 80%+ coverage.
|
||||
|
||||
Reference in New Issue
Block a user