Commit Graph

26175 Commits

Author SHA1 Message Date
Anton Georgiev
4f99a6a1ab
Merge pull request #8673 from KDSBrowne/issue-8668-2.2
Move kick user option to bottom of options list
2020-02-27 11:59:26 -05: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
36a7536ca0 bump up node-sass to 4.13.1 as part of npm audit 2020-02-26 14:57:55 -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
ecc02915d6 remove meteor package jquery and lodash 2020-02-26 10:24:38 -05: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
Fred Dixon
e7b789d12d
Merge pull request #8664 from ffdixon/fix-link-bbb-conf
Fix broken link
2020-02-24 13:34:58 -05:00
Fred Dixon
0762f04fd7 Fix broken link 2020-02-24 12:34:05 -06:00
KDSBrowne
3933e04e43 correct typos / fixes broken shortcuts 2020-02-19 18:44:26 +00:00
Anton Georgiev
4b5c6c65e9
Merge pull request #8613 from antobinary/userId-stuff
Utilize Meteor session id instead of trusting client side meetingI…
2020-02-18 11:56:21 -05:00
Fred Dixon
2c03870803
Merge pull request #8642 from ffdixon/update-landing
Update to landing page text
2020-02-16 18:41:22 -05:00
Fred Dixon
d8a6099f5e Update to landing page text 2020-02-16 17:40:21 -06:00
Richard Alam
f82569fe2f
Merge pull request #8641 from ritzalam/handle-failed-office-to-doc-conv
Office to PDF conversion failed message
2020-02-15 12:36:05 -05:00
Richard Alam
45f8def0ca - send message when office to pdf conversion failed 2020-02-15 09:13:45 -08:00
Anton Georgiev
fafc79b641
Merge pull request #8611 from pedrobmarin/user-list-style
Unify user-list content style
2020-02-14 16:54:18 -05: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
Pedro Beschorner Marin
5e3d039ec9
Fixed localization id 2020-02-14 12:12:36 -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
Anton Georgiev
11edb3cae9 clear externalvideo stream properly on meeting removed 2020-02-13 16:01:36 -05: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
Anton Georgiev
0834f4bdcc handle edge case for credentials where meeting is removed 2020-02-13 14:40:15 -05:00
Anton Georgiev
1fa426058f corrected issues related to publishing and methods 2020-02-13 14:19:29 -05: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
Lucas Zawacki
c7bba345c6 Remove unused setState playing:true in onReady method 2020-02-12 17:39:45 -03: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
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
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
Anton Georgiev
72cb9ae8e0 bind publisher for presentation-upload-token 2020-02-07 17:11:06 -05: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
Fred Dixon
1e906c637a
Merge pull request #8614 from ritzalam/breakout-no-end-callback
Breakout rooms shouldn't call the end meeting callback url
2020-02-06 18:02:42 -05:00
Richard Alam
4fc677a0b4 Breakout rooms shouldn't call the end meeting callback url
- add check if the meeting that ended isn't a breakout room and if there is an end-meeting-callback-url.
2020-02-06 14:50:25 -08:00