Skip to content

Commit

Permalink
Development (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: Yoni Revah <[email protected]>
Co-authored-by: Joshua Higgins <[email protected]>
Co-authored-by: Cameron Aaron <[email protected]>
  • Loading branch information
4 people authored Mar 31, 2024
1 parent c91cd91 commit bae4fc5
Show file tree
Hide file tree
Showing 6 changed files with 423 additions and 56 deletions.
14 changes: 8 additions & 6 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,32 +12,34 @@ Note that Barcelona, which the mac-nosip connector uses, is no longer maintained
| Media/files | ✔️ | ✔️ | ✔️ |
| Replies | 🛑 | ✔️ | ✔️† |
| Reactions | 🛑 | ✔️ | ✔️ |
| Edits | 🛑 || |
| Unsends | 🛑 || |
| Edits | 🛑 || ✔️* |
| Unsends | 🛑 || ✔️* |
| Redactions | 🛑 | ✔️ | ✔️ |
| Read receipts | 🛑 | ✔️ | ✔️ |
| Typing notifications | 🛑 | ✔️ | ✔️ |

† BlueBubbles had bugs with replies until v1.9.5

\* macOS Ventura or higher is required

## iMessage → Matrix
| Feature | mac | mac-nosip | bluebubbles |
|----------------------------------|-----|-----------|-------------|
| Plain text | ✔️ | ✔️ | ✔️ |
| 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).
Expand Down
Loading

0 comments on commit bae4fc5

Please sign in to comment.