Richard Alam
|
d0343b40d2
|
- delay processing of pre-uploaded presentation to make sure that meeting has been created before
presentation conversion has completed.
|
2017-06-19 13:04:07 -07:00 |
|
Richard Alam
|
c0cc7138b3
|
- add new user joined voice event message
|
2017-06-12 11:39:53 -07:00 |
|
Richard Alam
|
6f8f821beb
|
Merge pull request #3983 from antobinary/2.0
Drop requirement for session[sessionToken]Send sessionToken in enterAPI redirect=false
|
2017-06-05 18:37:51 -04:00 |
|
Richard Alam
|
561c5d88e5
|
- add instructions on how to convert old message to new message
|
2017-06-05 07:36:55 -07:00 |
|
Anton Georgiev
|
e59f5ac3ff
|
drop requirement for session[sessionToken]; send sessionToken in enterAPI redirect=false
|
2017-06-02 13:54:13 -04:00 |
|
Richard Alam
|
5fed6779d4
|
- enable logging of akka system in bbb-web
|
2017-06-02 09:35:24 -07:00 |
|
Richard Alam
|
e56a758c5f
|
- send create message from bbb-web
|
2017-05-24 15:19:03 -07:00 |
|
Richard Alam
|
82371a41de
|
- try to start system
|
2017-05-19 19:27:09 -07:00 |
|
Richard Alam
|
6b14d31853
|
- wire up bbb-web
|
2017-05-19 19:13:25 -07:00 |
|
Richard Alam
|
b55beeb8fa
|
- wire up redis publisher
|
2017-05-10 14:37:14 -07:00 |
|
Richard Alam
|
76a6d99ca3
|
- move java classes from bbb-web into bbb-common-web
|
2017-05-10 13:22:50 -07:00 |
|
Pedro Beschorner Marin
|
66a12c9c7a
|
Moving the meeting life cycle management from bbb-web to akka-apps
|
2017-05-03 17:02:16 +00:00 |
|
Richard Alam
|
61d7b18345
|
- remove reconnect number in userId
|
2017-04-28 14:21:59 -07:00 |
|
Richard Alam
|
e89c832c8a
|
Merge branch 'master' into bbb-2x-mconf
|
2017-04-25 07:40:30 -07:00 |
|
Richard Alam
|
69ba485fcc
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into bbb-2x-mconf
|
2017-04-21 08:12:56 -07:00 |
|
Ghazi Triki
|
8142031afe
|
Faster PDF pages counting by replacing "pdf2swf" command with "pdfinfo".
|
2017-04-20 18:02:31 +01:00 |
|
Ghazi Triki
|
3ff28e3e9d
|
Rename GhostscriptPageExtractor to PageExtractorImp.
|
2017-04-19 19:10:14 +01:00 |
|
Ghazi Triki
|
466c931b92
|
Remove usage of GhostScript and replace it by pdftocairo and pdfseparate.
|
2017-04-19 16:30:46 +01:00 |
|
Richard Alam
|
a9590976c2
|
- allow setting default guest policy for meeting
|
2017-04-18 19:45:32 +00:00 |
|
Richard Alam
|
b8de0c9231
|
- add authorized role to registered user
|
2017-04-17 21:23:17 +00:00 |
|
Ghazi Triki
|
a2644c430c
|
Improve the document conversion fallback logic by merging the pdf page extraction and image conversion using 'convert' to a single step page to image conversion using 'gs'. Anti-aliasing for text and shapes is also improved.
|
2017-04-13 18:29:33 +01:00 |
|
Pedro Beschorner Marin
|
f59e42bb02
|
Merge remote-tracking branch 'bigbluebutton/master' into merging-into-bbb-1.1
|
2017-04-04 20:42:15 +00:00 |
|
Pedro Beschorner Marin
|
84fd8d4101
|
Branding back to BigBlueButton and adding back some of the client images we removed. This need to be reviewed to avoid having all this unused images!
|
2017-04-03 17:06:16 +00:00 |
|
Pedro Beschorner Marin
|
49855b4c80
|
Removed some callback API methods from bigbluebutton web that were missed on merge
|
2017-03-31 12:18:33 +00:00 |
|
Richard Alam
|
8122f984ea
|
- convert "success" to upper case to match previous API. Maybe users are matching with uppercase.
|
2017-03-28 21:04:52 +00:00 |
|
Pedro Beschorner Marin
|
0ab207c997
|
Merge remote-tracking branch 'mconf/mconf'
|
2017-03-21 19:47:11 +00:00 |
|
Pedro Beschorner Marin
|
c74cc682c4
|
Merge remote-tracking branch 'mconf/mconf'
|
2017-03-20 19:45:59 +00:00 |
|
Richard Alam
|
058a4044d6
|
- publish/unpublish recording
|
2017-03-15 14:29:10 +00:00 |
|
Richard Alam
|
72c42f9d70
|
- build get recordings api response
|
2017-03-13 21:43:39 +00:00 |
|
Felipe Cecagno
|
21170265e2
|
implement the ability to add artificial remote ICE candidates to the SDP, so we can better handle servers behind NAT (and other situations); extend the /api/stun call in order to retrieve the list of remote ICE candidates from a XML file
|
2017-03-12 21:45:08 -03:00 |
|
Richard Alam
|
adffa8d673
|
- build getMeetings and getMeetingInfo responses using freemarker
|
2017-03-09 20:32:14 +00:00 |
|
Richard Alam
|
217b70bce2
|
Merge pull request #3711 from ritzalam/synchronize-create-meeting
Synchronize create meeting
|
2017-03-07 13:41:11 -05:00 |
|
Richard Alam
|
1a2bd4d74d
|
- add delay to processing of presentation to make sure that meeting has already been
created. This makes sure that the meeting is able to handle the presentation
processing events.
|
2017-03-06 20:05:26 +00:00 |
|
Fred Dixon
|
c28c78a405
|
Minor updates for release -- bumped the API version
|
2017-03-06 13:57:54 -06:00 |
|
Richard Alam
|
3ec0167812
|
- synchronize create meeting to prevent race condition where 2 meetings
with different voice bridge gets created.
|
2017-03-06 19:20:23 +00:00 |
|
Richard Alam
|
19f29e8bec
|
Merge pull request #3616 from riadvice/detect-heavy-to-convert-pptx
Avoid converting some pptx files with certain properties and inform the user.
|
2017-02-06 13:22:39 -05:00 |
|
Ghazi Triki
|
dfbf8c8c0a
|
Avoid converting some pptx files with certain properties and inform the user.
|
2017-01-30 19:50:10 +01:00 |
|
Pedro Beschorner Marin
|
32cab1bcab
|
Escaping Java's properties file instructions
|
2017-01-27 12:58:45 +00:00 |
|
Ghazi Triki
|
4c4d768883
|
Added new "webcamsOnlyForModerator" parameter for create meeting API.
|
2017-01-02 16:56:32 +01:00 |
|
Fred Dixon
|
21b953bc7c
|
Removed carriage returns from bigbluebutton.properties
|
2016-11-28 17:21:36 -06:00 |
|
Richard Alam
|
fa16d266b9
|
- add more logging to track issues
|
2016-11-10 22:35:06 +00:00 |
|
Ghazi Triki
|
1c45633028
|
Lower SWF conversion threshold from 2500 to 2000 for text objects.
|
2016-10-26 14:36:27 +01:00 |
|
Richard Alam
|
662218a96f
|
- getmeetinginfo is throwing exception
|
2016-10-25 20:47:04 +00:00 |
|
Ghazi Triki
|
e187634c2a
|
Using blank-presentation.pdf as default breakout room presentation when no current presentation is set to the parent room.
|
2016-10-14 16:33:17 +01:00 |
|
Ghazi Triki
|
5e002d845e
|
Store breakout room sequence in akka-apps and bbb-web.
|
2016-10-13 12:53:53 +01:00 |
|
Ghazi Triki
|
054037c6d6
|
Revert replacing the deprecated shaHex DigestUtils by sha1Hex and updated API controller.
|
2016-10-13 09:04:41 +01:00 |
|
Ghazi Triki
|
f7be426305
|
Breakout rooms refactoring: generated uniques external ID and internal ID.
|
2016-10-11 20:50:51 +01:00 |
|
Ghazi Triki
|
12021467f5
|
Unify uploaded presentation file naming across bigbluebutton-web.
|
2016-10-01 19:40:19 +01:00 |
|
Fred Dixon
|
6c2259d8ff
|
Merge pull request #3399 from riadvice/breakout-rooms-use-current-presentation
Breakout rooms use current presentation - part 2
|
2016-10-01 12:24:08 -04:00 |
|
Fred Dixon
|
ce4ef05c21
|
Merge pull request #3388 from jfederico/extension_preview_for_thumbnails_on_recordings
Extension preview for thumbnails on recordings
|
2016-09-30 17:17:48 -04:00 |
|