KDSBrowne
cd03037b14
fix upload toast close btn position / remove gradient background on toast elements
2020-03-11 14:46:54 +00:00
KDSBrowne
fd1afe9b7f
change session variable name / add comments
2020-03-10 15:19:14 +00:00
KDSBrowne
6d742267b1
remove left over passing of intl
2020-03-10 15:07:59 +00:00
KDSBrowne
cc57f6fb6a
fix console warning for state update
2020-03-10 14:25:27 +00:00
KDSBrowne
9217d1db7e
open upload modal on presentation select in toast
2020-03-10 14:01:08 +00:00
KDSBrowne
ab176c3e24
replace map with filter / move intl out of container / rename session variable / fix alignment
2020-03-10 12:58:14 +00:00
KDSBrowne
4965fcc2aa
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into add-upload-toast
2020-03-09 21:14:13 +00:00
Chad Pilkey
41f19a2cd1
Merge pull request #8743 from antobinary/fix-jquery-removal-webcams
...
Replace use of $ jquery with javascript in webcam-draggable-overlay
2020-03-09 15:05:27 -04:00
Anton Georgiev
dfad68b0aa
Replace use of $ jquery with javascript in webcam-draggable-overlay
...
We removed jquery in BBB 2.2.x as it was not used. Here we have an easy
replacement for jquery in the face of pure javascript. This way we do
not need to re-import jquery package as dependency.
2020-03-09 18:48:01 +00:00
Chad Pilkey
e4b522e941
fix client crash race condition with presentation pods
2020-03-09 18:10:46 +00:00
Chad Pilkey
0853298c49
fix client crash when client is unsecured
2020-03-09 17:47:47 +00:00
Anton Georgiev
05bd6070bd
Merge pull request #8200 from KDSBrowne/issue-7146
...
Sort private chat messages by last activity
2020-03-09 11:50:18 -04:00
Anton Georgiev
af34cb336c
Merge pull request #8698 from KDSBrowne/issue-8567
...
Fix chat names with emoji's being clipped
2020-03-09 11:23:49 -04:00
Richard Alam
7d0b350b7d
Merge pull request #8739 from antobinary/merging
...
Merging 2.2.2 into 'develop'
2020-03-09 11:04:36 -04:00
Anton Georgiev
d36c545706
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging
2020-03-04 23:41:18 +00:00
Chad Pilkey
f41654729a
force a stacking context to be created for the media container
2020-03-06 10:31:54 -08:00
Chad Pilkey
ace85ae6aa
remove the minMessageLength warning from chat
2020-03-06 09:12:35 -08:00
Chad Pilkey
cc07bfff20
fixed inconsitencies and usage of the idChatOpen Session variable
2020-03-05 15:14:22 -08:00
Anton Georgiev
8129468300
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging
2020-03-04 23:36:21 +00:00
KDSBrowne
783caaa008
increase line height to handle larger icons
2020-03-04 20:12:50 +00:00
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
3c538d23d9
Merge pull request #8674 from lfzawacki/v2.2.x-release
...
More enhancements to the external video code
2020-03-03 09:49:31 -05:00
Lucas Zawacki
e67781d133
Centralize external video presenter message emission via a meteor call
2020-03-02 17:58:51 -03:00
Anton Georgiev
3754d0ab6f
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-master-feb-28-2020
2020-02-28 17:47:06 -05:00
KDSBrowne
ad808fb970
add conversion error messages / remove unused message
2020-02-28 21:57:05 +00:00
Anton Georgiev
addc5f2ea8
Merge pull request #8647 from pedrobmarin/user-list-text-overflow
...
Fix user-list item text-overflow
2020-02-28 11:05:14 -05:00
Anton Georgiev
99d31e9d5f
Merge pull request #8648 from capilkey/2.2-new-audio-state
...
Use internal messages for call state instead of DTMF
2020-02-28 11:04:03 -05:00
Lucas Zawacki
0088c348a5
Logic to throttle pause/un-pause messages coming from presenter
2020-02-27 16:42:07 -03:00
Lucas Zawacki
2102d0e66f
Better handle and explain remote/local timestamp logic
2020-02-27 15:01:04 -03:00
Lucas Zawacki
6cbb4d6592
Adjust seek messages based on local and remote timestamps
2020-02-27 13:39:19 -03:00
Lucas Zawacki
f0d588511c
Check presenter status outside of streamer
2020-02-27 13:39:00 -03:00
KDSBrowne
4e045283f4
move remove user option to bottom of dropdown menu
2020-02-27 15:17:24 +00:00
Chad Pilkey
584c115472
Merge pull request #8669 from antobinary/remove-some-atmosphere-packages
...
Explicitly import lodash where it is used
2020-02-26 14:58:52 -05:00
Anton Georgiev
f1fc72bc01
explicitly import lodash where it is used
2020-02-26 14:48:40 -05:00
Chad Pilkey
1912244de2
Merge pull request #8667 from antobinary/remove-some-atmosphere-packages
...
Remove some atmosphere packages
2020-02-26 12:47:50 -05:00
Anton Georgiev
dbc997cc85
explicitly import lodash so we can use _ functions
2020-02-26 10:43:24 -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
62d50a6bad
add picture dropzone / bug fixes
2020-02-25 19:29:14 +00:00
Anton Georgiev
e6f24fe874
Merge pull request #8650 from KDSBrowne/2.2-shortcut-fix
...
Fix broken shortcut keys
2020-02-24 16:54:38 -05:00
KDSBrowne
aca541fb2e
fix chat names with emoji's being clipped
2020-02-24 15:57:18 +00: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
KDSBrowne
3933e04e43
correct typos / fixes broken shortcuts
2020-02-19 18:44:26 +00: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
Chad Pilkey
6a4ba7a300
watch for voice call state updates instead of DTMFs in the client
2020-02-18 14:03:06 -08:00
Pedro Beschorner Marin
8ccd24aefb
Fix user-list item text-overflow
2020-02-18 18:31:58 -03:00