matrix-dart-sdk/lib
Christian Kußowski 1365cbffe5
refactor: (BREAKING) Replace Event.relationshipType
and Event.relationshipEventId with Event.inReplyToEventId()
for replies.

This fixes the situation that an event can be
a reply and in a thread. Before we have seen reply
as an relationshipType but this does conflict with
the concept of threads, where an event can be
of relationship type "thread" but also be a reply
with being a fallback or not.
2025-11-12 10:57:23 +01:00
..
encryption refactor: Upgrade to vodozemac cryptoutils 2025-09-30 10:07:19 +02:00
matrix_api_lite feat: reactions for voip calls 2025-10-02 16:27:50 +02:00
msc_extensions feat: Implement msc 3381 polls 2025-11-04 14:06:43 +01:00
src refactor: (BREAKING) Replace Event.relationshipType 2025-11-12 10:57:23 +01:00
encryption.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
fake_matrix_api.dart refactor: Make direct chat getter type safe 2025-11-11 09:18:51 +01:00
matrix.dart feat: Implement msc 3381 polls 2025-11-04 14:06:43 +01:00
matrix_api_lite.dart refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00