Gabriel Imre
d014a52ab3
feat(participants-pane) implement participants pane
4 vuotta sitten
Tudor D. Pop
b1833fddad
feat(virtual-background) Virtual background UI changes
4 vuotta sitten
Vlad Piersec
1b2f64efb3
fix(icons): CC, invite, user & virtual-background
4 vuotta sitten
Andrei Gavrilescu
6d3d65da03
feat(screenshare): Audio only screenshare (#8922)
* audio only screen share implementation
* clean up
* handle stop screen share from chrome window
* update icon
4 vuotta sitten
Vlad Piersec
b135e2a06a
feat(Labels): Redesign labels on mobile & web
4 vuotta sitten
Vlad Piersec
3426290bf2
fix(captions): Lift captions upper when invite box is shown & fix icon
4 vuotta sitten
Vlad Piersec
678f3e232b
fix(toolbar): Re-add "mute everyone's video" button
4 vuotta sitten
Saúl Ibarra Corretgé
bde26c4fbb
fix(icons) never specify fill
4 vuotta sitten
Mihai-Andrei Uscat
7dabfc21b4
feat(Chat): Revamp design.
* ensure keyboard stays open when sending messages on mobile web.
4 vuotta sitten
Vlad Piersec
d080460f9b
fix(toolbox): Fix mic disabled icon
4 vuotta sitten
Mihai-Andrei Uscat
aef0287605
feat(ToggleCamera): Implement for web.
4 vuotta sitten
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
4 vuotta sitten
Vlad Piersec
e40b02ab3c
fix(icons): No hardcoded colors for some svgs
4 vuotta sitten
Vlad Piersec
b87c433e99
fix(toolbar): Update overflow menu according to review
4 vuotta sitten
Vlad Piersec
b86c271a80
fix(toolbar): Small changes according to design review
4 vuotta sitten
Vlad Piersec
91ba835f78
feat(Toolbar): Redesign web toolbar
4 vuotta sitten
Steffen Kolmer
23bb824731
feat: Added mute video moderation feature (#8630)
* Added mute video feature
* Fixed export
* Fixed some issues
* Added remote video mute notification
* Fixed import
* Fixed conference event handling
* Fixed some linting issues
* Fixed more linter errors
* turn screenshare off on remote video mute
* Fix linter issue
* translations added for mute video feature
* Added video mute button to interface config
* Updated lib-jitsi-meet
* Fix copy paste error
Co-authored-by: nurjinn jafar <nurjin.jafar@nordeck.net >
4 vuotta sitten
Mihai-Andrei Uscat
43761fc398
feat(Chat) Improve responsive behaviour further.
* Add buttons to send messages/set nickname.
* Redesign message/nickname inputs.
* Pin messages to the input.
* Add keyboard avoider for Safari.
* Make chat content scrollable on mobile.
4 vuotta sitten
Mihai-Andrei Uscat
b69e93a900
fix(Safari): Fix mobile double tapping for toolbar and overflow.
* Create generic tooltip wrapper for mobile usability.
* Change overflow menu icon/font/padding sizes.
* Change overflow drawer expand icon.
4 vuotta sitten
tmoldovan8x8
5ecb5717c7
feat(stats) add stats for mobile
4 vuotta sitten
Vlad Piersec
f8a41aea9c
feat(welcome_page): Redesign welcome page
4 vuotta sitten
Saúl Ibarra Corretgé
44d7828e9c
rn,overflow-menu: improve drag icon
4 vuotta sitten
Saúl Ibarra Corretgé
63fe1de789
rn,recent-list: replace swipe options with long-press sheet
This change serves 2 purposes:
- (Hopefully) make the recent list entry options easier to discover
- Remove the (now unmaintained) swipeout dependency
4 vuotta sitten
Tudor-Ovidiu Avram
478f1a731e
feat(prejoin) improve ux
4 vuotta sitten
Vlad Piersec
453c07cb17
feat(prejoin): Add precall connection quality indicator
* Adds a dropdown indicator which displays the status of the internet connection.
* It uses the same data as `https://network.callstats.io `.
* The algorithm for the strings displayed to the user is also the one used on `network.callstas.io`.
4 vuotta sitten
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
4 vuotta sitten
Gabriel Imre
b85cd2348f
feat: add grant moderator functionality
4 vuotta sitten
Bettenbuk Zoltan
74e0e10928
feat: new security icon
4 vuotta sitten
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 vuotta sitten
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
5 vuotta sitten
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 vuotta sitten
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 vuotta sitten
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
5 vuotta sitten
Vlad Piersec
908712b96f
feat(prejoin_page): Rework prejoin page
* Add a checkbox for skipping the prejoin page on next use. (This is hidden for
now, until we also have a settings entry for it).
* Rework 'Join by Phone' buttons and add new overlay.
* Update the device status accordingly if there were errors while adding
devices.
* The input is filled with the display name if there was one previously used.
* Join the meeting on 'Enter' press.
5 vuotta sitten
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
5 vuotta sitten
Saúl Ibarra Corretgé
5ea8e198c7
e2ee: add label if all participants have E2EE enabled
5 vuotta sitten
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
5 vuotta sitten
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
5 vuotta sitten
Saúl Ibarra Corretgé
faf24ca7ec
Revert "feat(prejoin_page) Add settings buttons" (#5424)
This reverts commit 08f55ccb94 .
5 vuotta sitten
Vlad Piersec
08f55ccb94
feat(prejoin_page) Add settings buttons
5 vuotta sitten
Saúl Ibarra Corretgé
579d08e27e
bottom-sheet: tweak UI
- re-add thepand icon, shaped like a pill
- round top corners
5 vuotta sitten
Mihai Uscat
b9cc6b6f96
fix(mute): Replace icon
5 vuotta sitten
Saúl Ibarra Corretgé
a4333d3a80
rn,overflow-menu: add a "more options" button
5 vuotta sitten
Bettenbuk Zoltan
411bafb5a6
feat: minimized bottom menu
5 vuotta sitten
Mihai Uscat
72bb897269
feat(DownloadOverflowButton): Implement.
5 vuotta sitten
damencho
3e1a008399
Adds copy icon next to the meeting url in info dialog.
5 vuotta sitten
Hristo Terezov
f295f60bea
feat(HelpOverflowButton): Implement.
5 vuotta sitten
Bettenbuk Zoltan
42271b1b89
feat: private messages
5 vuotta sitten
Leonard Kim
92e7be34e3
fix(icons): scope white svgs to Icon components
5 vuotta sitten
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
5 vuotta sitten