element-x-ada/appnav/src/main/kotlin/io/element/android/appnav
Chris Smith 463b9e0642 Invite users to existing rooms (#441)
Invite users to existing rooms

Scope:

- Allow inviting from the room detail screen and the member list
- Invite option is only shown if the user has the correct power level
- Search flow the same as creating a new room, allowing multi-select
- Existing room members/invitees are disabled with a custom caption
- Sending is asynchronous, an error dialog will appear wherever the
  user is if necessary

Closes #245
2023-05-23 09:23:24 +00:00
..
di [MatrixSDK] finish mapping timeline and makes it compile 2023-03-13 20:18:16 +01:00
loggedin Use Firebase by default and cleanup 2023-04-12 09:50:04 +02:00
root Invite users to existing rooms (#441) 2023-05-23 09:23:24 +00:00
BackstackExt.kt [Architecture] : create appnav module so we can use only api feature modules 2023-03-06 20:30:48 +01:00
LoggedInEventProcessor.kt [Room Details] Leave room (#296) 2023-04-05 15:36:41 +02:00
LoggedInFlowNode.kt Accepting and declining invites 2023-04-21 15:01:27 +01:00
NodeLifecycleCallback.kt [Architecture] : create appnav module so we can use only api feature modules 2023-03-06 20:30:48 +01:00
NotLoggedInFlowNode.kt [Architecture] introduce nodeBuilder concept 2023-03-07 20:31:16 +01:00
RoomFlowNode.kt Merge branch 'develop' into feature/fga/some_room_related_fixes 2023-04-27 17:25:12 +02:00
RootFlowNode.kt Move the button to open the Showkase browser to the developer settings screen. (#389) 2023-05-04 17:29:03 +02:00