mirror of https://github.com/vector-im/riot-web
* New room header - add chat button during call - close lobby button in lobby - join button if session exists - allow to toggle call <-> timeline during call with call button Compound style for join button in call notify toast. Signed-off-by: Timo K <toger5@hotmail.de> * dont show start call, join button in video rooms. Signed-off-by: Timo K <toger5@hotmail.de> * Make active call check based on participant count Not based on available call object Signed-off-by: Timo K <toger5@hotmail.de> * fix room header tests Signed-off-by: Timo K <toger5@hotmail.de> * fix room header tests Signed-off-by: Timo K <toger5@hotmail.de> * remove chat button test for displaying. Chat button display logic is now part of the RoomHeader. Signed-off-by: Timo K <toger5@hotmail.de> * remove duplicate notification Tread icon Signed-off-by: Timo K <toger5@hotmail.de> * remove obsolete jest snapshot Signed-off-by: Timo K <toger5@hotmail.de> * Update src/components/views/rooms/RoomHeader.tsx Co-authored-by: Robin <robin@robin.town> * update isECWidget logic Signed-off-by: Timo K <toger5@hotmail.de> * remove dead code Signed-off-by: Timo K <toger5@hotmail.de> * refactor call options Add menu to choose if there are multiple options Signed-off-by: Timo K <toger5@hotmail.de> * join ec when clicking join button (dont start jitsi) Use icon buttons don't show call icon when join button is visible Signed-off-by: Timo K <toger5@hotmail.de> * refactor isViewingCall Signed-off-by: Timo K <toger5@hotmail.de> * fix room header tests Signed-off-by: Timo K <toger5@hotmail.de> * fix header snapshot Signed-off-by: Timo K <toger5@hotmail.de> * sonar proposals Signed-off-by: Timo K <toger5@hotmail.de> * fix event shiftKey may be undefined Signed-off-by: Timo K <toger5@hotmail.de> * more lobby time before timeout only await sticky promise on becoming sticky. Signed-off-by: Timo K <toger5@hotmail.de> * don't allow starting new calls if there is an ongoing other call. Signed-off-by: Timo K <toger5@hotmail.de> * review Signed-off-by: Timo K <toger5@hotmail.de> * fix translation typo Signed-off-by: Timo K <toger5@hotmail.de> --------- Signed-off-by: Timo K <toger5@hotmail.de> Co-authored-by: Robin <robin@robin.town> |
||
|---|---|---|
| .. | ||
| @types | ||
| __snapshots__ | ||
| accessibility | ||
| actions/handlers | ||
| audio | ||
| autocomplete | ||
| components | ||
| contexts | ||
| dispatcher | ||
| editor | ||
| events | ||
| hooks | ||
| i18n | ||
| images | ||
| img | ||
| models | ||
| modules | ||
| notifications | ||
| settings | ||
| setup | ||
| stores | ||
| test-utils | ||
| toasts | ||
| utils | ||
| voice-broadcast | ||
| widgets | ||
| Avatar-test.ts | ||
| ContentMessages-test.ts | ||
| DecryptionFailureTracker-test.js | ||
| DeviceListener-test.ts | ||
| HtmlUtils-test.tsx | ||
| Image-test.ts | ||
| KeyBindingsManager-test.ts | ||
| LegacyCallHandler-test.ts | ||
| Lifecycle-test.ts | ||
| Markdown-test.ts | ||
| MatrixClientPeg-test.ts | ||
| MediaDeviceHandler-test.ts | ||
| Notifier-test.ts | ||
| PosthogAnalytics-test.ts | ||
| PreferredRoomVersions-test.ts | ||
| Reply-test.ts | ||
| RoomNotifs-test.ts | ||
| Rooms-test.ts | ||
| ScalarAuthClient-test.ts | ||
| SdkConfig-test.ts | ||
| SecurityManager-test.ts | ||
| SlashCommands-test.tsx | ||
| SlidingSyncManager-test.ts | ||
| Terms-test.tsx | ||
| TestSdkContext.ts | ||
| TextForEvent-test.ts | ||
| Unread-test.ts | ||
| UserActivity-test.ts | ||
| WorkerManager-test.ts | ||
| createRoom-test.ts | ||
| email-test.ts | ||
| globalSetup.ts | ||
| languageHandler-test.tsx | ||
| linkify-matrix-test.ts | ||
| predictableRandom.ts | ||
| setupTests.ts | ||
| slowReporter.js | ||
| theme-test.ts | ||
| useTopic-test.tsx | ||