element-x-ada/features
Jorge Martin Espinosa 7238af7f7f
Fix not being able to decline an invite from the room list (#3466)
* Add `InvitedRoom` to wrap Rust SDK Rooms in 'invited' membership state.

At the moment, this is a wrapper that allows us to call `Room.leave()` without having to initialise the room's timeline (which is impossible).

* Add `MatrixRoom.getInvitedRoom(roomId)` to get one of these rooms.

Also, `RustRoomFactory` now has a `createInvitedRoom` method for this.

* Adapt `AcceptDeclineInvitePresenter` to use the new APIs.
2024-09-16 13:02:20 +00:00
..
analytics Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
cachecleaner Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
call Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
createroom Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
enterprise Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
ftue Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
invite Fix not being able to decline an invite from the room list (#3466) 2024-09-16 13:02:20 +00:00
joinroom Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
leaveroom Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
licenses Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
location Migrate license to AGPL - XML files. 2024-09-06 17:43:35 +02:00
lockscreen Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
login Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
logout Add banner for optional migration to simplified sliding sync (#3429) 2024-09-09 18:13:19 +02:00
messages Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
migration Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
networkmonitor Migrate license to AGPL - XML files. 2024-09-06 17:43:35 +02:00
onboarding Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
poll Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
preferences Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
rageshake Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
roomaliasresolver Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
roomdetails Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
roomdirectory Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
roomlist Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
securebackup Add forced logout flow when the proxy is no longer available (#3458) 2024-09-16 09:13:02 +00:00
share Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
signedout Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
userprofile Migrate license to AGPL. 2024-09-06 17:19:19 +02:00
verifysession Sync Strings from Localazy 2024-09-16 00:25:04 +00:00
viewfolder Migrate license to AGPL. 2024-09-06 17:19:19 +02:00