Bettenbuk Zoltan
6a916fd0e1
fix: fix filmstrip-only toolbar
2019-10-18 13:16:15 +02:00
Bettenbuk Zoltan
bebc6eabe5
fix: fix and refactor AoT css
2019-10-17 12:15:29 +02:00
damencho
3e1a008399
Adds copy icon next to the meeting url in info dialog.
2019-10-16 17:52:24 +01:00
Mihai Uscat
8be02f9ca1
Implement review changes
2019-10-15 06:54:54 -07:00
Mihai Uscat
3c25a4c08c
Naming conventions; Add variables
2019-10-15 06:54:54 -07:00
Mihai Uscat
5ade0cad8b
feat(welcome): add posibility to extend settings toolbar
2019-10-15 06:54:54 -07:00
Bettenbuk Zoltan
42271b1b89
feat: private messages
2019-10-08 18:22:45 +02:00
Leonard Kim
92e7be34e3
fix(icons): scope white svgs to Icon components
2019-09-20 07:50:41 -07:00
Bettenbuk Zoltan
8a3ddd8596
feat: SVG icons
2019-09-13 14:07:53 +02:00
Bettenbuk Zoltan
a93bd422d3
feat: new invite layout
2019-08-28 13:57:33 +02:00
Bettenbuk Zoltan
cfc7210ac8
feat: add send message button
2019-08-22 12:03:39 +02:00
Hristo Terezov
1d42420a36
fix(font): Bring back the missing icons.
2019-07-08 20:03:04 +01:00
Bettenbuk Zoltan
a35b36d6df
feat: dynamic avatar font size
2019-07-08 16:53:30 +02:00
Cristian Florin Ghita
3b750ddd5a
Add video background blur
2019-07-04 06:26:32 -07:00
Bettenbuk Zoltan
72137a2811
feat: initial based avatars
2019-07-01 23:59:16 +02:00
Bettenbuk Zoltan
ee2036a2a7
feat: show on stage function
2019-06-20 11:05:34 +02:00
Leonard Kim
1197c26529
fix(always-on-top): enforce circle avatar
2019-06-17 16:08:39 +02:00
Дамян Минков
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.
2019-06-14 12:16:08 +01:00
Leonard Kim
df50e7fa69
fix(large-video): make blurred background fit whole screen
2019-06-12 20:27:04 -07:00
Leonard Kim
e0fdeea69b
fix(large-video): do not stretch dominant speaker avatar
2019-05-24 12:00:35 -07:00
Leonard Kim
e3612929f8
fix(avatar): dynamically size avatar in dynamically sizable filmstrip
2019-05-24 12:00:35 -07:00
Leonard Kim
dfe5fbb702
ref(chat): change initial input size to 1 line
2019-05-15 08:06:35 -07:00
Leonard Kim
e2044074ad
Revert "fix(welcome-page): remove watermark container to avoid z-index wars"
...
This reverts commit 890151fa72
.
2019-05-14 12:42:54 -07:00
Leonard Kim
5a53d7f32a
fix(chat): re-fix letting long messages wrap
2019-05-14 09:20:25 -07:00
Leonard Kim
504fadaf71
ref(chat): on web, move timestamp to chat message
2019-05-14 09:20:25 -07:00
Leonard Kim
a114d55fac
fix(chat): ensure really long words can trigger wrapping
2019-05-09 08:25:47 -07:00
Leonard Kim
fb5a45f714
feat(chat): on web, group messages by sender
2019-05-09 07:06:27 -07:00
Leonard Kim
a49f62238b
ref(chat): clean up extra dom
2019-05-08 08:57:00 -07:00
Leonard Kim
a8233bdb84
ref(chat): move some colors to css variables
2019-05-08 08:57:00 -07:00
Leonard Kim
ec2826e0fc
ref(chat): make wider
2019-05-08 08:57:00 -07:00
Leonard Kim
3d9606f6da
ref(chat): use somewhat transparent background
2019-05-08 08:57:00 -07:00
Leonard Kim
01458eeff9
ref(chat): add a header for holding the close button
2019-05-08 08:57:00 -07:00
Leonard Kim
0318568a30
ref(chat): add light top border on input for visual separation
2019-05-08 08:57:00 -07:00
Leonard Kim
afbc622fb9
ref(chat): differentiate local and remote messages with background color
2019-05-08 08:57:00 -07:00
Leonard Kim
fbc7f865ec
ref(chat): change chat bubble borders based on sender
...
For remote chat messages, all corners should be rounded
except the top left. For local messages all corners
should be rounded except the top right.
2019-05-08 08:57:00 -07:00
Leonard Kim
2a4bac7a27
ref(chat): remove chat bubble arrow
2019-05-08 08:57:00 -07:00
Bettenbuk Zoltan
86d0d4fc22
rn: add DialInSummary
2019-05-07 18:02:14 +02:00
Leonard Kim
3f4a71c26d
fix(welcome-page): remove watermark container to avoid z-index wars
...
By making the container 100% height and position relative, that
would cause it to overlap any static-positioned elements below it.
The 100% makes it so that any watermarks intended for the bottom
of the page show up on the bottom of the page. However, it's not
needed because watermark stylings already try to position the
watermarks at the bottom.
2019-05-04 11:03:48 -07:00
damencho
2219298501
Updates web styling for file recording service sharing option.
2019-04-24 14:54:33 +00:00
virtuacoplenny
f6c410610a
fix(toolbar): let click through gradient ( #4107 )
...
Otherwise it can eat clicks on elements it is above,
like YouTube and Etherpad controls.
2019-04-17 06:15:08 -07:00
virtuacoplenny
17627291e8
ref(css): use var for desktop drag area margin ( #4104 )
2019-04-16 11:45:25 -07:00
Bettenbuk Zoltan
2b4ace75ae
[RN] Add connection indicator
2019-04-16 17:33:23 +02:00
Leonard Kim
fd0eef4c84
fix(chat): change margins to avoid different background color
2019-04-12 22:39:09 +01:00
Leonard Kim
ab022c62f5
fix(filmstrip): bring down height to avoid electron drag area
2019-04-12 22:39:09 +01:00
Leonard Kim
f9c0c3e2f6
fix(chat): bring down elements to avoid electron drag area
2019-04-12 22:39:09 +01:00
virtuacoplenny
ca38bd53fe
fix(chat): use css for arrow ( #4097 )
2019-04-12 13:59:03 -07:00
Leonard Kim
b3cae9a962
fix(chat): allow smiley opener to expand in width
...
The chat icons are different on windows and mac, with
windows icons being bigger. By settings a specific
width on the smiley container, windows would see
part of the smiley cut off.
2019-04-12 18:29:04 +01:00
damencho
f5a7e0bccb
Adds provider name to fix welcomepage text.
...
* Removes unused ADD_PEOPLE_APP_NAME
* Moves deep-link header background and logo size as variables.
* Fixes more numbers page space in the header.
* Fixes left padding on deep-linking mobile page.
2019-03-15 11:24:18 +00:00
damencho
f94db0da2c
Adjust some paths to respect base.
2019-03-14 11:22:37 +00:00
Hristo Terezov
cb8e9eed5e
feat(subject): UI
2019-03-12 23:03:58 +00:00