robertpin
1dc8bfa631
feat(av-moderation) Updated Advanced moderation (#9875)
Co-authored-by: Vlad Piersec <vlad.piersec@8x8.com >
3 лет назад
Mihai-Andrei Uscat
4e83e93eb6
fix(virtual-background): Refactor CSS to accommodate smaller screens
3 лет назад
Tudor D. Pop
d87a40e77e
fix(virtual-background): Style adjustments on virtual background dial… (#9484)
* fix(virtual-background): Style adjustments on virtual background dialog on small screens.
* fix(virtual-background): Style adjustments on virtual background dialog on small screens.
Co-authored-by: tudordan7 <tudor.pop@decagon.tech >
3 лет назад
Andrei Gavrilescu
da7358d564
feat(audio-screen-share): improved ux flow (#9411)
* add button state / helper dialog
* new audio screen share flow
* change error message
* address a couple of merge conflicts
* fix lint
* address code review
* address code review
* restrict audio screen share on mobile browsers
3 лет назад
Avram Tudor
abc984f83b
fix(css) fix various layout issues on small screen sizes (#9464)
3 лет назад
Jaya Allamsetty
765fbe5e1d
feat: Change the screenshare capture fps from UI. (#9438)
* feat: Change the screenshare capture fps from UI.
Add the ability to change the capture frame rate for screenshare from the UI. The fps becomes effective only on screen shares that are started after the setting is changed.
* squash: add missing JSDOCs and translations for frames-per-second.
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 лет назад
Mihai-Andrei Uscat
a564ce581d
fix(DeviceSelection): Remove video from mobile Safari
3 лет назад
tudordan7
839f632af6
fix(virtual-background): Responsive virtual background preview.
3 лет назад
tudordan7
748a84eeef
feat(virtual-background): Desktop share as virtual background
3 лет назад
tudordan7
be0632783d
feat(virtual-background): Desktop share as virtual background wip
4 лет назад
tudordan7
6ca61e03fd
fix(virtual-background): Fix delete virtual background icon position.
3 лет назад
Tudor D. Pop
d7a6a48acd
fix(virtual-background): Responsive virtual background dialog
Fixes: https://github.com/jitsi/jitsi-meet/issues/9202
3 лет назад
Tudor D. Pop
5e4753888e
feat(virtual-background): Add placeholder on virtual background preview
4 лет назад
Tudor D. Pop
9ef984ca3d
feat(virtual-background) add virtual background preview
Also enable background selection while muted.
4 лет назад
Avram Tudor
b74c8b5d1f
fix(invite) fix mailto links not working on Brave for iOS
4 лет назад
Tudor D. Pop
b1833fddad
feat(virtual-background) Virtual background UI changes
4 лет назад
Tudor D. Pop
af28080058
feat(virtual-background) add slight blur option
4 лет назад
Vlad Piersec
62cf3099a7
fix(settings): Make language dropdown wider
4 лет назад
tudordan7
3453e49182
fix(virtual-background): Hide scrollbar on loading action.
4 лет назад
Tudor D. Pop
77ee4b13e1
feat(virtual-backgrounds) add ability to upload custom images
4 лет назад
Mihai-Andrei Uscat
3972e076f0
fix(Chat): Fix modals displaying improperly due to chat.
* Adjust chat font size.
* Adjust invite more button and text size.
* Remove useless constant.
4 лет назад
Mihai-Andrei Uscat
a22d054b10
feat(InviteMore): Relocate invite prompt for mobile friendliness.
4 лет назад
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
4 лет назад
Hristo Terezov
fec2641730
fix(popups): covered by labels.
4 лет назад
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 лет назад
Mihai-Andrei Uscat
4aab5e2054
feat(Dialog): Make dialog close button more mobile friendly.
* Remove pointless custom headers, fall back to ModalHeader instead.
4 лет назад
Steffen Kolmer
ef7d425859
feat(ui) update AtlasKit components
4 лет назад
Mihai-Andrei Uscat
c752ea13f1
feat(overflow): Add responsive drawer at small screen width.
* Implement opening toolbar and participant overflows as drawers when below certain width.
* Fix dial-in copy button displaying incorrectly.
4 лет назад
Saúl Ibarra Corretgé
7682e49787
feat(BrowserCapabilities) drop supportsVideo
It has been `true` for a very long time.
4 лет назад
Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
4 лет назад
Tudor-Ovidiu Avram
0fc748dc44
ui: create reusable copy button
4 лет назад
Vlad Piersec
b3ca51c7d0
feat(prejoin): Add settings options for prejoin page
4 лет назад
Mihai Uscat
bd65108692
fix(SecurityDialog): Fix password action spacing
4 лет назад
Bettenbuk Zoltan
b534c4f624
ui: making the security menu more compact
4 лет назад
Mihai Uscat
093254d948
fix(AddPeopleDialog): Improve contact invite form
- Disables the invite buttons while invites are ongoing
- Adds a keyboard shortcut (Enter) to send out invites
- Closes AddPeopleDialog upon successful invites sent
- Fixes the SecurityDialog closing when trying to set E2EE key via Enter shortcut
- Removes superfluous separator from SecurityDialog
4 лет назад
Bettenbuk Zoltan
74e0e10928
feat: new security icon
4 лет назад
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 лет назад
Mihai Uscat
663a65ad81
fix(SecurityDialog): fix button overflow
5 лет назад
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 лет назад
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
5 лет назад
Saúl Ibarra Corretgé
5ea8e198c7
e2ee: add label if all participants have E2EE enabled
5 лет назад
Yana Stamcheva
47984d3ec1
Fixes more number page underlining.
5 лет назад
damencho
3e1a008399
Adds copy icon next to the meeting url in info dialog.
5 лет назад
Bettenbuk Zoltan
86d0d4fc22
rn: add DialInSummary
6 лет назад
damencho
f5a7e0bccb
Adds provider name to fix welcomepage text.
* Removes unused ADD_PEOPLE_APP_NAME
* Moves deep-link header background and logo size as variables.
* Fixes more numbers page space in the header.
* Fixes left padding on deep-linking mobile page.
6 лет назад
Hristo Terezov
a9d82a79ea
fix(toolbar): Move buttons to overflow menu when the space isn't enough
6 лет назад
damencho
40f03fedc2
Replaces emoji flags with flag from a png.
Seems like windows does not have emojis for flags.
6 лет назад
damencho
555f8b3a99
Fixes toll free position.
6 лет назад
Дамян Минков
ea4d49f2a0
Adds new format of phoneList service and re-design dial in numbers page. (#3903)
* Adds new format of phoneList service and re-design dial in numbers page.
Adds flags and country names (with translations) for the numbers if using the new format.
* Fixes tests and fixes get default number.
* Updates swagger with new format.
* Moves html back yo table.
Fixes displaying on mobile and also the tel: URI generation. The tel: URI is tested on Android and iOS and seems to work (Android was not interpreting 'p', but both seems to like ',').
* Fixes a wrong return statement.
* Small fixes.
6 лет назад