element-portable/src/stores
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
..
local-echo It's a Context Transaction (ctxn) now 2020-07-31 10:00:53 -06:00
notifications Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
room-list Convert feature setting usages to regular settings 2020-08-17 13:12:18 -06:00
ActiveWidgetStore.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
AsyncStore.ts Don't re-freeze AsyncStore's state all the time 2020-07-22 10:52:45 -06:00
AsyncStoreWithClient.ts Merge remote-tracking branch 'origin/develop' into travis/echo/audit 2020-07-30 13:12:20 -06:00
BreadcrumbsStore.ts Merge pull request #5062 from matrix-org/travis/settings/ts 2020-07-31 11:07:07 -06:00
CommunityPrototypeStore.ts Add a simple edit dialog for communities 2020-08-31 10:52:08 -06:00
CustomRoomTagStore.js Convert feature setting usages to regular settings 2020-08-17 13:12:18 -06:00
FlairStore.js use valid jsdoc 2020-08-31 11:07:29 -06:00
GroupStore.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
LifecycleStore.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
NonUrgentToastStore.ts Introduce a concept of "non-urgent" toasts 2020-07-29 12:43:35 -06:00
OwnProfileStore.ts Remove leftover bits of TSLint 2020-07-31 14:36:18 +01:00
RightPanelStore.ts Update Right Panel phase recall behaviour 2020-09-08 15:42:31 +01:00
RightPanelStorePhases.ts Create new right panel cards 2020-09-08 15:42:31 +01:00
RoomScrollStateStore.js Revert "Fix Filepanel scroll position state lost when room is changed" 2020-04-19 19:14:08 -06:00
RoomViewStore.tsx delint 2020-08-04 21:35:42 +01:00
SessionStore.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
SetupEncryptionStore.js Rename CrossSigningManager to SecurityManager 2020-09-03 14:50:49 +01:00
TagOrderStore.js Run the tag selection behaviour through the prototype store too 2020-08-31 10:22:29 -06:00
ThreepidInviteStore.ts Appease the linter 2020-09-11 21:05:54 -06:00
ToastStore.ts Introduce a concept of "non-urgent" toasts 2020-07-29 12:43:35 -06:00
TypingStore.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
WidgetEchoStore.js WidgetEchoStore improve update event to include roomId and widgetId 2020-09-08 11:01:55 +01:00
WidgetStore.ts Make the hangup button do things for conference calls 2020-09-16 14:35:55 -06:00