matrix-dart-sdk/lib
Sorunome 259c9cade6
fix: missing range check
When requesting history the `start` parameter could become larger than the loaded events
from the database were, resulting in an error when attempting to request history.
2021-09-30 14:34:28 +02:00
..
encryption fix: New verification requests on requesting history 2021-09-27 14:51:25 +02:00
src fix: missing range check 2021-09-30 14:34:28 +02:00
encryption.dart refactor: Update to dart 2.12 and opt out in all files 2021-08-18 08:09:39 +02:00
matrix.dart refactor: Make RoomUpdate class null safe by removing it 2021-09-08 12:31:55 +00:00