matrix-dart-sdk/lib/src
Krille 2d73192a40
refactor: Use Object.hash instead of hashCode ^
2024-10-16 15:13:30 +02:00
..
database fix: wait for pending transactions before db close 2024-09-18 10:43:03 +02:00
models feat: BREAKING CHANGE v1.11 matrix-spec endpoints 2024-09-19 14:16:49 +02:00
utils refactor: Migrate to m.marked_unread from Matrix v1.12 2024-10-08 15:03:39 +02:00
voip refactor: Use Object.hash instead of hashCode ^ 2024-10-16 15:13:30 +02:00
client.dart chore: Make more clear that Client.uploadContent() does not end to end encrypt the file 2024-10-08 14:56:53 +02:00
event.dart fix: properly remove reply fallback from (un)localized body 2024-10-16 13:59:12 +02:00
event_status.dart fix: update last event properly on cancel send 2024-07-31 14:36:25 +05:30
presence.dart feat: Store presences in database 2023-11-15 06:59:58 +01:00
room.dart fix: (BREAKING) Change power level without changing memory 2024-10-08 15:10:49 +02:00
timeline.dart fix: canRequestHistory doesn't reflect reality 2024-05-27 14:55:11 +02:00
user.dart refactor: Use strippedstatevent as base for room state and user class 2024-05-03 14:06:49 +02:00