Saúl Ibarra Corretgé
0833f8c867
feat(rn,conference) show invite button on the top navbar
пре 3 година
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 година
robertpin
1dc8bfa631
feat(av-moderation) Updated Advanced moderation (#9875)
Co-authored-by: Vlad Piersec <vlad.piersec@8x8.com >
пре 3 година
Vlad Piersec
56c0edc896
fix(toolbox): Show dominant speaker name only when in conference
пре 3 година
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 година
hmuresan
dda1f3c5ba
fix(recording-label) fix recording label behavior
пре 3 година
Saúl Ibarra Corretgé
465e7f1458
fix(conference) unify conference options
Some options were missing on the mobile side, notably calltsts
enableDisplayNameInStats and enableEmailInStats. Now the same logic will be used
in web and mobile.
пре 3 година
Calin Chitu
c6e50ad439
feat(native-participants-pane) implemented review remarks pt. 1
пре 3 година
Calin Chitu
b332fb474b
feat(native-participants-pane) Updated comments
пре 3 година
Calin Chitu
a12ad99ecf
feat(native-participants-pane) participants pane open/close fixed
пре 3 година
Calin Chitu
79edc1b358
feat(native-participants-pane) updated styles for button component and participant item related components
пре 4 година
robertpin
76f8302aeb
fix(recording-label) Make REC label visible at all times (#9578)
пре 3 година
robertpin
4276f82c03
feat(billing-counter) Removed iframe billing-counter callbacks (#9537)
* Removed iframe billing-counter callbacks
* Moved remaining items to jaas
* Fixed import path
* Removed billingCounter condition
* Use getvpaasTenant in middleware
* Removed billingId
* Path fix
* Removed jwt from isVpaasMeeting
* Fix isVpaas
пре 3 година
Дамян Минков
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 година
hmuresan
342dd4ceca
feat(replace-participant): Replace participant with same jwt in the conf
- update lib-jitsi-meet to version with support for replacing participant
пре 3 година
Tudor-Ovidiu Avram
7f04767566
feat(api) expose event for mouse movements inside the iframe
пре 3 година
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 година
Vlad Piersec
9fd8491d04
fix(RN, Toolbox): Show full participant thumbnails in tile view
пре 4 година
Vlad Piersec
79939f108c
fix(rn, Labels): Place picture-in-picture button on the left
пре 4 година
Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
пре 4 година
Vlad Piersec
b135e2a06a
feat(Labels): Redesign labels on mobile & web
пре 4 година
hmuresan
f7c0d4f1fe
feat(background alpha) Set background transparency
пре 4 година
luz paz
d3680bbebd
fix(misc) follow-up typos
Found via `codespell -q 3 -S ./lang`
пре 4 година
Saúl Ibarra Corretgé
3c94a5ccfd
feat(rn,ui) update in-meeting colors
пре 4 година
Saúl Ibarra Corretgé
78d4af6bf2
feat(rn,conference) new UI for conference name duration
пре 4 година
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 година
Saúl Ibarra Corretgé
b179542c39
fix(rn,labels) top-align with room name field
пре 4 година
Saúl Ibarra Corretgé
57ecdff9eb
fix(rn,conference) remove no longer needed margin
We are using a safe area view now.
пре 4 година
Saúl Ibarra Corretgé
9d4e49a5af
fix(rn,toolbox) fill gap underneath Toolbox
This is for devices without the home button.
пре 4 година
Saúl Ibarra Corretgé
6b4d25c0d3
fix(rn,ui) move top labels to navbar component
пре 4 година
Saúl Ibarra Corretgé
2f5ab2757f
feat(rn,ui) get rid of the gradients
пре 4 година
Mihai-Andrei Uscat
a22d054b10
feat(InviteMore): Relocate invite prompt for mobile friendliness.
пре 4 година
Saúl Ibarra Corretgé
30d0aabaca
feat(build,rnnoise) don't use an external bundle for the effect
The majority of the code is in the WASM file, the JS is just 9KB.
It's so little, in fact, that the performance hint for the main bundle didn't
have to be adjusted.
пре 4 година
Vlad Piersec
c508572cc5
feat(toolbox): Redesign mobile toolbox
пре 4 година
hmuresan
ab6790bdaa
(external_api) Add command for overwriting config values.
пре 4 година
Jean-François Alarie
407021e258
feat(rn,flags) add fullscreen.enabled flag
пре 4 година
Hristo Terezov
fec2641730
fix(popups): covered by labels.
пре 4 година
Vlad Piersec
bfc4b2ac6f
feat(vpaas): Send billing id to prosody
пре 4 година
Tudor-Ovidiu Avram
7ff332b2bb
fix(subject) remove gradient if no info in topbar
пре 4 година
Tudor-Ovidiu Avram
d49c5a6d8c
feat(jaas) add config for displaying participants stats and conference subject
пре 4 година
Hristo Terezov
5cae5985c0
feat(ConferenceTimer): Add config option to hide.
пре 4 година
Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
пре 4 година
Tudor-Ovidiu Avram
bf6a1540df
fix(prejoin) guard case for locationUrl being falsy in prejoin screen
пре 4 година
Tudor-Ovidiu Avram
a270e4300a
fix(native) add missing function
пре 4 година
Tudor-Ovidiu Avram
6d2f8ae37d
feat(prejoin) show connection status in exported prejoin screen
пре 4 година
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
пре 4 година
Bettenbuk Zoltan
240b033e76
feat: auto tile view
пре 4 година
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 година
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
пре 5 година
paweldomas
bf7aa39947
ref: one place for setting max recv frame height
Moves the logic from all different places into single state
listener to combine all inputs into a single output.
пре 4 година