Felipe Cecagno
|
555e037d79
|
fix merge and refactor a few pieces to fit better on BigBlueButton 1.0.0
|
2015-11-30 01:06:38 -02:00 |
|
Pedro Beschorner Marin
|
36bbcc06d6
|
Merge remote-tracking branch 'mconf/mconf-live0.7.3' into mconf-live0.7.3-merge
Conflicts:
akka-bbb-apps/src/main/java/org/bigbluebutton/core/api/IBigBlueButtonInGW.java
akka-bbb-apps/src/main/java/org/bigbluebutton/core/pubsub/receivers/ConversionUpdatesProcessor.java
akka-bbb-apps/src/main/java/org/bigbluebutton/core/pubsub/receivers/MeetingMessageReceiver.java
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/pubsub/senders/PesentationMessageToJsonConverter.scala
bbb-common-message/src/main/java/org/bigbluebutton/common/messages/Constants.java
bbb-video/.classpath
bbb-video/build.gradle
bbb-video/src/main/java/org/bigbluebutton/app/video/VideoApplication.java
bbb-video/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/meeting/messaging/red5/ConnectionInvokerService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/participants/ParticipantsListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/conference/service/presentation/PresentationMessageListener.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/BigBlueButtonApplication.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/service/ParticipantsService.java
bigbluebutton-apps/src/main/java/org/bigbluebutton/red5/service/PresentationApplication.java
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/CollectorActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/MeetingActor.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/Constants.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/InMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/MessageNames.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/OutMessages.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/api/ValueObjects.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/layout/LayoutApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/PresentationModel.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/red5/PresentationClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersModel.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/red5/UsersClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersEventRedisPublisher.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/redis/UsersMessageToJsonConverter.scala
bigbluebutton-apps/src/main/webapp/WEB-INF/red5-web.xml
bigbluebutton-client/branding/default/style/css/BBBDefault.css
bigbluebutton-client/locale/en_US/bbbResources.properties
bigbluebutton-client/locale/es_LA/bbbResources.properties
bigbluebutton-client/resources/config.xml.template
bigbluebutton-client/resources/prod/MconfLive.html
bigbluebutton-client/resources/prod/bbb-deskshare-applet-0.9.0.jar
bigbluebutton-client/resources/prod/bbb-deskshare-applet-unsigned-0.9.0.jar
bigbluebutton-client/src/BigBlueButton.mxml
bigbluebutton-client/src/SharedNotesModule.mxml
bigbluebutton-client/src/org/bigbluebutton/common/Images.as
bigbluebutton-client/src/org/bigbluebutton/core/managers/ReconnectionManager.as
bigbluebutton-client/src/org/bigbluebutton/core/model/Config.as
bigbluebutton-client/src/org/bigbluebutton/core/services/BandwidthMonitor.as
bigbluebutton-client/src/org/bigbluebutton/core/services/StreamMonitor.as
bigbluebutton-client/src/org/bigbluebutton/main/api/ExternalApiCallbacks.as
bigbluebutton-client/src/org/bigbluebutton/main/model/NetworkStatsData.as
bigbluebutton-client/src/org/bigbluebutton/main/model/modules/ModulesDispatcher.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/BBBUser.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/Conference.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/NetConnectionDelegate.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/UserService.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/ChangeMyRole.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/ChangeRoleEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/LowerHandEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/model/users/events/StreamStoppedEvent.as
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/LanguageSelector.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainApplicationShell.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MainToolbar.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/MuteMeButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/NetworkStatsWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/RecordButton.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/WebRTCEchoTest.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/AddChatTabBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatBox.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatView.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/services/red5/Connection.as
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopPublishWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/deskshare/view/components/DesktopViewWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/managers/LayoutManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/maps/LayoutEventMapDelegate.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/LayoutDefinition.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/model/WindowLayout.as
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/AddButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/LayoutsCombo.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/layout/views/ToolbarComponent.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/ConnectionManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/FlashCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/managers/WebRTCCallManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/phone/views/components/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/PresentManager.as
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/PresentationWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/present/ui/views/UploadedPresentationRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/Client.as
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/HTTPServerConnection.as
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/ServerConnection.as
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/infrastructure/XMLServerConnection.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/maps/UsersMainEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/StatusItemRenderer.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/users/views/UsersWindow.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMap.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/GraphicsWrapper.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarPopupButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/VideoDock.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/whiteboard/views/WhiteboardToolbar.mxml
bigbluebutton-client/src/org/bigbluebutton/util/i18n/ResourceUtil.as
bigbluebutton-config/bigbluebutton-release
bigbluebutton-config/bin/bbb-conf
bigbluebutton-config/web/index.html
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/ApiController.groovy
bigbluebutton-web/grails-app/controllers/org/bigbluebutton/web/controllers/PresentationController.groovy
bigbluebutton-web/src/groovy/org/bigbluebutton/api/RecordingServiceHelperImp.groovy
bigbluebutton-web/src/java/org/bigbluebutton/api/MeetingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MeetingMessageHandler.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/MessagingService.java
bigbluebutton-web/src/java/org/bigbluebutton/api/messaging/RedisStorageService.java
bigbluebutton-web/src/java/org/bigbluebutton/presentation/imp/Pdf2SwfPageConverter.java
|
2015-11-25 15:58:36 +00:00 |
|
Pedro Beschorner Marin
|
15acb57b17
|
We need to update the registered user's list when role and waitingForAcceptance change because reconnection doesn't trigger a userLeaving msg anymore
|
2015-10-26 10:57:12 -02:00 |
|
Felipe Cecagno
|
1f9ed04243
|
Merge branch 'mconf-live0.7.3' of github.com:pedrobmarin/bigbluebutton into mconf-live0.7.3
|
2015-10-19 11:25:06 -02:00 |
|
Richard Alam
|
e8e8eb8955
|
- clean up formatting
|
2015-10-08 19:10:43 +00:00 |
|
Richard Alam
|
e5ed0e4713
|
- add logging to trace messages in order to debug lost messages between server to client
|
2015-10-08 18:27:33 +00:00 |
|
Richard Alam
|
f4d094adc0
|
- allow changing the debug level without restarting red5
|
2015-10-08 18:26:22 +00:00 |
|
Ghazi Triki
|
f969b8c753
|
Implemented processPresentationConversionError method in PresentationClientMessageSender, this method was accidentally left empty after the messaging refactoring in 1.0.
|
2015-10-07 22:55:27 +01:00 |
|
Richard Alam
|
894b59b687
|
- log external user id
|
2015-10-06 22:26:47 +00:00 |
|
Richard Alam
|
57c8f21eb4
|
- clean up logging
- add remote address into log
|
2015-09-23 20:04:09 +00:00 |
|
Pedro Beschorner Marin
|
9360a318f4
|
Fixed DirectClientMessage session reconnect problem
|
2015-09-21 21:33:16 +00:00 |
|
Richard Alam
|
11fbefb5ef
|
- make lock settings behave like in 0.9
|
2015-09-21 20:42:04 +00:00 |
|
Pedro Beschorner Marin
|
003977982c
|
Fixed missing WebRTC audio icon
|
2015-09-17 15:18:48 +00:00 |
|
Pedro Beschorner Marin
|
6ee634d53e
|
Fixed missing reconnected user name in users list
|
2015-09-16 20:11:10 +00:00 |
|
Richard Alam
|
c13e17a7d4
|
Merge pull request #2770 from riadvice/chat-message-limit
Add a maximum allowed length to chat message
|
2015-09-16 15:04:26 -04:00 |
|
Richard Alam
|
2278ee01ec
|
- upgrade bbb-commons-message version
|
2015-09-14 21:45:55 +00:00 |
|
Richard Alam
|
44763bf283
|
- try to fix lock settings
|
2015-09-14 20:18:27 +00:00 |
|
Chad Pilkey
|
51650fb998
|
made the init audio and permissions message payloads actually contain something and corrected chatpermission message names
|
2015-09-11 15:02:28 -07:00 |
|
Ghazi Triki
|
7fdccc4095
|
Throw a too long chat message and log it and its length.
|
2015-09-09 17:58:25 +01:00 |
|
Felipe Cecagno
|
8288d52d1c
|
Merge branch '090-multinotes-rich-text' of github.com:pedrobmarin/bigbluebutton into mconf-live0.7.3
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/sharednotes/views/SharedNotesWindow.mxml
|
2015-09-07 23:44:37 -03:00 |
|
Felipe Cecagno
|
a7b220e207
|
Merge branch '090-multinotes' into mconf-live0.7.3
|
2015-09-07 23:19:16 -03:00 |
|
Richard Alam
|
96f1717e46
|
- add a bit of logging so we can see if validate token succeeded or not
|
2015-09-04 19:21:28 +00:00 |
|
Richard Alam
|
a63a211143
|
- change poll config for jedis
- attempt to reconnect redis pubsub subscriber if disconnected
|
2015-08-23 07:09:00 -04:00 |
|
Ghazi Triki
|
66a7f23146
|
Added userId to EmojiStatusEvent to able to send a request for a different user.
|
2015-08-28 11:08:18 +01:00 |
|
Ghazi Triki
|
2fb8296ff0
|
- Fixed emojiStatus not set correctly in server.
- Upgraded bbb-common-message version.
|
2015-08-26 18:51:05 +01:00 |
|
Ghazi Triki
|
988d8cf56c
|
Removed lower hand methods in server applications and replace raise hand by emoji status.
|
2015-08-25 09:46:00 +01:00 |
|
Richard Alam
|
46ba98f737
|
- add ping/pong message between different components to verfiy that we have working path
|
2015-08-20 20:44:40 +00:00 |
|
Richard Alam
|
282fecf351
|
- ping/pong message between red5 and bbb-apps
|
2015-08-19 18:32:07 +00:00 |
|
Richard Alam
|
8be746b4ac
|
- start implementing round-trip pubsub monitoring
|
2015-08-18 21:51:48 +00:00 |
|
Richard Alam
|
5472548118
|
- allow custom polling through chat message
|
2015-08-17 22:40:31 +00:00 |
|
Richard Alam
|
9302532be5
|
- start implementing custom poll
|
2015-08-13 22:33:51 +00:00 |
|
Pedro Beschorner Marin
|
c4fecdf1d7
|
Cleanup
|
2015-08-13 18:45:34 +00:00 |
|
Richard Alam
|
4e4270912b
|
- fix issue where deleting presentation doesn't remove the presentation from file upload window
|
2015-08-11 17:21:09 +00:00 |
|
Richard Alam
|
cacfbf7e35
|
- update jar to latest red5
|
2015-08-10 21:32:00 +00:00 |
|
Richard Alam
|
bc7aadcd22
|
- create new bbb-commons jar
|
2015-08-07 19:46:52 +00:00 |
|
Richard Alam
|
839e7ebf58
|
Merge branch 'svg-conversion' of https://github.com/gthacoder/bigbluebutton into gthacoder-svg-conversion
|
2015-08-07 18:28:16 +00:00 |
|
Maxim Khlobystov
|
5c0cb9c3d8
|
Merge branch 'meteor-client-pdf-conversion' of https://github.com/gthacoder/bigbluebutton into development
Conflicts:
akka-bbb-apps/src/main/scala/org/bigbluebutton/core/pubsub/senders/PesentationMessageToJsonConverter.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/BigBlueButtonInGW.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/PresentationModel.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/red5/PresentationClientMessageSender.scala
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/presentation/redis/PresentationEventRedisRecorder.scala
|
2015-08-06 16:21:31 -04:00 |
|
Richard Alam
|
44c7d4ab77
|
- trying to determine why client isn't receiving timestamp data from the server
|
2015-08-06 17:54:08 +00:00 |
|
Richard Alam
|
fbc3dc54f3
|
- add timestamps on client side log to correlate webcam stopping
|
2015-08-06 15:11:41 +00:00 |
|
Richard Alam
|
1f3cff06b3
|
- add more information on the logs to track down webcam disconnections
|
2015-08-05 19:55:12 +00:00 |
|
Richard Alam
|
df71d8a689
|
- keep track of user's number of connections to red5 to manage auto-reconnect
|
2015-07-28 18:29:00 +00:00 |
|
Maxim Khlobystov
|
5f491bf43b
|
Cleaning up.
|
2015-07-15 16:58:15 -04:00 |
|
Pedro Beschorner Marin
|
39350257b4
|
Cleanup
|
2015-07-15 15:24:33 +00:00 |
|
Pedro Beschorner Marin
|
ca6fbc31b6
|
Syncing note names for new users
|
2015-07-15 14:59:18 +00:00 |
|
Pedro Beschorner Marin
|
2b8b315ef5
|
Adding name to shared notes windows
|
2015-07-14 20:22:21 +00:00 |
|
Richard Alam
|
007a13d0e9
|
- add more logging to determine who detects the disconnect first
|
2015-07-13 20:50:38 +00:00 |
|
Richard Alam
|
822b319440
|
- add number of responders on poll result
|
2015-07-13 19:18:37 +00:00 |
|
Richard Alam
|
3ed524a34c
|
- upgrade bbb-commons-message version
|
2015-07-07 21:36:01 +00:00 |
|
Maxim Khlobystov
|
ceb3a3911c
|
Made sure the image served for HTML5 client is in SVG format.
|
2015-07-07 12:19:05 -04:00 |
|
Richard Alam
|
5060726035
|
- format poll result data correctly
|
2015-07-06 22:12:15 +00:00 |
|