diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-11-15 12:39:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-15 12:39:11 +0000 |
commit | b7e288084cc2c9f146d1aad134eace6d670c008b (patch) | |
tree | 08759d167e41f7628713197d57949355f27a32f9 /README.md | |
parent | 8ce740d9494254a93d11aaf9d3a041b52b45163d (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,6 @@ test rig with around 900 tests. The script works out how many of these tests are updates with CI. As of October 2020 we're at around 57% CS API coverage and 81% Federation coverage, though check CI for the latest numbers. In practice, this means you can communicate locally and via federation with Synapse servers such as matrix.org reasonably well. There's a long list of features that are not implemented, notably: - - Receipts - Push - Search and Context - User Directory @@ -100,6 +99,7 @@ This means Dendrite supports amongst others: - Redaction - Tagging - E2E keys and device lists + - Receipts ## Contributing |