Leonard Kim
e8eb7e1e1f
fix(suboptimal-browser): remove inserting of app name in notification
This prevents inserting any user overridden APP_NAME
values into html. A new translation key is being used
to immediately stop non-english languages from using the
problematic string.
Also tweaked the copy to remove the "eer" and fix
some grammar.
5年前
virtuacoplenny
bf67a4a675
Configurable (sub)optimal and unsupported browsers (#4351)
* Configurable (sub)optimal and unsupported browsers
* maybe this helps somehow
5年前
Saúl Ibarra Corretgé
aefa836406
Revert "misc: don't show a warning on Safari with VP8"
This reverts commit 9625be1db3 .
6年前
Saúl Ibarra Corretgé
9625be1db3
misc: don't show a warning on Safari with VP8
6年前
paweldomas
c7979a3944
feat(mobile): add 1 liner notifications
Adds 1 liner notifications to mobile. Only the title is displayed. In
case the title is missing there's a fallback to the description.
6年前
hristoterezov
c9e3e5052d
fix(lib-jitsi-meet): RTCBrowserType -> browser.
7年前
hristoterezov
a357b0cf14
feat(notification): Add suboptimal browser exp notification.
7年前
Lyubo Marinov
ad497fed7c
Reduce duplication
7年前
Saúl Ibarra Corretgé
0f6243ee88
feat(overlays): CallOverlay is not really an overlay
It's not supposed to go on top of everything, like an error would. It's tied to
a conference, so render it outside of the OverlayContainer.
7年前
Lyubomir Marinov
0912dbf130
Remove duplication, simplify, comply with coding style
8年前
Ilya Daynatovich
ad9bdf4dd2
Fix url params stripping
8年前
Ilya Daynatovich
a99bbe67ab
Clean up Conference component
8年前