matrix-dart-sdk/lib
krille-chan 00616f02ac
refactor: Use prevBatch from server for pagination in event search
When using the searchEvent()
method it was impossible to
paginate to the next
chunk when one chunk had
0 returned events. This
fixes it by returning the
prevBatch and makes it
possible to insert the prevBatch
again. sinceEventId is still
working but now deprecated.
2024-04-18 10:32:27 +02:00
..
encryption fix: Typo in upload key json object creates invalid objects 2024-03-21 08:22:15 +01:00
matrix_api_lite chore: add api lite readme 2024-03-25 17:46:59 +05:30
msc_extensions fix: remove msc3245 key from audio events 2024-04-12 15:53:13 +05:30
src refactor: Use prevBatch from server for pagination in event search 2024-04-18 10:32:27 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
fake_matrix_api.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
matrix.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30
matrix_api_lite.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30