Saúl Ibarra Corretgé
07da5940a5
fix(rn,conference) show underlay when tapping navbar buttons
4年前
Saúl Ibarra Corretgé
0833f8c867
feat(rn,conference) show invite button on the top navbar
4年前
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.
4年前
robertpin
1dc8bfa631
feat(av-moderation) Updated Advanced moderation (#9875)
Co-authored-by: Vlad Piersec <vlad.piersec@8x8.com >
4年前
Vlad Piersec
56c0edc896
fix(toolbox): Show dominant speaker name only when in conference
4年前
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
4年前
hmuresan
dda1f3c5ba
fix(recording-label) fix recording label behavior
4年前
Calin Chitu
c6e50ad439
feat(native-participants-pane) implemented review remarks pt. 1
4年前
Calin Chitu
b332fb474b
feat(native-participants-pane) Updated comments
4年前
Calin Chitu
a12ad99ecf
feat(native-participants-pane) participants pane open/close fixed
4年前
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)
4年前
Дамян Минков
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 >
4年前
Tudor-Ovidiu Avram
7f04767566
feat(api) expose event for mouse movements inside the iframe
4年前
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 >
4年前
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年前
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年前
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.
5年前
Дамян Минков
12c835dd91
feat: Drops filmStripOnly mode. (#8074)
* feat: Drops filmStripOnly mode.
* squash: Let's make lint happy again.
* squash: Drop some css.
5年前
Saúl Ibarra Corretgé
a67d0fbf6c
chore: remove some cycles
5年前
Bettenbuk Zoltan
240b033e76
feat: auto tile view
5年前
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.
5年前
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
5年前
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.
5年前
NicolasD
41ba55a6a9
rn,flags: add feature flag to enable / disable conference timer
5年前
Vlad Piersec
3b1ad9faff
fix: Show audio/video options on lobby screen
5年前
Bettenbuk Zoltan
0494200383
fix: label tooltips are not visible in tile view
5年前
Saúl Ibarra Corretgé
8efd0f0829
unsafe-room: hide unsafe room label if a password or lobby are set
5年前
damencho
66505666df
feat: Hide Invite more when invite button is disabled.
5年前
Adam Wan
e3d66db3d7
config: add ability to hide the "invite more" header button
5年前
Saúl Ibarra Corretgé
6e679f952f
redux: refactor loading of middlewares and reducers
Up until now we relied on implicit loading of middlewares and reducers, through
having imports in each feature's index.js.
This leads to many complex import cycles which result in (sometimes) hard to fix
bugs in addition to (often) breaking mobile because a web-only feature gets
imported on mobile too, thanks to the implicit loading.
This PR changes that to make the process explicit. Both middlewares and reducers
are imported in a single place, the app entrypoint. They have been divided into
3 categories: any, web and native, which represent each of the platforms
respectively.
Ideally no feature should have an index.js exporting actions, action types and
components, but that's a larger ordeal, so this is just the first step in
getting there. In order to both set example and avoid large cycles the app
feature has been refactored to not have an idex.js itself.
5年前