Accepting and declining invites

Hook up accept and decline buttons in the invites UI. Accept
will attempt to accept and then navigate to the room; decline
shows a confirmation dialog.

Fixes #106
This commit is contained in:
Chris Smith 2023-04-20 16:13:14 +01:00
parent 5e33784d38
commit ae97a034e5
26 changed files with 582 additions and 77 deletions

1
changelog.d/106.feature Normal file
View file

@ -0,0 +1 @@
[Create and join rooms] Accept or decline an invite from invitation list