element-x-ada/features/roomdetails/impl
Chris Smith 198d6d4c56 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
..
src Invite users to existing rooms (#441) 2023-05-23 09:23:24 +00:00
.gitignore [Room Details] Implement room details screen (#256) 2023-03-29 05:16:27 +00:00
build.gradle.kts Invite users to existing rooms (#441) 2023-05-23 09:23:24 +00:00
consumer-rules.pro [Room Details] Implement room details screen (#256) 2023-03-29 05:16:27 +00:00