element-x-ada/features
Jorge Martin Espinosa 4e3853a718
Attempt to fix room list item duplicates at midnight (#6793)
* Attempt to fix room list item duplicates at midnight

This seems to happen because of a race condition between `RoomListDataSource.observeDateTimeChanges` and `RoomListDataSource.replaceWith` being called at almost the same time and the first one using the newly received items from observing the timeline items but not updating the cache which will be later reused by `replaceWith`, containing incorrect indices
2026-05-18 22:18:52 +02:00
..
analytics Sync Strings from Localazy 2026-05-04 00:54:27 +00:00
announcement Migrate to v2 testing APIs 2026-04-30 16:04:07 +02:00
cachecleaner
call Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
createroom Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
deactivation Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
enterprise Merge pull request #6682 from element-hq/feature/bma/customMasScheme 2026-05-07 10:51:32 +02:00
forward Migrate to v2 testing APIs 2026-04-30 16:04:07 +02:00
ftue Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
home Attempt to fix room list item duplicates at midnight (#6793) 2026-05-18 22:18:52 +02:00
invite Adapt to new DM definition changes in the SDK (#6748) 2026-05-11 17:22:16 +02:00
invitepeople Create a new room when inviting people in a DM (#6756) 2026-05-18 19:01:11 +02:00
joinroom Adapt to new DM definition changes in the SDK (#6748) 2026-05-11 17:22:16 +02:00
knockrequests Reduce FeatureFlags Knock effect on room creation and room edition form. 2026-05-12 12:23:16 +02:00
leaveroom Adapt to new DM definition changes in the SDK (#6748) 2026-05-11 17:22:16 +02:00
licenses
linknewdevice Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
location Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
lockscreen Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
login Merge pull request #6798 from element-hq/sync-localazy 2026-05-18 18:45:27 +02:00
logout Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
messages Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
migration Depend on api not impl module. 2026-04-08 17:51:57 +02:00
networkmonitor Fix isInAirGappedEnvironment check for older APIs (#6573) 2026-04-14 15:52:41 +02:00
poll Merge pull request #6697 from element-hq/feature/bma/fixDependencyError 2026-04-30 16:57:19 +02:00
preferences Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
rageshake Merge pull request #6720 from element-hq/renovate/major-metro 2026-05-12 15:56:18 +02:00
reportroom Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
rolesandpermissions Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
roomaliasresolver Migrate to v2 testing APIs 2026-04-30 16:04:07 +02:00
roomcall Adapt to new DM definition changes in the SDK (#6748) 2026-05-11 17:22:16 +02:00
roomdetails Create a new room when inviting people in a DM (#6756) 2026-05-18 19:01:11 +02:00
roomdetailsedit Sync Strings from Localazy (#6761) 2026-05-11 09:37:59 +02:00
roomdirectory Migrate to v2 testing APIs 2026-04-30 16:04:07 +02:00
roommembermoderation Sync Strings from Localazy (#6761) 2026-05-11 09:37:59 +02:00
securebackup Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
securityandprivacy Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
share Add support for slash commands (under Feature Flag) (#6482) 2026-04-02 16:15:32 +02:00
signedout In the module :libraries:matrix.api, change the dependencies to: 2026-04-30 09:52:10 +02:00
space Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
startchat Remove RoomDirectorySearch feature flag — always enable the feature (#6736) 2026-05-06 16:05:19 +02:00
userprofile More replacements 2026-05-07 10:01:30 +02:00
verifysession Sync Strings from Localazy 2026-05-18 00:57:56 +00:00
viewfolder