Bettenbuk Zoltan
678ed605d7
ref: change JitsiModal to better fit to needs
5 years ago
vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
Some CSS fixes are also included.
5 years ago
Tim Ruffing
b8963629bf
Pass upper case country codes to i18n-iso-countries
Related to #5697 .
5 years ago
Paul Mestrum
b70633ef24
tile-view: fix number of columns calculation
5 years ago
Hristo Terezov
145596ac6a
fix(tile-view): hidden thumbnails on scroll
5 years ago
Hristo Terezov
9b5f135dae
fix(livestreaming): window.open params
The target parameter from window.open was missing which was causing
reload in electron.
5 years ago
Hristo Terezov
dbbdcb0b00
feat(live-streaming): Add T&C.
5 years ago
Michael Telatynski
953f838a2a
Improve accessibility of Buttons in Webapp (#5432)
* Expose toggle buttons better via ARIA
* Wire up the divs/li as role=button as per ARIA patterns
* Add flow annotations to appease the linter
* For role=button use aria-pressed not aria-checked
5 years ago
Saúl Ibarra Corretgé
bb2b1b58ec
conference: add room name to browser title
Re-do of
86ebfe8dad
5 years ago
Andrei Gavrilescu
9d6a93119b
feat(screenSharing): Add support for audio screen sharing on electron
5 years ago
Bettenbuk Zoltan
3a2081ffed
ref: change Chat to JitsiModal
5 years ago
Bettenbuk Zoltan
57d14d9517
feat: help centre
5 years ago
Saúl Ibarra Corretgé
c5e693f14a
rn,invite: use custom clear button also on iOS
Otherwise it won't be visible if Dark Mode is enabled.
5 years ago
Saúl Ibarra Corretgé
a9da047d3a
rn,invite: fix bottom padding on AddPeopleDialog on Android
5 years ago
bgrozev
171b065db1
Revert "Add room name to browser tab title" (#5560)
Because it displays "undefined" in the title.
This reverts commit 86ebfe8dad .
5 years ago
Horatiu Muresan
7f1eb83dbd
feat(notifications): Manage audio notifications
5 years ago
Saúl Ibarra Corretgé
9cc05ef838
config: remove unneeded option
5 years ago
Vlad Piersec
c05ca1d9fc
fix(prejoin_page) Add labels for video & more UI fixes
5 years ago
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
5 years ago
paweldomas
c170970992
feat(Filmstrip): accessibility label for toggle filmstrip button
5 years ago
Saúl Ibarra Corretgé
955b24be9d
rn,cc: add feature-flag to disable close captions
5 years ago
Saúl Ibarra Corretgé
de6c7e0117
rn,invite: add share button to add people dialog
5 years ago
Bettenbuk Zoltan
feb8fe9e34
api: add private message flag to outgoingMessage
5 years ago
Hristo Terezov
3a871cbed8
feat(remote-menu):option for disable mute and kick
5 years ago
Bettenbuk Zoltan
a46fd60788
fix: accented room name display
5 years ago
Ruben Kerkhof
86ebfe8dad
Add room name to browser tab title
Fixes #5480
Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com >
5 years ago
James Baird
9fdc18d1ec
welcome: hide tabs if nothing to show
5 years ago
Saúl Ibarra Corretgé
d3a26f9b4e
rn,welcome-page: use random room name generator
5 years ago
Saúl Ibarra Corretgé
ed8009883b
avatars: ensure no remote avatar is loaded when disableThirdPartyRequests is set
5 years ago
Saúl Ibarra Corretgé
1bbb937d9d
analytics: fix enabling analytics when disableThirdPartyRequests is set
5 years ago
Saúl Ibarra Corretgé
c1fb276937
config: whitelist disableThirdPartyRequests
5 years ago
Juri
92e81c3dbf
lang: added estonian translation
5 years ago
Saúl Ibarra Corretgé
faf24ca7ec
Revert "feat(prejoin_page) Add settings buttons" (#5424)
This reverts commit 08f55ccb94 .
5 years ago
Jaya Allamsetty
6fc7456196
fix(blur): Decrease the blur amount and improve the accuracy
5 years ago
Andrei Gavrilescu
f502e13edc
feat(screenSharing): Add system audio screen sharing
5 years ago
Vlad Piersec
08f55ccb94
feat(prejoin_page) Add settings buttons
5 years ago
Bettenbuk Zoltan
8cc9b78e21
feat: add column layout to settings fields
5 years ago
Bettenbuk Zoltan
25b4843327
fix: irregular cursor movement in settings
5 years ago
Saúl Ibarra Corretgé
cdc14586de
invite: remove duplicated code
Add ability to invite users which will use the share sheet or dialog
dynamically.
5 years ago
Saúl Ibarra Corretgé
a7f8bf2d8f
rn,overflowmenu: reorder
5 years ago
Saúl Ibarra Corretgé
8cd881945a
invite: merge InviteButton and InfoDialogButton on mobile
5 years ago
Saúl Ibarra Corretgé
579d08e27e
bottom-sheet: tweak UI
- re-add thepand icon, shaped like a pill
- round top corners
5 years ago
Saúl Ibarra Corretgé
c990a64ba9
blur: don't persist settings
5 years ago
Zoltan Bettenbuk
8d3b59a0d0
rn: lonely meeting experience
5 years ago
paweldomas
14855f3255
fix(features/notifications): crash on undefined participant
5 years ago
Horatiu Muresan
d0bc3da0f5
Disable kick participant button for guests
5 years ago
Jaya Allamsetty
e90cc0a615
fix(Amplitude): Blacklist 'peer.conn.status.duration' stats
5 years ago
Mihai Uscat
b9cc6b6f96
fix(mute): Replace icon
5 years ago
Tudor-Ovidiu Avram
0289a93e5a
feat(close) Add promotional close page
5 years ago
Saúl Ibarra Corretgé
b13200ac92
video-layout: fix calculating tile size for recorder
When the reccorder joins, they have a local participant, which is not rendered,
so don't count it towards the partcipant count used for computing the tile
sizes.
5 years ago