matrix-dart-sdk/lib
Krille 3f04532ffe
refactor: Remove BasicRoomEvent type
We actually never use the
roomId of this type and the
matrix spec has changed in
a way that the roomId is
never sent there actually. So
it was super easy to just
replace all BasicRoomEvent
with BasicEvent. The roomId
became nullable anyway.
2025-01-09 11:05:01 +01:00
..
encryption refactor: Use Event instead of EventUpdate for storing in db 2025-01-07 14:56:04 +01:00
matrix_api_lite refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00
msc_extensions refactor: Fix new lints from flutter 3.27 2024-12-15 12:21:26 +01:00
src refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00
encryption.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
fake_matrix_api.dart refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00
matrix.dart refactor: (BREAKING) Remove deprecated Hive Database 2024-12-31 09:00:47 +01:00
matrix_api_lite.dart refactor: Remove BasicRoomEvent type 2025-01-09 11:05:01 +01:00