matrix-dart-sdk/lib
Christian Kußowski 39f74a7293
feat: Make display sending event configurable in Room.sendEvent()
It might be desirable to not display
a pending event in the timeline.
For example when sending a
message from a push notification
while the app is in background, the
app does not sync at all so the
pending events will be
misplaced.
2025-10-09 07:48:46 +02: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 fix: scheduled event list init 2025-09-09 16:55:12 +02:00
src feat: Make display sending event configurable in Room.sendEvent() 2025-10-09 07:48:46 +02:00
encryption.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
fake_matrix_api.dart feat: reactions for voip calls 2025-10-02 16:27:50 +02:00
matrix.dart refactor: migrate to web and js_interop pkgs 2025-09-26 14:08:01 +02:00
matrix_api_lite.dart refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00