Commit Graph

4182 Commits

Author SHA1 Message Date
Tainan Felipe
c677bc4e09 fix css identation 2018-06-13 17:18:16 -03:00
Tainan Felipe
46807039a4 add a small style for toast notification and add a content prop in toast 2018-06-12 14:21:31 -03:00
Tainan Felipe
39399fc235 revert unread counter for count by messages 2018-06-08 15:40:35 -03:00
Tainan Felipe
e59c8df71e Remove unnecessary export 2018-05-29 14:32:41 -03:00
Tainan Felipe
61baba9a53 change last message time 2018-05-29 13:59:44 -03:00
Tainan Felipe
bfc2e5bc25 remove unnecessary width 2018-05-29 13:50:06 -03:00
Tainan Felipe
b180a7c350 add messages for chat notification and add link to chat 2018-05-29 13:43:11 -03:00
Tainan Felipe
2fc98a4645 add redirect to chat in toast notification 2018-05-18 08:54:26 -03:00
Anton Georgiev
ab54e5689b support metadata with improper format 2018-05-16 14:43:25 +00:00
Anton Georgiev
b6b93d8903
Merge pull request #5497 from musickiper/absPathToRelPath
Change abs paths to use baseName config
2018-05-16 08:51:05 -04:00
Anton Georgiev
7a8a855ffd
Merge pull request #5544 from MaximKhlobystov/chat-server-timestamps
[HTML5 Client] Server-side timestamps in chat messages.
2018-05-16 08:49:22 -04:00
Maxim Khlobystov
a0497b2dd9 Assign server time to outgoing chat messages. 2018-05-15 16:08:30 -04:00
Oswaldo Acauan
91ce8e0e90
Merge pull request #5541 from Tainan404/issue-5514
Rename function to be consistent with state name.
2018-05-15 12:00:04 -03:00
Tainan Felipe
54a0f16c18 Rename function to onVideoLoad 2018-05-15 11:56:53 -03:00
Anton Georgiev
ddf95664d4
Merge pull request #5540 from Tainan404/issue-5514
Hide connecting icon when screeshare is loaded.
2018-05-15 10:32:05 -04:00
Tainan Felipe
346e6b4ce0 Rename state and not render the connecting icon when loaded 2018-05-15 11:24:13 -03:00
Anton Georgiev
f2cc11b08d
Merge pull request #5532 from KDSBrowne/xx.fix-whiteboard-textarea-flicker
Prevent whiteboard textarea flickering
2018-05-15 09:34:03 -04:00
Anton Georgiev
93fe4a2b93
Merge pull request #5533 from KDSBrowne/xx.fix-chat-scroll-resize-overlap
Fix chat scroll bar and re-size handle overlap
2018-05-15 09:31:58 -04:00
Tainan Felipe
f4150c6f31 hide connecting icon when video is loaded 2018-05-15 10:13:15 -03:00
Anton Georgiev
d6f91228d6
Merge pull request #5436 from Tainan404/issue-5419
Clear session storage to enter
2018-05-15 07:23:31 -04:00
Tainan Felipe
a4b9bc807e add comment explaining reducer 2018-05-14 16:34:06 -03:00
Tainan Felipe
84b2342fef remove changes in audio-maneger 2018-05-14 13:48:41 -03:00
Tainan Felipe
ba0f5fad5e parse metadata in auth.js 2018-05-14 13:43:00 -03:00
Anton Georgiev
13e6eb1a05
Merge pull request #5404 from Tainan404/implement-feedback-screen
Implement feedback screen
2018-05-14 10:19:53 -04:00
Tainan Felipe
eace2e4932 import component 2018-05-14 10:45:43 -03:00
KDSBrowne
df1ddc94ee prevent whiteboard textarea's flickering / not appearing in Edge 2018-05-13 17:15:18 -07:00
KDSBrowne
a53dc8a294 prevent chat scroll bar and re-size handle overlap 2018-05-13 16:41:29 -07:00
James Jung
5fe5d2ee3f Change fonts' abs paths to use baseName config(3) 2018-05-11 13:58:48 -04:00
Anton Georgiev
e07d92862e pulled html5 locales May 11, 2018 2018-05-11 17:56:31 +00:00
Tainan Felipe
43efd5b094 fix intl lost after refresh 2018-05-11 10:05:59 -03:00
Anton Georgiev
e71c299dff
Merge pull request #5461 from BobakOftadeh/fullScreen-fix
Full screen button fix
2018-05-11 08:46:30 -04:00
Anton Georgiev
9801a9f332
Merge pull request #5462 from Tainan404/issue-5455
Show listen only icon in webcam status.
2018-05-11 08:27:10 -04:00
Tainan Felipe
5659ba10e7 use authtoken and connection status to verify feedback 2018-05-10 17:23:17 -03:00
Anton Georgiev
45ab9da9d1 add logging for failing audio 2018-05-10 18:11:49 +00:00
Tainan Felipe
63e8051a93 decrease star size and hide textarea when no evaluted 2018-05-10 11:14:56 -03:00
Anton Georgiev
292e9a8f02
Merge pull request #5505 from prlanzarin/fix-ss-distortion
Fixed screenshare resolution limit
2018-05-10 09:28:06 -04:00
prlanzarin
060e8abf32 Fixed screenshare resolution limit 2018-05-09 23:38:20 +00:00
James Jung
e66fd17fd7 Change fonts' abs paths to use baseName config(2) 2018-05-09 17:01:21 -04:00
James Jung
e192ea1e42 Change fonts' abs paths to use baseName config 2018-05-09 16:59:17 -04:00
Tainan Felipe
8c93916f2c remove changes on reactive.js 2018-05-09 16:04:07 -03:00
Tainan Felipe
c4c0930317 remove log 2018-05-09 15:12:51 -03:00
Tainan Felipe
0707924a47 pass rating to meeting-ended and create feedback endpoint 2018-05-09 15:07:40 -03:00
Anton Georgiev
8327e6fb94
Merge pull request #5501 from prlanzarin/fix-ss-distortion
Preserving WebRTC screenshare aspect ratio in video-broadcast
2018-05-09 12:47:15 -04:00
prlanzarin
9d26a83514 Removed application support for chrome screensharing
Also reverted the track resolution to the screen res. The WebRTC getSettings is buggy for chrome <= 65
2018-05-09 16:39:59 +00:00
James Jung
2d7d513dc1 Initialize the variable for the baseName config inside whiteboard-overlay components to get better to read 2018-05-09 12:16:56 -04:00
Bobak Oftadeh
f43ac5e1de Improved upon the code 2018-05-09 08:28:55 -07:00
prlanzarin
1a16e5a0b1 Fixed screenshare resolutions to preserve aspect ratio 2018-05-09 14:21:03 +00:00
James Jung
26271b0f0e Delete styles.scss file which stored images' links for the whiteboard cursor and put the links for the whiteboard cursor inside components 2018-05-08 18:06:31 -04:00
Bobak Oftadeh
4c2b09531d Improved fix 2018-05-08 14:37:58 -07:00
James Jung
583725053c Change some files permission from 755 to 644 2018-05-08 16:05:04 -04:00