Mohamed Amine Ben Salah
d74f97e9cc
fixes chat Test specs
2020-02-25 14:53:18 -03:00
Anton Georgiev
aea10d65f2
Merge pull request #8636 from daminebenq/bbb-tests
...
Adds pupeteer test to join as two users and check if one can see the other
2020-02-19 13:37:33 -05:00
Mohamed Amine Ben Salah
0cd7bc5188
returns Page Status a deleted part of code
2020-02-18 15:52:07 -03:00
Mohamed Amine Ben Salah
c4a658b25f
adds fixes adding timestamp to metrics filename and to the use of effectiveParams object
2020-02-18 15:45:46 -03:00
Mohamed Amine Ben Salah
2ff8ad3b44
removes unused parameters from multiusers.js
2020-02-18 14:18:55 -03:00
Mohamed Amine Ben Salah
6f2612fbd7
fixes page.js conflicts
2020-02-18 14:16:54 -03:00
Mohamed Amine Ben Salah
d78627fce2
adds getMetrics() after checkForOtherUser and currentTimestamp to the metrics fileName and some fixes
2020-02-18 14:08:32 -03:00
Mohamed Amine Ben Salah
d13e8f7c51
adds memory metrics
2020-02-17 15:40:05 -03:00
Anton Georgiev
45ab79ec96
Merge pull request #8612 from Tainan404/issue-8604
...
Add debounce to mute/unmute button
2020-02-14 16:54:31 -05:00
Anton Georgiev
d6c940b57a
Merge pull request #8591 from vitormateusalmeida/issue-8590
...
Fixes media rerender
2020-02-14 16:53:56 -05:00
Anton Georgiev
4eb19ea77e
Merge pull request #8634 from Tainan404/issue-8530
...
Fix bottom clip in first chat message
2020-02-14 16:52:41 -05:00
Richard Alam
9d82cdbd8d
Merge pull request #8640 from antobinary/feb14-merge-2.2-into-master
...
Merge 2.2 into master
2020-02-14 16:49:22 -05:00
Anton Georgiev
4b0452d1fd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into feb14-merge-2.2-into-master
2020-02-14 21:43:35 +00:00
Mohamed Amine Ben Salah
0a65a9684c
adds getMetrics [WIP]
2020-02-14 17:52:59 -03:00
Anton Georgiev
4e26af523f
Merge pull request #8639 from antobinary/locales-feb-14-2020
...
Pulled HTML5 locales Feb 14, 2020; Added Thai
2020-02-14 15:48:32 -05:00
Anton Georgiev
9c2797ecd6
Pulled HTML5 locales Feb 14, 2020; Added Thai
2020-02-14 15:46:33 -05:00
Tainan Felipe
31fcdbf764
Fix bottom clip in first chat message
2020-02-14 14:45:26 -03:00
Richard Alam
3c6ae0f575
Merge pull request #8635 from ritzalam/add-health-check-for-akka-fsesl
...
Add health check for akka fsesl
2020-02-13 17:33:09 -05:00
Richard Alam
3c44827895
- fix typo
...
- clean up
- bind to port 8900
2020-02-13 14:30:06 -08:00
Richard Alam
0d96ec7563
- fix type
...
- bind only to localhost
2020-02-13 14:14:23 -08:00
Richard Alam
7b2d02d07d
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into add-health-check-for-akka-fsesl
2020-02-13 14:01:41 -08:00
Richard Alam
811e91f340
Merge pull request #8607 from ritzalam/track-voice-call-state
...
Track call session state
2020-02-13 16:58:26 -05:00
Richard Alam
5f5fe9436d
- cleanup
2020-02-13 13:38:41 -08:00
Mohamed Amine Ben Salah
c306034403
return commented code
2020-02-13 17:00:33 -03:00
Mohamed Amine Ben Salah
702e81044b
add isolated BrowserContext
2020-02-13 16:55:28 -03:00
Richard Alam
1966be769e
Add /healthz and /status endpoint
...
The /healthz returns information is we are able to send and receive message to/from freeswitch.
The /status returns information about freeswitch version and uptime.
2020-02-13 11:41:49 -08:00
Chad Pilkey
2d5ab7fdc6
Merge pull request #8626 from lfzawacki/v2.2.x-release
...
Several fixes for the external video module
2020-02-13 13:03:41 -05:00
Mohamed Amine Ben Salah
a39b5dc6d6
updated the use of Page arguments locally in multiusers.js and the merge of the new params
2020-02-13 10:32:03 -03:00
Lucas Zawacki
c7bba345c6
Remove unused setState playing:true in onReady method
2020-02-12 17:39:45 -03:00
Mohamed Amine Ben Salah
8647046378
removed overwriting in page.js and specified User2 as a specific username to use in the second session with user/multiusers.js
2020-02-12 17:18:41 -03:00
Anton Georgiev
424b041097
Merge pull request #8628 from KDSBrowne/issue-8623
...
Fix panel resize when first loading in RTL
2020-02-11 17:30:12 -05:00
Richard Alam
28fec8e617
- display json reponse properly
2020-02-11 12:10:45 -08:00
Richard Alam
dcd70d38ef
- catch exception to not kill connect thread
2020-02-11 12:02:24 -08:00
Lucas Zawacki
be9202a648
Adding some checks for null player in getCurrentTime and getCurrentPlaybackRate
2020-02-11 15:08:26 -03:00
Lucas Zawacki
fcecc3bcfe
Fix playbackrate state when being set from local player
2020-02-11 15:08:24 -03:00
Lucas Zawacki
a90be659d7
Attempt to limit flow of presenterSync messages just in case
2020-02-11 15:08:21 -03:00
Lucas Zawacki
9f2826949d
External video: don't use react state for flags that don't need re-renders
2020-02-11 15:08:18 -03:00
Lucas Zawacki
8165cba402
External video: prevent presenter from sending multiple unecessary play/pause messages
2020-02-11 15:08:13 -03:00
KDSBrowne
f262d5b21c
fix panel resize when first leading in RTL
2020-02-11 16:59:04 +00:00
Mohamed Amine Ben Salah
b65b1b11a3
added a promise to close all pages & removed overwriting in page
2020-02-10 19:09:17 -03:00
Mohamed Amine Ben Salah
c29b994c48
removed no-needed declarations from page.js
2020-02-10 10:52:19 -03:00
Mohamed Amine Ben Salah
fa6b2ade1b
added specification of username of extraUser who joins a meeting
2020-02-10 10:47:24 -03:00
Richard Alam
793c627610
- handle ask response from actor
2020-02-08 13:41:40 -08:00
Richard Alam
0340b3c4d5
- add response to health check
2020-02-08 13:25:59 -08:00
Tiago D J
e23db63992
Update PresentationUrlDownloadService.java
2020-02-08 01:24:29 -03:00
Richard Alam
5fc079464d
- try to setup actor context
2020-02-07 15:19:10 -08:00
Richard Alam
f5567ae971
- add health service
2020-02-07 15:01:37 -08:00
Richard Alam
52dbe43c2a
- add http interface
2020-02-07 13:23:29 -08:00
Chad Pilkey
1c3fa2ee77
Merge pull request #8617 from capilkey/inc-pingpong-timeout
...
Increase the pingpong removal timeout to reduce false positives
2020-02-07 14:04:53 -05:00
Chad Pilkey
d9eae9d2b4
increase the pingpong removal timeout to reduce false positives
2020-02-07 11:02:39 -08:00