matrix-dart-sdk/lib
krille-chan c5e6a89f05
refactor: Combine sendMessageTimeoutSeconds and sendTimelineEventTimeout
Those timeouts were basically the same
and both had the same default value
1 minute. I guess it was just a
mistake to duplicate this.
2024-05-20 16:57:55 +02:00
..
encryption refactor: Store not uploaded group sessions in its own database queue 2024-05-20 11:28:08 +02:00
matrix_api_lite perf: check event size in bytes without encoding twice 2024-05-20 16:40:15 +02:00
msc_extensions feat: Implement unpublished MSC custom refresh token lifetime 2024-05-14 10:40:32 +02:00
src refactor: Combine sendMessageTimeoutSeconds and sendTimelineEventTimeout 2024-05-20 16:57:55 +02:00
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
fake_matrix_api.dart chore: expose fake matrix api 2024-04-30 17:42:36 +05:30
matrix.dart chore: expose fake matrix api 2024-04-30 17:42:36 +05:30
matrix_api_lite.dart chore: merge api_lite and dart sdk 2024-03-25 17:22:05 +05:30