Calinteodor
9df59b4a6f
feat(conference) added React Navigation
Introduce navigation for all in-conference screens.
3 anni fa
Vlad Piersec
bad8911fe8
feat(Labels): Redo video quality label
Video quality label now becomes "performance settings".
All CSS for labels is moved to JS.
Overflow menu button is also changed to "performance settings".
3 anni fa
hmuresan
97ea155905
fix(prejoin) Hide prejoin screen on init join conference
3 anni fa
Saúl Ibarra Corretgé
0b984ce5f9
feat(notifications) Changed notifications stack to be full height
This is a stop-gap approach to remove the AtlasKit notifications stack.
Instead of using a AK FlagGroup to render our notifications (Flag components)
in, create our own container and use a fake FlagGroupContext provider, which is
what FlagGroup uses to control what flags can be dismissed.
Since we now render all notifications, the web part has been refactored to make
sure all notifications get a timer.
Added animations
Renamed DrawerPortal to JitsiPortal
Redesigned notifications
Changed notification text and icons color and added collared ribbon
3 anni fa
Vlad Piersec
cfde918a30
fix(chore): Don't show react "unique key" warning
3 anni fa
Horatiu Muresan
5514be630d
feat(conference-info-header) Make conference info header configurable. (#9638)
3 anni fa
Saúl Ibarra Corretgé
07da5940a5
fix(rn,conference) show underlay when tapping navbar buttons
3 anni fa
Saúl Ibarra Corretgé
0833f8c867
feat(rn,conference) show invite button on the top navbar
3 anni fa
Saúl Ibarra Corretgé
3bf9c41f08
fix(rn,conference) count fake participants when checking if lonely meeting
A shared video participant counts, so the lonely meeting invite options can
disappear.
3 anni fa
robertpin
1dc8bfa631
feat(av-moderation) Updated Advanced moderation (#9875)
Co-authored-by: Vlad Piersec <vlad.piersec@8x8.com >
3 anni fa
Vlad Piersec
56c0edc896
fix(toolbox): Show dominant speaker name only when in conference
3 anni fa
Avram Tudor
1ad9046a38
Improve premeeting screens ux (#9726)
* feat(prejoin) move invite to toolbar section
* feat(premeeting) redesign prejoin and lobby screens
* code review changes
* fix prejoin flicker and avatar id
* fix password error message and native lobby dialog close position
3 anni fa
hmuresan
dda1f3c5ba
fix(recording-label) fix recording label behavior
3 anni fa
Calin Chitu
c6e50ad439
feat(native-participants-pane) implemented review remarks pt. 1
3 anni fa
Calin Chitu
b332fb474b
feat(native-participants-pane) Updated comments
3 anni fa
Calin Chitu
a12ad99ecf
feat(native-participants-pane) participants pane open/close fixed
3 anni fa
Calin Chitu
79edc1b358
feat(native-participants-pane) updated styles for button component and participant item related components
4 anni fa
robertpin
76f8302aeb
fix(recording-label) Make REC label visible at all times (#9578)
3 anni fa
Дамян Минков
64ae9c7953
feat: UI part for A/V moderation. (#9195)
* feat: Initial UI part for A/V moderation.
Based on https://github.com/jitsi/jitsi-meet/pull/7779
Co-authored-by: Gabriel Imre <gabriel.lucaci@8x8.com >
* feat: Hides context menu in p2p or only moderators in the meeting.
* feat: Show notifications on enable/disable.
* feat(moderation): Add buttons to participant list & notifications
* fix(moderation): Fix raised hand participant leaving
* feat(moderation): Add support for video moderation
* feat(moderation): Add mute all video to context menu
* feat(moderation): Redo participants list 'More menu'
* fix: Fixes clearing av_moderation table.
* fix: Start moderation context menu
* fix(moderation): Show notification if unapproved participant tries to start CS
Co-authored-by: Gabriel Imre <gabriel.lucaci@8x8.com >
Co-authored-by: Vlad Piersec <vlad.piersec@8x8.com >
3 anni fa
Tudor-Ovidiu Avram
7f04767566
feat(api) expose event for mouse movements inside the iframe
3 anni fa
Steffen Kolmer
e9675453e1
feat: Make Jitsi WCAG 2.1 compliant (#8921)
* Make Jitsi WCAG 2.1 compliant
* Fixed password form keypress handling
* Added keypress handler to name form
* Removed unneccessary dom query
* Fixed mouse hove style
* Removed obsolete css rules
* accessibilty background feature
* Merge remote-tracking branch 'upstream/master' into nic/fix/merge-conflicts
* fix error
* add german translation
* Fixed merge issue
* Add id prop back to device selection
* Fixed lockfile
Co-authored-by: AHMAD KADRI <52747422 +ahmadkadri@users.noreply.github.com >
3 anni fa
Vlad Piersec
9fd8491d04
fix(RN, Toolbox): Show full participant thumbnails in tile view
4 anni fa
Vlad Piersec
79939f108c
fix(rn, Labels): Place picture-in-picture button on the left
4 anni fa
Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
4 anni fa
Vlad Piersec
b135e2a06a
feat(Labels): Redesign labels on mobile & web
4 anni fa
hmuresan
f7c0d4f1fe
feat(background alpha) Set background transparency
4 anni fa
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
4 anni fa
Saúl Ibarra Corretgé
3c94a5ccfd
feat(rn,ui) update in-meeting colors
4 anni fa
Saúl Ibarra Corretgé
78d4af6bf2
feat(rn,conference) new UI for conference name duration
4 anni fa
Saúl Ibarra Corretgé
33fc3833f9
fix(rn,labels) don't add extra margin in tile view
There is no need to skip the filmstrip, since it's not there.
4 anni fa
Saúl Ibarra Corretgé
b179542c39
fix(rn,labels) top-align with room name field
4 anni fa
Saúl Ibarra Corretgé
57ecdff9eb
fix(rn,conference) remove no longer needed margin
We are using a safe area view now.
4 anni fa
Saúl Ibarra Corretgé
9d4e49a5af
fix(rn,toolbox) fill gap underneath Toolbox
This is for devices without the home button.
4 anni fa
Saúl Ibarra Corretgé
6b4d25c0d3
fix(rn,ui) move top labels to navbar component
4 anni fa
Saúl Ibarra Corretgé
2f5ab2757f
feat(rn,ui) get rid of the gradients
4 anni fa
Mihai-Andrei Uscat
a22d054b10
feat(InviteMore): Relocate invite prompt for mobile friendliness.
4 anni fa
Vlad Piersec
c508572cc5
feat(toolbox): Redesign mobile toolbox
4 anni fa
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
4 anni fa
Jean-François Alarie
407021e258
feat(rn,flags) add fullscreen.enabled flag
4 anni fa
Hristo Terezov
fec2641730
fix(popups): covered by labels.
4 anni fa
Tudor-Ovidiu Avram
7ff332b2bb
fix(subject) remove gradient if no info in topbar
4 anni fa
Tudor-Ovidiu Avram
d49c5a6d8c
feat(jaas) add config for displaying participants stats and conference subject
4 anni fa
Hristo Terezov
5cae5985c0
feat(ConferenceTimer): Add config option to hide.
4 anni fa
Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
4 anni fa
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
4 anni fa
Bettenbuk Zoltan
240b033e76
feat: auto tile view
4 anni fa
Saúl Ibarra Corretgé
76e4929add
rn,tile-view: render display name on top of participant view
Makes the tiles consistent as the participant view is equally sized and the
avatar is always centered in the tile.
4 anni fa
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
5 anni fa
Saúl Ibarra Corretgé
36d95ed51f
rn,conference: show lonely experience only after joining
Showing the modal earlier is weird because it will be closed as soon as we
connect. Also, we don't know if we are going to be alone until we join.
4 anni fa
NicolasD
41ba55a6a9
rn,flags: add feature flag to enable / disable conference timer
4 anni fa