matrix-dart-sdk/lib
Nicolas Werner 831938b8f5
fix: Skip rules with unknown conditions
Without this, when new rules are added with new conditions, we would
always match on them. This would mean all messages now notify. It is
better to skip them instead.
2023-04-26 19:00:24 +02:00
..
encryption fix: Last message set incorrectly on all session key received 2023-01-18 11:46:32 +01:00
msc_extensions feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
src fix: Skip rules with unknown conditions 2023-04-26 19:00:24 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: Support private read receipts 2023-04-21 18:31:15 +02:00