element-web-Github/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 Fix alignment of login/syncing spinner 2020-07-15 10:44:20 +01:00
avatars Make globe transparent 2020-08-14 10:30:54 +01:00
context_menus Consolidate all the work thus far 2020-09-08 15:43:38 +01:00
dialogs Add a simple edit dialog for communities 2020-08-31 10:52:08 -06:00
directory Use thinner chevron for network, adjust placement 2020-07-31 18:15:51 +01:00
elements Add new create group dialog 2020-08-25 21:08:24 -06:00
emojipicker Fix Emoji Picker footer being too small if text overflows 2020-05-24 20:00:02 +01:00
groups Condense CSS rules and use box-sizing instead of math 2019-01-28 20:26:03 -07:00
messages Fix corner rounding on images not always affecting right side 2020-08-17 10:55:54 +01:00
right_panel Merge pull request #5195 from matrix-org/travis/iconography-update 2020-09-11 09:12:46 -06:00
room_settings Remove some unused components 2020-08-20 20:47:02 -06:00
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 Use variables for the rem values. 2020-03-31 15:26:23 +01:00
toasts Implement dialog for resending local echo transactions 2020-07-29 20:36:04 -06:00
verification Fix sas verification buttons to match figma and remove useless inDialog prop from EncryptionPanel.js 2020-04-07 19:03:12 +01:00
voip Switch widget resizing to re-resizable and add persistence 2020-08-21 16:29:07 +01:00