element-portable/src/components/views
Travis Ralston 1ffc6d5bd3 Make the hangup button do things for conference calls
Behaviour constraints:
* If you're not in the conference, use a grey button that does nothing.
* If you're in the conference, show a button:
  * If you're able to modify widgets in the room, annotate it in the context of ending the call for everyone and remove the widget. Use a confirmation dialog.
  * If you're not able to modify widgets in the room, hang up.

For this we know that persistent Jitsi widgets will mean that the user is in the call, so we use that to determine if they are actually participating.
2020-09-16 14:35:55 -06:00
..
auth Show a spinner when processing a registration email confirmation 2020-09-11 20:58:10 -06:00
avatars Fix MemberAvatar props interface 2020-09-03 15:05:10 +01:00
context_menus Don't show 'unpin' for persistent widgets 2020-09-10 14:30:35 +01:00
dialogs If no bug_report_endpoint_url, hide rageshaking from the App 2020-09-15 15:49:25 +01:00
directory Fix missed copy 2020-03-16 12:28:20 +00:00
elements Also hide bug reporting prompts from the Error Boundaries 2020-09-16 10:50:53 +01:00
emojipicker Stop removing variation selector from quick reactions 2020-06-04 18:58:13 +03:00
groups Delint 2020-08-29 12:57:11 +01:00
messages Also hide bug reporting prompts from the Error Boundaries 2020-09-16 10:50:53 +01:00
right_panel Clean up UserInfo to not show a blank Power Selector for users not in room 2020-09-16 15:23:08 +01:00
room_settings Remove create-react-class 2020-08-29 12:14:16 +01:00
rooms Make the hangup button do things for conference calls 2020-09-16 14:35:55 -06:00
settings Merge pull request #5211 from matrix-org/t3chguy/fix/15173 2020-09-16 16:34:55 +01:00
terms Fix indentation 2020-07-16 18:12:11 +05:30
toasts Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
verification Revert "Merge pull request #5125 from matrix-org/travis/spec-i18n" 2020-08-18 13:09:33 -06:00
voip Merge pull request #5157 from matrix-org/t3chguy/crc1 2020-09-03 17:21:58 +01:00