element-web/res/css/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
avatars
context_menus Consolidate all the work thus far 2020-09-08 15:43:38 +01:00
dialogs
directory
elements
emojipicker
groups
messages
right_panel Merge pull request #5195 from matrix-org/travis/iconography-update 2020-09-11 09:12:46 -06:00
room_settings
rooms Make the hangup button do things for conference calls 2020-09-16 14:35:55 -06:00
settings Add independent set up / reset actions in Settings 2020-09-08 18:01:56 +01:00
terms
toasts
verification
voip