diff --git a/ROADMAP.md b/ROADMAP.md index 3d9f8ac..9510492 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -12,14 +12,14 @@ * [x] Read receipts * [ ] Power level * [ ] Membership actions - * [x] Invite + * [ ] Invite * [ ] Join - * [x] Leave - * [x] Kick + * [ ] Leave + * [ ] Kick * [ ] Room metadata changes - * [x] Name - * [ ] Avatar[1] - * [x] Topic + * [ ] Name + * [ ] Avatar + * [ ] Topic * [ ] Initial room metadata * WhatsApp → Matrix * [x] Message content @@ -32,10 +32,10 @@ * [ ] Chat types * [x] Private chat * [x] Group chat - * [ ] Broadcast list[2] + * [ ] Broadcast list * [x] Message deletions * [x] Avatars - * [x] Presence + * [ ] Presence * [x] Typing notifications * [x] Read receipts * [x] Admin/superadmin status @@ -49,8 +49,8 @@ * [x] Avatar * [x] Description * [x] Initial group metadata - * [ ] User metadata changes - * [ ] Display name[3] + * [x] User metadata changes + * [x] Display name * [x] Avatar * [x] Initial user metadata * [x] Display name @@ -63,7 +63,3 @@ * [x] Private chat creation by inviting Matrix puppet of WhatsApp user to new room * [x] Option to use own Matrix account for messages sent from WhatsApp mobile/other web clients * [x] Shared group chat portals - -[1] May involve reverse-engineering the WhatsApp Web API and/or editing go-whatsapp -[2] May already work -[3] May not be possible