vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
Some CSS fixes are also included.
5 vuotta sitten
Hristo Terezov
145596ac6a
fix(tile-view): hidden thumbnails on scroll
5 vuotta sitten
Vlad Piersec
c05ca1d9fc
fix(prejoin_page) Add labels for video & more UI fixes
5 vuotta sitten
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
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é
9b141816d6
filmstrip: hide scrollbar on SIP gateways
5 vuotta sitten
paweldomas
18536cb14c
ref: remove grayscale filter from participants thumbnails
5 vuotta sitten
paweldomas
01e36e1c56
ref: remove connectivity issues indication for remote participants
It's been considered too disruptive and will often misfire especially
if there are issues with the data channels.
5 vuotta sitten
Paweł Domas
97e8a6c3f3
Remove UI for local connectivity issues (#5016)
* ref(web): removes video blur when ICE is disconnected.
Removes the blur effect from the large video and stops showing
the network connectivity issues message when ICE disconnects.
The feature has been considered too disruptive and there's a plan to
have it replaced with a more subtle indication.
* remove RECONNECTING key from main.json
5 vuotta sitten
Hristo Terezov
31d9fb12c8
ref(Filmstrip): Optimize resizes. (#4992)
* ref(Filmstrip): Optimize resizes.
* fix(thumbnails): resize.
* fix(thumbnails): Issue with height 0, width 0.
* doc(Filmstrip): Improve JSDoc.
5 vuotta sitten
horymury
63a411168e
Add `Install chrome extension` banner (#4996)
5 vuotta sitten
theunafraid
c2cf09a2ca
Add conference timer (#4958)
5 vuotta sitten
Yana Stamcheva
47984d3ec1
Fixes more number page underlining.
5 vuotta sitten
Hristo Terezov
42b71fc4b9
feat(horizontal-filmstrip): scroll
5 vuotta sitten
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
5 vuotta sitten
Leonard Kim
34ccd3524f
fix(chat): preserve intentional linebreaks in message display
5 vuotta sitten
Leonard Kim
563e99ecd3
fix(chat): wrap long text
5 vuotta sitten
Leonard Kim
70f14be50f
fix(large-video): center dominant speaker avatar using css
The vertical alignment was being set with javascript.
Recent changes might make the setting of alignment exit
early due to height 0 video. As position can be set
declaratively with css, use css to set position.
5 vuotta sitten
Mihai Uscat
ae30d39b4d
feat(PromotionalFooter): Implement
6 vuotta sitten
Vlad Piersec
c3a6a8fb17
Add participants count
6 vuotta sitten
Mihai Uscat
02fb37189b
fix(welcome): Add extra variables
6 vuotta sitten
Bettenbuk Zoltan
9265e1ffec
ui: web chat facelift
6 vuotta sitten
Bettenbuk Zoltan
d11735b04c
feat: make the hangup button first
6 vuotta sitten
Bettenbuk Zoltan
6a916fd0e1
fix: fix filmstrip-only toolbar
6 vuotta sitten
Bettenbuk Zoltan
bebc6eabe5
fix: fix and refactor AoT css
6 vuotta sitten
damencho
3e1a008399
Adds copy icon next to the meeting url in info dialog.
6 vuotta sitten
Mihai Uscat
8be02f9ca1
Implement review changes
6 vuotta sitten
Mihai Uscat
3c25a4c08c
Naming conventions; Add variables
6 vuotta sitten
Mihai Uscat
5ade0cad8b
feat(welcome): add posibility to extend settings toolbar
6 vuotta sitten
Bettenbuk Zoltan
42271b1b89
feat: private messages
6 vuotta sitten
Leonard Kim
92e7be34e3
fix(icons): scope white svgs to Icon components
6 vuotta sitten
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
6 vuotta sitten
Bettenbuk Zoltan
a93bd422d3
feat: new invite layout
6 vuotta sitten
Bettenbuk Zoltan
cfc7210ac8
feat: add send message button
6 vuotta sitten
Hristo Terezov
1d42420a36
fix(font): Bring back the missing icons.
6 vuotta sitten
Bettenbuk Zoltan
a35b36d6df
feat: dynamic avatar font size
6 vuotta sitten
Cristian Florin Ghita
3b750ddd5a
Add video background blur
6 vuotta sitten
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
6 vuotta sitten
Bettenbuk Zoltan
ee2036a2a7
feat: show on stage function
6 vuotta sitten
Leonard Kim
1197c26529
fix(always-on-top): enforce circle avatar
6 vuotta sitten
Дамян Минков
64eb4b5609
Updates start silent, turning on startWithAudioMuted and few UI tweaks. (#4314)
* Updates start silent, turning on startWithAudioMuted and few UI tweaks.
Disabled mic unmute button and removes remote participants volume slider.
* Adds analytics for start silent.
* Removes extra semi colon.
* Updates lib-jitsi-meet and updates meeting info text.
6 vuotta sitten
Leonard Kim
df50e7fa69
fix(large-video): make blurred background fit whole screen
6 vuotta sitten
Leonard Kim
e0fdeea69b
fix(large-video): do not stretch dominant speaker avatar
6 vuotta sitten
Leonard Kim
e3612929f8
fix(avatar): dynamically size avatar in dynamically sizable filmstrip
6 vuotta sitten
Leonard Kim
dfe5fbb702
ref(chat): change initial input size to 1 line
6 vuotta sitten
Leonard Kim
e2044074ad
Revert "fix(welcome-page): remove watermark container to avoid z-index wars"
This reverts commit 890151fa72 .
6 vuotta sitten
Leonard Kim
5a53d7f32a
fix(chat): re-fix letting long messages wrap
6 vuotta sitten
Leonard Kim
504fadaf71
ref(chat): on web, move timestamp to chat message
6 vuotta sitten
Leonard Kim
a114d55fac
fix(chat): ensure really long words can trigger wrapping
6 vuotta sitten