luzpaz
30595584a3
chore(typos) fix various typos
Found via `codespell -q 3 -S "*.svg,./lang" -L anser,bu,dialin,goup,miliseconds,nd,vew`
1年前
Calinteodor
63e69c224d
feat(prejoin): fix join meeting from external/calendar link while in another meeting (#15310)
If you are in meeting and you want to join another meeting from an external link, it is not possible.
That is because Prejoin screen didn't get unmounted, isJoining remains true and button is unpressable.
Most probably because react navigation, where the screen only gets focused or blurred.
1年前
Hristo Terezov
1e43bbbd95
fix(prejoin): Device indicator.
- don't show the indicator if disableInitialGUM=true
- Change the text.
- Change the pending state color.
1年前
Hristo Terezov
b7eae6c0ca
feat(connect): Add logging before every connect.
1年前
Hristo Terezov
1de1381847
feat(prejoin): make initPrejoin sync.
1年前
Horatiu Muresan
befffa7e85
fix(subject) Fix setting and broadcasting subject (#14807)
1年前
Calinteodor
9b798b4514
feat(base/conference): get subject and localSubject from config (#14520)
* feat(base/conference): fixed getting localSubject, subject and parsing url params.
1年前
Mihaela Dumitru
a7b2726ebe
fix(prejoin) adjust recording warning (#14361)
1年前
Mihaela Dumitru
7f889b2028
feat(prejoin) display recording warning (#14347)
1年前
Calinteodor
73ee1205eb
feat(premeeting/prejoin): Control room name visibility (#14339)
feat(premeeting/prejoin): Control room name visibility (#14339 )
1年前
Calinteodor
90628f56f8
feat(react-native): rn 0.72.7 update (#14130)
feat(react-native): version 0.72.7 update
2年前
Hristo Terezov
26ad7cffec
fix(analytics): Update permanent props.
2年前
Mihaela Dumitru
6d11aa8049
fix(ui) style prejoin drawer (#14165)
2年前
bgrozev
6ab25f7bc0
Remove callstats (#14076)
* ref: Remove precall test.
* ref: Remove callstats.
* Remove the dependency on react-native-callstats.
2年前
Horatiu Muresan
7f21075613
fix(media-devices) Fix configuring media devices on init (#14097)
- on 3rd party prejoin, we did not setup the initial devices, resulting in always creating tracks for default device for camera and mic regardless of settings, and for both meeting and 3rd party prejoin to not set the audio output device at all
2年前
Calin-Teodor
4cc4c25691
feat(prejoin/native): fix display name input on prejoin
2年前
Mihaela Dumitru
b546d01c2d
fix(prejoin) improve display name handling relative to configs (#13865)
2年前
Calinteodor
d04515c35a
feat(prejoin/native): fixed screen header hooks warning (#13845)
* feat(prejoin/native): fixed screen header hooks warning
2年前
Calinteodor
a95eaa6c2e
feat(base/ui): Native buttons UI fixes (#13788)
* feat(base/ui): native buttons UI fixes and improvements
2年前
Saúl Ibarra Corretgé
6d3ff5a956
feat(unsafe-room-name) unify logic
Wrap the logic in a function that also checks the existence of a feature
flag on mobile in addition to the config value.
Ref: https://github.com/jitsi/jitsi-meet/issues/13603#issuecomment-1662086531
2年前
Emmanuel Pelletier
51a4e7daa3
Globally improve accessibility for screen reader users (#12969)
feat(a11y): Globally improve accessibility for screen reader users
2年前
Hristo Terezov
70be08212d
fix(RN): broken build after AV pending changes.
2年前
Gabriel Borlea
279a4efb83
fix(prejoin): avoid bypass unsafe consent when enter is pressed in name input (#13344)
2年前
Gabriel Borlea
a112d38943
feat(prejoin) add unsafe room name warning
2年前
Robert Pintilii
a22db037c7
ref(TS) Improve TS (#13282)
Remove unnecessary @ts-ignores
Use @ts-expect-error instead of @ts-ignore for external dependencies
2年前
Robert Pintilii
646c58f7d1
ref(TS) Convert some native components to TS (#13264)
2年前
Robert Pintilii
007283aab3
chore(deps) Cleanup (#13246)
Remove @atlaskit and styled-components
Upgrade @emotion and @mui packages
Move @types packages to devDeps
2年前
Robert Pintilii
13e818e135
ref(TS) Convert some native components to TS (#13203)
2年前
Robert Pintilii
fc0fd2d08c
ref(TS) Convert some components to TS (#13198)
2年前
Robert Pintilii
2de416c1fa
fix(dial-in) Make text selectable (#13205)
2年前
Robert Pintilii
5a64bd76fb
ref(prejoin) Refactor styles (#13187)
Move styles from SCSS to JSS
Convert class to function component
2年前
Robert Pintilii
c1f1c0d341
ref(TS) Convert some components to TS (#13179)
2年前
Bartosz Schiller
5201f8791a
Add feature flag to hide the participant name editing field on the prejoin page
2年前
Robert Pintilii
0b65acb528
ref: Remove some index files (#13151)
Fix imports
2年前
Robert Pintilii
9ac039a408
ref: Remove some index files (#13140)
2年前
Robert Pintilii
46c91b7566
ref(TS) Convert some components to TS (#13137)
*Remove unnecessary @ts-ignores
2年前
Robert Pintilii
29945f4809
ref(TS) Improve TS (#13120)
Remove unnecessary @ts-ignore
Fix some TS errors
2年前
Robert Pintilii
d7cad9d560
feat(prejoin) Update design & refactor (#13089)
Update Dial Out Dialog design
Update Country Picker design
Convert some files to TS
Move styles from SCSS to JSS
Replace atlaskit InlineDialog with Popover in CountryPIcker and Prejoin components
2年前
Robert Pintilii
78a4f9b792
ref(avatar) Convert to TS (#13092)
Fix imports
Remove unnecessary @ts-ignore
2年前
Calin-Teodor
a7fa33286d
feat(prejoin): decreased height for bottom container
2年前
Robert Pintilii
754f658489
ref(redux) Remove connect wrapper (#13083)
2年前
Robert Pintilii
fbc0a502e7
ref(TS) Improve TS (#12656)
2年前
Robert Pintilii
0d5dae7ab9
feat(prejoin) Update design (#12844)
2年前
Horatiu Muresan
0ad52a06ce
feat(prejoin) Disable join buttons during joining
- use new `Button` component for drop down buttons
3年前
Robert Pintilii
0ba033e07d
ref(TS) Improve TS (#12612)
Remove unnecessary @ts-ignores
Remove unnecessary eslint-disable
3年前
Calinteodor
48a6472b3b
feat(lobby/prejoin/native): style updates (#12615)
feat(lobby/prejoin/native): style updates (#12615 )
3年前
Calinteodor
6bce0bc917
fix: Native styles fixes (#12606)
* feat(conference/native): update indicator styles
* feat(prejoin/native): removed unnecessary styles
* feat(mobile/navigation): fixed header buttons style
* feat(mobile/navigation): fixed linter
3年前
Calinteodor
93566e313e
feat(native): Last mobile release UI fixes (#12603)
* feat(base/modal): order props alphabetically
* feat(base/ui): added ripple color for tertiary button
* feat(prejoin): removed autoFocus from input and adjusted content
* feat(conference): adjusted RaisedHandCountLabel and added extra code spaces
* feat(prejoin): fixed content to fit tablets
* feat(conference): moved header button styles to navigation styles
* feat(mobile/navigation): updated header navigation button styles
* feat(prejoin): updated elements width, removed left inset
3年前
Calinteodor
a795e0797a
feat(native): New mobile release UI fixes (#12592)
3年前
Calin-Teodor
7d9c13a618
feat(prejoin): updated styles
3年前