Tudor-Ovidiu Avram
b1e12d33ab
feat(embed) implement embed meeting feature
5 年之前
Tudor-Ovidiu Avram
0fc748dc44
ui: create reusable copy button
5 年之前
Vlad Piersec
b3ca51c7d0
feat(prejoin): Add settings options for prejoin page
5 年之前
Mihai Uscat
f9d545c531
feat(chat): Make chat push content to the side in tile view
5 年之前
Mihai Uscat
5f5468995f
feat(chat): Make chat push content to the side in large view
5 年之前
Vlad Piersec
035f720a50
feat(prejoin): Add 'skip prejoin' button
5 年之前
vp8x8
1891ce0b24
fix(prejoin): Align avatar image on small screens (#7300)
Fixes: #7296
5 年之前
Tudor-Ovidiu Avram
0e5091adba
feat(prejoin) Expose prejoin app
5 年之前
Mihai Uscat
bd65108692
fix(SecurityDialog): Fix password action spacing
5 年之前
Vlad Piersec
ea2ea89ef7
fix(prejoin): dialout popup buttons
5 年之前
Bettenbuk Zoltan
7d62020787
feat: add moderated service link to welcome page
5 年之前
Bettenbuk Zoltan
b534c4f624
ui: making the security menu more compact
5 年之前
Bettenbuk Zoltan
0c6b0641f5
fix: layout of the insecure room name warning icon
5 年之前
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
5 年之前
Bettenbuk Zoltan
0494200383
fix: label tooltips are not visible in tile view
5 年之前
Bettenbuk Zoltan
74e0e10928
feat: new security icon
5 年之前
Vlad Piersec
4f169988a3
fix(prejoin): Store prejoin tracks in 'features/base/tracks'
5 年之前
Vlad Piersec
8115f86f59
fix(prejoin): Fix CSS for prejoin page according to design
5 年之前
Bettenbuk Zoltan
28e5edfb50
ref: move e2ee field into security menu
5 年之前
Vlad Piersec
8758c222c6
feat(branding): Add ability to customize logo & background
5 年之前
Bettenbuk Zoltan
29dc63fbcb
ref: merge prejoin with lobby
5 年之前
Bettenbuk Zoltan
475a2ae596
feat: lobby feature
The lobby feature adds the possibility to lock a meeting and only allow people in after virtually knocking and going through formal approval
5 年之前
Jaya Allamsetty
e6093e0706
fix(UI): Highlight the audio device when we hover over it
5 年之前
Mihai Uscat
663a65ad81
fix(SecurityDialog): fix button overflow
5 年之前
Mihai Uscat
75c836c70c
feat(AddPeopleDialog): Update design; feat(SecurityDialog): Implement
5 年之前
Vlad Piersec
4975f15345
fix(prejoin_page): Always show 'join without audio' & add disabled button.
* The prejoin page always displays the 'join without audio' option.
* The join button will be disabled if there is no input.
* Fix some CSS for the case when the user is not anonymous.
5 年之前
Bettenbuk Zoltan
c08638da51
feat: insecure room name warning
5 年之前
Vlad Piersec
b2895b7095
feat(prejoin_page): Add ability for guest to join audio by phone
5 年之前
Vlad Piersec
908712b96f
feat(prejoin_page): Rework prejoin page
* Add a checkbox for skipping the prejoin page on next use. (This is hidden for
now, until we also have a settings entry for it).
* Rework 'Join by Phone' buttons and add new overlay.
* Update the device status accordingly if there were errors while adding
devices.
* The input is filled with the display name if there was one previously used.
* Join the meeting on 'Enter' press.
5 年之前
Vlad Piersec
a45cbf41ef
feat(prejoin_page): Add prejoin page
5 年之前
Saúl Ibarra Corretgé
5ea8e198c7
e2ee: add label if all participants have E2EE enabled
5 年之前
Hristo Terezov
9bdaea4069
fix(avatar): use text instead of foreign object.
Reason: On Safari the foreign object is not scaled correctly.
5 年之前
Hristo Terezov
07e203ce8d
fix(youtube-policy-links): Alignment.
5 年之前
vp8x8
84714ba3bd
settings: enable settings buttons on permission grant
Some CSS fixes are also included.
5 年之前
Hristo Terezov
145596ac6a
fix(tile-view): hidden thumbnails on scroll
5 年之前
Vlad Piersec
c05ca1d9fc
fix(prejoin_page) Add labels for video & more UI fixes
5 年之前
Vlad Piersec
1b05d7269c
feat(prejoin_page) Add settings buttons
This reverts commit faf24ca7ec .
5 年之前
Saúl Ibarra Corretgé
faf24ca7ec
Revert "feat(prejoin_page) Add settings buttons" (#5424)
This reverts commit 08f55ccb94 .
5 年之前
Vlad Piersec
08f55ccb94
feat(prejoin_page) Add settings buttons
5 年之前
Saúl Ibarra Corretgé
9b141816d6
filmstrip: hide scrollbar on SIP gateways
5 年之前
paweldomas
18536cb14c
ref: remove grayscale filter from participants thumbnails
5 年之前
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 年之前
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 年之前
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 年之前
horymury
63a411168e
Add `Install chrome extension` banner (#4996)
5 年之前
theunafraid
c2cf09a2ca
Add conference timer (#4958)
5 年之前
Yana Stamcheva
47984d3ec1
Fixes more number page underlining.
5 年之前
Hristo Terezov
42b71fc4b9
feat(horizontal-filmstrip): scroll
5 年之前
Bettenbuk Zoltan
e683d70a18
Add support for avatar status badge (presence)
6 年之前
Leonard Kim
34ccd3524f
fix(chat): preserve intentional linebreaks in message display
6 年之前