matrix-dart-sdk/lib
Krille 3d09219269
feat: Offers client.ensureNotSoftLoggedOut() to fix using client with stopped sync loop
This also makes sure that
the access token is
refreshed when calling
client.getEventByPushNotification()
which is porbably the most
common case for a client
with a stopped sync loop
doing network requests.
2024-03-14 14:49:47 +01:00
..
encryption refactor: Use maxnumberofotk from olm instead hardcode 100 2024-01-15 13:56:54 +01:00
msc_extensions chore: pass refreshToken to uiaLogin 2024-02-29 14:10:48 +01:00
src feat: Offers client.ensureNotSoftLoggedOut() to fix using client with stopped sync loop 2024-03-14 14:49:47 +01:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart feat: add SQfLite encryption helper 2024-01-24 10:43:46 +01:00