matrix-dart-sdk/lib
Christian Pauly 994faf1012 fix: Decrypt of last event might make an old message as last event
We should only decrypt the
last message in  room if it is
the current last message.
By just fetching the state
we might bring up an old
encrypted message which
is not really the last event.
2022-08-21 14:10:29 +02:00
..
encryption fix: Decrypt of last event might make an old message as last event 2022-08-21 14:10:29 +02:00
msc_extensions feat: switch from pedantic to lints 2022-08-15 14:15:51 +00:00
src Merge branch 'voip/correctly-release-the-cloned-stream' into 'main' 2022-08-17 14:57:40 +00:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart chore: introduce native implementations 2022-07-28 13:30:22 +02:00