matrix-dart-sdk/lib
td fd6c7a1016
feat: preShareKey using fetchOrCreateGroupCall
fix: only fire backend.onNewParticipant and backend.onLeftParticipant when it is not the local participant, this fixes the issue where onNewParticipant would get triggered when it detects a new call even though you were not in the call, as of now there is no code in those functions which needs to be triggered before you have joined the call so this should be fine

chore: also improve participants join leave tracking logic
2024-05-22 22:15:00 +05:30
..
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 feat: preShareKey using fetchOrCreateGroupCall 2024-05-22 22:15:00 +05:30
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