Anton Georgiev
129cad229f
Merge pull request #8708 from daminebenq/adding-single-user-webcam-test
...
adds single user webcam test spec
2020-03-04 14:21:43 -05:00
Mohamed Amine Ben Salah
ea226420c2
adds single user webcam test spec
2020-03-04 16:00:45 -03:00
Anton Georgiev
7dbaf61ea6
Merge pull request #8629 from KDSBrowne/issue-8602
...
Fix RTL in chat using react-virtualized
2020-03-04 13:28:49 -05:00
Anton Georgiev
23b7faba60
Merge pull request #8699 from KDSBrowne/issue-8524
...
Fix whiteboard toolbar overlapping userlist
2020-03-04 11:24:37 -05:00
Anton Georgiev
91919ff62f
Merge pull request #8651 from daminebenq/bbb-tests
...
adds chatBox data-test for private or public chat & adds checks for private and public messages reception
2020-02-26 08:32:21 -05:00
KDSBrowne
f39025b419
fix whiteboard toolbar overlapping userlist and its dropdowns
2020-02-24 15:20:05 +00:00
Mohamed Amine Ben Salah
d2db75e9bb
adds join Breakoutrooms Test Spec
2020-02-21 15:06:05 -03:00
Mohamed Amine Ben Salah
9fad024c85
adds chatBox data-test for private or public chat & adds checks for private and public messages reception
2020-02-19 15:49:28 -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
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
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
Tainan Felipe
31fcdbf764
Fix bottom clip in first chat message
2020-02-14 14:45:26 -03:00
Lucas Zawacki
c7bba345c6
Remove unused setState playing:true in onReady method
2020-02-12 17:39:45 -03:00
KDSBrowne
dee84c1af9
fix RTL in chat using react-virtualized
2020-02-12 14:57:59 +00: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
Mohamed Amine Ben Salah
a7df0393c7
added Check presence Test spec to user.test.js
2020-02-07 15:05:28 -03:00
Tainan Felipe
10969f2601
Add debounce to mute/unmute button
2020-02-06 17:20:42 -03:00
Anton Georgiev
33e32978c7
Merge pull request #8592 from KDSBrowne/chat-published-poll
...
Prevent text pasted in chat displaying as poll result
2020-02-03 13:43:59 -05:00
Vitor Mateus
68a83b4895
Fixes media rerender #8590
2020-02-03 15:11:30 -03:00
KDSBrowne
4ab2d7ba4b
prevent text pasted in chat displaying as poll result
2020-02-03 18:07:42 +00:00
Anton Georgiev
b00cfc62e2
Merge pull request #8589 from Tainan404/issue-8419
...
Add throttle to user typing call
2020-02-03 10:27:54 -05:00
Anton Georgiev
eaf6cf8dff
Merge pull request #8525 from KDSBrowne/chat-published-poll
...
Add published poll results to the Public chat
2020-02-03 09:58:42 -05:00
Tainan Felipe
60ebf043b2
Add throttle to user typing call
2020-02-03 11:10:02 -03:00
prlanzarin
bf69926576
Fix race condition in video-provider that may cause peers to fail
...
The peer object was being fetched only once in the ICE candidate callback, and it would fetch a placeholder empty object (sometimes) which would be kept in the callback closure till the end of the peer lifecycle. With that, the didSDPAnswered state variable which released the outbound ICE queue wouldnt be correctly read and the queue would never be flushed
2020-01-31 19:49:12 +00:00
prlanzarin
10b4a60a57
Fix race condition in video-provider that may cause peers to fail
...
The peer object was being fetched only once in the ICE candidate callback, and it would fetch a placeholder empty object (sometimes) which would be kept in the callback closure till the end of the peer lifecycle. With that, the didSDPAnswered state variable which released the outbound ICE queue wouldnt be correctly read and the queue would never be flushed
2020-01-31 19:32:57 +00:00
Anton Georgiev
e420dc2546
add bbb_show_participants_on_login as a join parameter
2020-01-30 15:43:54 -05:00
Tainan Felipe
9fbd0a2be2
Show right breakout room in free join mode
2020-01-30 15:14:27 -03:00
Anton Georgiev
138f22f97f
Merge pull request #8529 from Tainan404/dont-show-invitation
...
Add a rule to don't show breakout invitation modal to moderators
2020-01-29 17:28:40 -05:00
KDSBrowne
d93fc375c3
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton
...
into chat-published-poll
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into chat-published-poll
2020-01-29 14:07:09 +00:00
KDSBrowne
818994afdd
add margin to poll result wrapper
2020-01-29 14:04:29 +00:00
Anton Georgiev
04ad738a7d
Merge pull request #8564 from MaximKhlobystov/puppeteer-tests-fixes
...
Fixes for Puppeteer tests
2020-01-28 14:41:40 -05:00
Maxim Khlobystov
7518b4cd99
Make the Puppeteer tests work with master branch
2020-01-28 14:25:27 -05:00
Anton Georgiev
201a302826
Merge pull request #8552 from KDSBrowne/actions-pres-toggle
...
Add ability to switch presentations via actions menu (Presenter)
2020-01-28 12:17:12 -05:00
KDSBrowne
717057fc3a
add comment for css class
2020-01-28 16:23:38 +00:00
Anton Georgiev
00df15720a
Merge pull request #8536 from vitormateusalmeida/issue-8531
...
Fixes resizing bar appearing while there are no webcams shared
2020-01-27 15:09:36 -05:00
Anton Georgiev
8a26a2657f
Merge pull request #8528 from Tainan404/issue-8495
...
Show user who joined the breakout room in the invitation mode
2020-01-27 12:15:06 -05:00
KDSBrowne
4fd0ae54d0
only show presentation toggle options to presenter
2020-01-27 15:48:35 +00:00
KDSBrowne
7010d9497c
fix presentation not completly minimizing
2020-01-25 01:11:20 +00:00
KDSBrowne
41e8e882e0
allow presentation toggle from actions btn
2020-01-25 01:02:36 +00:00
KDSBrowne
1e460d62a2
add latest design updates to poll in public chat
2020-01-25 00:33:24 +00:00
Anton Georgiev
b5bcedf927
Merge pull request #8537 from Tainan404/issue-8439
...
Workaround to CTM request in svg out of the screen
2020-01-24 14:46:16 -05:00
Tainan Felipe
4503e70051
Remove consoles
2020-01-24 16:44:47 -03:00
Tainan Felipe
a652538b50
Add Yandex browser to the list of supported browser
2020-01-24 14:22:45 -03:00
KDSBrowne
07ae123a65
update chat poll message styling
2020-01-24 17:16:05 +00:00