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年前
Andrei Gavrilescu
6ee868032e
fix(screenshare): remove redundant event / only show on supported env (#9100)
* remove redundant event / only show on supported env
* remove unused imports
4年前
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年前
Jaya Allamsetty
0ee03f1538
feat(browser-support): Add support for WKWebview based browsers.
4年前
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年前
Jaya Allamsetty
5348fa19c8
feat: show option to join via browser on supported mobile browsers
Currently Chromium based browsers and Firefox are supported on Android
Only Safari is supported on iOS
5年前
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5年前
Jaya Allamsetty
9ad87f3706
fix: Add safari to optimal browser lists
5年前
Jaya Allamsetty
e0563a743f
Revert "feat(browser-support): Add safari to list of optimal browsers"
This reverts commit 4824c8714a .
5年前
Jaya Allamsetty
4824c8714a
feat(browser-support): Add safari to list of optimal browsers
5年前
horymury
202abf2a9a
chrome-banner: add analytics
5年前
horymury
a9767eda72
Fix chrome extension banner (#5011)
* Fix chrome extension banner
* Address reviews
5年前
Jaya Allamsetty
ac0f3979b0
Remove isEdge check from the client
5年前
Leonard Kim
1e39c12963
fix(suboptimal): allow checks for chromium based browsers
6年前
Leonard Kim
d5e0dea469
fix(suboptimal): ignore mobile browsers in whitelists/blacklists
6年前
virtuacoplenny
bf67a4a675
Configurable (sub)optimal and unsupported browsers (#4351)
* Configurable (sub)optimal and unsupported browsers
* maybe this helps somehow
6年前
Leonard Kim
cf23045f8d
feat(unsupported): provide custom blacklist for branding
6年前