element-x-ada/libraries/matrix/impl
Jorge Martin Espinosa 883d834284
Remove unnecessary Room.updateMembers() calls. (#2564)
* Remove unnecessary `updateMembers` calls.

Some of them can be directly removed since we have a way to automatically get member info updates based on membership changes.

Others can be replaced by a simpler `getUpdatedMember` method. This might still need a full member sync, but it's quite unlikely.
2024-03-18 14:57:25 +00:00
..
src Remove unnecessary Room.updateMembers() calls. (#2564) 2024-03-18 14:57:25 +00:00
build.gradle.kts Add unit test on UtdTracker 2024-03-15 12:29:38 +01:00