From 20ec4f92fafaa6b85066a3ea0693572a7b402b65 Mon Sep 17 00:00:00 2001 From: Andrew Ferrazzutti Date: Wed, 7 Jul 2021 01:24:22 -0400 Subject: [PATCH] Update roadmap --- ROADMAP.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index dba2e07..c4c297f 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -49,13 +49,13 @@ * [x] Groups (named chats) * [x] Rooms (unnamed chats / "multi-user direct chats") * [ ] Membership actions - * [ ] Join + * [x] Join * [x] When message is sent by new participant * [x] On sync - * [ ] At join time - * [ ] Leave + * [x] At join time + * [x] Leave * [x] On sync - * [ ] At leave time + * [x] At leave time * [ ] Invite * [ ] Remove * [ ] Friend actions