From 4f57efb3c11fe6606c36443180246c0944710145 Mon Sep 17 00:00:00 2001 From: trek-boldly-go Date: Mon, 11 Mar 2024 11:56:15 -0500 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 26789536..31c786a4 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -27,17 +27,17 @@ Note that Barcelona, which the mac-nosip connector uses, is no longer maintained | Media/files | ✔️ | ✔️ | ✔️ | | Replies | ✔️ | ✔️ | ✔️ | | Tapbacks | ✔️ | ✔️ | ✔️ | -| Edits | ❌ | ❌ | ❌ | -| Unsends | ❌ | ❌ | ❌ | +| Edits | ❌ | ❌ | ✔️ (BlueBubbles Server >= 1.9.6) | +| Unsends | ❌ | ❌ | ✔️ (BlueBubbles Server >= 1.9.6) | | Own read receipts | ✔️ | ✔️ | ✔️ | | Other read receipts | ✔️ | ✔️ | ✔️ | | Typing notifications | 🛑 | ✔️ | ✔️ | | User metadata | ✔️ | ✔️ | ✔️ | | Group metadata | ✔️ | ✔️ | ✔️ | | Group Participants Added/Removed | ✔️ | ✔️ | ✔️ | -| Backfilling history | ✔️ | ✔️ | ✔️‡ | +| Backfilling history | ✔️‡ | ✔️‡ | ✔️‡ | -‡The BlueBubbles connector doesn't support backfilling tapbacks yet +‡ Backfilling tapbacks is not yet supported ## Android SMS The android-sms connector is deprecated in favor of [mautrix-gmessages](https://github.com/mautrix/gmessages).