summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authortimokoesters <timo@koesters.xyz>2020-04-29 10:08:55 +0200
committertimokoesters <timo@koesters.xyz>2020-04-29 10:27:41 +0200
commitc769283953343d23a1b8811b713de13f60e8c028 (patch)
tree1a6da2e2b74569c846a79b2786a3a7c2ded0e45a /README.md
parentfd1aea7e3630a4f9016612e57ecc19fcf8ed86d3 (diff)
downloadconduit-c769283953343d23a1b8811b713de13f60e8c028.zip
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 557c121..4c9baf5 100644
--- a/README.md
+++ b/README.md
@@ -20,17 +20,19 @@ A fast Matrix homeserver that's optimized for smaller, personal servers, instead
- [x] Create room messages
- [x] Sync room messages
- [x] Join rooms, lookup room ids
-- [x] Basic Riot web support
-- [x] Riot room discovery
-- [x] Riot read receipts
+- [x] Riot web support
+- [x] Room discovery
+- [x] Read receipts
- [x] Typing indications
- [x] Invites, user search
- [x] Password hashing
+- [ ] Basic federation
+- [ ] State resolution
+- [ ] Permission system
+- [ ] Notifications (push rules)
- [ ] Riot presence
- [ ] Proper room creation
- [ ] Riot E2EE
-- [ ] Basic federation
-- [ ] State resolution
#### How can I contribute?