From bcbc8ed609d258aa58013ab1f0ec2309c4a251ee Mon Sep 17 00:00:00 2001 From: Will Hunt <half-shot@molrams.com> Date: Mon, 20 Feb 2017 13:35:42 +0000 Subject: [PATCH] Add and bump 3pid lookups due to room alias woes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb4e5c7..2d158e4 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ In a vague order of what is coming up next - [x] Typing notifs - [x] User Profiles - [x] Presence (Synapse currently squashes presence, waiting on future spec) + - [ ] Third Party Lookup in for rooms. - [ ] Puppet a user's real Discord account. - [ ] Rooms react to Discord updates - [ ] Integrate Discord into existing rooms. -- GitLab