Commit Graph

25523 Commits

Author SHA1 Message Date
Richard Alam
09e741ec7d Delete only kurento logs
Do not delete errors.log as it will contain information when KMS crashes.
2019-07-31 12:46:49 -07:00
Anton Georgiev
6439b6272d
Merge pull request #7865 from capilkey/fix-pan-lag-2
Move slide positions into their own collection
2019-07-31 15:44:59 -04:00
Chad Pilkey
3a03b5a7dd consistent naming for the slide position collection 2019-07-31 12:40:53 -07:00
Chad Pilkey
e1dadf689b remove pointless destructures 2019-07-31 12:23:05 -07:00
Chad Pilkey
3781a94a23 move slide position data into its own collection 2019-07-31 12:22:32 -07:00
Diego Benetti
f449123155 Fixes margin and pading calculation 2019-07-31 14:02:15 -03:00
KDSBrowne
4906cd48bc add formatted messages 2019-07-31 15:19:46 +00:00
Anton Georgiev
4bc5799c01 attempt to capture & log more info on client errors 2019-07-31 08:30:34 -04:00
Tainan Felipe
3eead75fc6 Pass the id to hasPrivateChat function 2019-07-31 08:53:53 -03:00
KDSBrowne
585b7ee619 add who is typing indicator to chat 2019-07-31 02:37:50 +00:00
Tainan Felipe
6b65e925b1 Remove error 2019-07-30 17:24:48 -03:00
Tainan Felipe
4a40bedf28 Remove find from user list item container 2019-07-30 17:22:01 -03:00
Tainan Felipe
cd474c8666 Remove debuger from component 2019-07-30 17:03:33 -03:00
Tainan Felipe
da30c4c914 Remove mapUser from lockSettingContextContainer 2019-07-30 17:00:38 -03:00
Joao Siebel
893e7d2208 move setCustomData to be slightly earlier 2019-07-30 16:41:03 -03:00
Tainan Felipe
39cf9b7279 Fixed private chat doesn't working 2019-07-30 16:27:57 -03:00
Fred Dixon
4741bff82b
Merge pull request #7863 from capilkey/add-transifex-instructions
Move Transifex instructions to the repo from docs
2019-07-30 14:06:43 -04:00
Chad Pilkey
b42bef00f2 move transifex instructions to the repo from docs 2019-07-30 10:27:30 -07:00
Anton Georgiev
fd894a4d2c
Merge pull request #7753 from Tainan404/Add-pong-time-to-settings
Add pong and clear users intervals times to settings
2019-07-30 13:18:26 -04:00
Anton Georgiev
a4e59715d4
Merge pull request #7831 from vitormateusalmeida/issue-7022-2
Adjustments to fullscreen toggle
2019-07-30 13:16:36 -04:00
Tainan Felipe
f2bc6553c8 Remove unnecessary variable 2019-07-30 14:13:47 -03:00
Vitor Mateus
ea7f4cff58 Remove events when unmount 2019-07-30 12:03:29 -03:00
Tainan Felipe
1f098c52e4 Remove merge coflicts 2019-07-30 11:06:52 -03:00
Tainan Felipe
52186f3fce Merge remote-tracking branch 'upstream/master' into userlist-rerendering 2019-07-30 11:03:01 -03:00
Tainan Felipe
3cd7c1dbe1 Remove console 2019-07-30 10:59:46 -03:00
Anton Georgiev
beaa9cf93d
Merge pull request #7819 from antobinary/locales
Updated npm dependencies
2019-07-30 09:58:10 -04:00
Tainan Felipe
1b2dff4b64 Remove moderator property 2019-07-30 10:56:20 -03:00
Tainan Felipe
a3b33a64a9 Remove leftovers 2019-07-30 10:09:03 -03:00
Tainan Felipe
73cf694a69 Reduce the amount of userlist renders 2019-07-30 09:03:10 -03:00
Vitor Mateus
3c0898b7aa Merge remote-tracking branch 'upstream/master' into issue-7022-2 2019-07-29 17:10:34 -03:00
Joao Siebel
cbbc464254 call setCustomData after join. close #7841 2019-07-29 13:42:08 -03:00
Anton Georgiev
204844e01d
Merge pull request #7837 from capilkey/fix-pan-lag
Refactor of the presentation area to improve performance
2019-07-29 11:41:49 -04:00
Tainan Felipe
b570c87d38 WIP 2019-07-29 11:29:31 -03:00
Joao Siebel
d556661873 save settings in a collection. close #7774 2019-07-29 11:17:38 -03:00
Fred Dixon
a98024e3f9
Merge pull request #7847 from riadvice/lti-fix
Fix LTI rolling log file name
2019-07-28 20:05:57 -04:00
Ghazi Triki
e260f9fb0c Fix LTI rolling log file name. 2019-07-28 16:45:03 +03:00
Fred Dixon
d86bccbe9b
Merge pull request #7844 from riadvice/lti-fix
Update LTI directory and IP setting using bbb-conf
2019-07-27 22:02:20 -04:00
Ghazi Triki
d3891e7280 Set IP for LTI using bbb-conf 2019-07-27 17:09:31 +03:00
Ghazi Triki
f98001cae2 Updated LTI_DIR variable. 2019-07-27 14:04:15 +03:00
Vitor Mateus
2617fb34a1 Disable draggable when webcam is fullscreen 2019-07-26 16:42:39 -03:00
Vitor Mateus
1d44ee5794 Fix fullscreen multiwebcams 2019-07-26 16:24:53 -03:00
Anton Georgiev
65cccf4649
Merge pull request #7840 from KDSBrowne/issue-7794
Add audio logs (joining / leaving / mute / unmute)
2019-07-26 14:56:00 -04:00
Vitor Mateus
e8f15b97b6 Fix fullscreen edge cases 2019-07-26 13:48:51 -03:00
KDSBrowne
afcc2095a4 remove capitalization from webkitAudioContext 2019-07-26 14:52:39 +00:00
KDSBrowne
624cc306d1 change prop name in audio controls container 2019-07-26 14:46:30 +00:00
KDSBrowne
bc0202d540 Merge branch 'issue-7794' of https://github.com/KDSBrowne/bigbluebutton into issue-7794 2019-07-26 14:38:59 +00:00
KDSBrowne
d8b2da7475 add suggested changes 2019-07-26 14:35:20 +00:00
Diego Benetti
2d5e0402ea Improves variable name 2019-07-26 11:26:57 -03:00
KDSBrowne
65e58f2426 remove name duplication 2019-07-26 14:06:10 +00:00
Diego Benetti
66a92bdedb Implements tooltip pause recording 2019-07-26 09:55:11 -03:00