matrix-dart-sdk/lib/src
Krille 05c945b042 fix: Last message set incorrectly on all session key received
This fixes a bug that the
last message was sent
incorrectly when a session
key received for example
from the key backup. It may
fix several issues like the
last message is set as a
very old one or the last
message is not decrypted.
2023-01-18 11:46:32 +01:00
..
database refactor: Remove database transaction workaround 2022-12-21 09:41:11 +01:00
models feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
utils refactor: room displayname calculation 2023-01-17 08:51:07 +01:00
voip refactor: room displayname calculation 2023-01-17 08:51:07 +01:00
client.dart fix: Last message set incorrectly on all session key received 2023-01-18 11:46:32 +01:00
event.dart fix: Redact originalSource on redaction 2022-10-28 12:30:27 +02:00
event_status.dart refactor: Change event status to enum 2021-10-14 13:31:07 +00:00
presence.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
room.dart fix: Last message set incorrectly on all session key received 2023-01-18 11:46:32 +01:00
timeline.dart fix: Last message set incorrectly on all session key received 2023-01-18 11:46:32 +01:00
user.dart feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00