element-x-ada/features
Jorge Martin Espinosa da4825aa44
Return cached room members before fetching new ones, do it in batches (#2274)
* Use cached users from the Rust SDK.

Also lazy load received users by batches.

* Create `RoomMemberListFetcher` to wrap all the room member loading logic

* Ensure we clear `RoomMember` Rust references if the fetching coroutine is canceled
2024-01-23 18:23:20 +01:00
..
analytics Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
cachecleaner Add Konsist test to check that assertThat is imported, and fix existing issues. 2023-12-04 15:18:01 +01:00
call Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
createroom Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
ftue Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
invitelist Use new Rust fields numUnreadMessages and numUnreadMentions, and iterate on the room badge rendering. 2024-01-22 15:48:46 +01:00
leaveroom Sync Strings from Localazy 2024-01-22 00:10:44 +00:00
location Fix moar ktlint issues 2024-01-11 10:02:10 +01:00
lockscreen Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
login Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
logout Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
messages Remove unnecessary parenthesis. 2024-01-23 14:27:06 +01:00
networkmonitor Fix moar ktlint issues 2024-01-11 10:02:10 +01:00
onboarding Add a report problem text button to the OnBoarding screen #2275. 2024-01-23 15:55:32 +01:00
poll Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
preferences Use new Rust fields numUnreadMessages and numUnreadMentions, and iterate on the room badge rendering. 2024-01-22 15:48:46 +01:00
rageshake Merge pull request #2213 from element-hq/feature/bma/fdroid 2024-01-17 16:17:41 +01:00
roomdetails Return cached room members before fetching new ones, do it in batches (#2274) 2024-01-23 18:23:20 +01:00
roomlist Make isTimestampHighlighted a computed val. 2024-01-23 11:20:10 +01:00
securebackup Sync Strings (#2230) 2024-01-15 09:21:04 +01:00
signedout SessionData: add the passphrase. 2024-01-18 11:50:05 +01:00
verifysession Sync Strings (#2230) 2024-01-15 09:21:04 +01:00