matrix-dart-sdk/lib
Krille b1198f7b80
fix: AsyncCache is not invalidating on error
This fixes for example that if a
fetch from an asynccache once
failed it never gets retried. So we
only want to cache results, not
exceptions/errors
2024-10-21 14:53:52 +02:00
..
encryption fix: Deduplicate key OTK uploads 2024-10-07 20:55:14 +02:00
matrix_api_lite feat: v1.12 spec endpoints support (BREAKING CHANGE) 2024-10-21 13:58:33 +02:00
msc_extensions chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
src fix: AsyncCache is not invalidating on error 2024-10-21 14:53:52 +02:00
encryption.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
fake_matrix_api.dart refactor: Migrate to m.marked_unread from Matrix v1.12 2024-10-08 15:03:39 +02:00
matrix.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00
matrix_api_lite.dart chore: Upgrade dependencies 2024-10-21 13:04:47 +02:00