From 3a251e174467c20f94121cc5931a40e6f7e5ee6e Mon Sep 17 00:00:00 2001
From: Will Hunt <half-shot@molrams.com>
Date: Wed, 15 Mar 2017 18:18:36 +0000
Subject: [PATCH] Updated roadmap

---
 README.md | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 9a7b48f..cde8d7a 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,6 @@ and synapse. Any new servers/guilds you bridge should show up in the network lis
 ## Features and Roadmap
 In a vague order of what is coming up next
 
- - [x] Group messages
  - Matrix -> Discord
    - [x] Text content
    - [x] Image content
@@ -62,15 +61,19 @@ In a vague order of what is coming up next
    - [x] Audio/Video content
    - [x] Typing notifs
    - [x] User Profiles
-   - [x] Presence (Synapse currently squashes presence, waiting on future spec)
+   - [x] Presence
+ - [x] Group messages
  - [ ] Third Party Lookup
   - [x] Rooms
   - [ ] Users
  - [ ] Puppet a user's real Discord account.
   - [x] Sending messages
   - [ ] Direct messages
+  - [ ] UI for setup
  - [x] Rooms react to Discord updates
- - [ ] Integrate Discord into existing rooms.
+ - [ ] Integrate Discord into existing rooms
+  - [x] Feature
+  - [ ] UI
  - [ ] Manage channel from Matrix (possibly)
   - [ ] Authorise admin rights from Discord to Matrix users
   - [ ] Topic
-- 
GitLab