matrix-dart-sdk/lib
td 1219604dc9
fix: hasActiveGroup call now checks all group calls
fix: implement activeGroupCallEvents to get all active group call state events in a room

refactor: move staleCallChecker and expires_Ts stuff to an extension on Room, instead of Voip because it makes much more sense per room rather than on voip, also makes testing easier

fix: populate local groupCalls list on instantiating VOIP()

fix: starting stale call checker is now handled by the sdk itself because clients can forget to do so
2023-02-14 15:02:28 +05:30
..
encryption fix: Last message set incorrectly on all session key received 2023-01-18 11:46:32 +01:00
msc_extensions feat: support MSC 3935: cute events 2022-11-21 09:17:07 +01:00
src fix: hasActiveGroup call now checks all group calls 2023-02-14 15:02:28 +05:30
encryption.dart refactor: nullsafe encryption 2021-09-30 12:58:37 +00:00
matrix.dart fix: hasActiveGroup call now checks all group calls 2023-02-14 15:02:28 +05:30