Pedro Beschorner Marin
0ed67e9ecd
Refresh public chat history after reconnection
2015-06-23 19:19:13 +00:00
Pedro Beschorner Marin
fb0bd078c5
Refactored video refresh
2015-06-23 16:47:54 +00:00
Pedro Beschorner Marin
24eec8a713
Refresh video window when reconnecting
2015-06-23 14:53:04 +00:00
Pedro Beschorner Marin
3e6f6c3cd7
Resetting presenter status and some cleanup
2015-06-22 20:53:34 +00:00
Pedro Beschorner Marin
809a77468d
Added a reconnection timeout
2015-06-18 19:13:49 +00:00
Pedro Beschorner Marin
05a643cef8
More reconnection control and some refactoring
2015-06-17 18:56:22 +00:00
Pedro Beschorner Marin
addd1b455b
Avoid kicked user to reconnect
2015-06-16 20:49:34 +00:00
Felipe Cecagno
9a68afd4ee
dispatch successfully reconnected so modules can clean up before receive the latest updates; fixed updates on presentation and whiteboard when reconnected
2015-05-08 19:11:25 -03:00
Felipe Cecagno
19e54bfe66
refactored the autoreconnect capability
...
- multiple disconnections are reestablished in order, first the main bigbluebutton connection, then the other connections
- if the user was sharing video, and the video connection drops, the video views close and it reconnect in a consistent state
- if the user is connected to webrtc and the main connection drops, the webrtc connection will still be active, then the server will send a UserLeft message to everyone and will reconnect the user as a phone user, so the UI continues consistent; when the user reconnects, it will reuse the voice information
IMPORTANT: modify external.xml in order to disable media timeout
/opt/freeswitch/conf/sip_profiles/external.xml: <param name="rtp-timeout-sec" value="0"/>
2015-05-08 12:43:25 -03:00
Felipe Cecagno
94a85470a0
cleanup
2015-05-08 12:38:19 -03:00
Felipe Cecagno
f8d5198177
implement time and multiple occurrences in the client warning window
2015-05-08 12:37:26 -03:00
Felipe Cecagno
884ae22d97
renamed a few functions on apps and client
2015-05-08 12:36:51 -03:00
Felipe Cecagno
5fab4ae1c5
cleanup
2015-05-06 15:49:42 -03:00
Felipe Cecagno
f6c3b85744
Merge branch 'auto-reconnect' into HEAD
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoProxy.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/maps/VideoEventMapDelegate.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/VideoWindow.mxml
2015-05-06 15:22:29 -03:00
Richard Alam
0ee45518ef
Merge pull request #631 from fcecagno/fix-lineending
...
Fix line ending of VideoProxy.as
2015-05-06 14:16:32 -04:00
Felipe Cecagno
0d26ca639f
new attempt to fix the line endings
...
this particular file has windows line endings
2015-05-06 15:12:42 -03:00
Felipe Cecagno
c0813c11dd
fixing line ending (again) on VideoProxy
2015-05-06 14:54:33 -03:00
Fred Dixon
4fe6acbd81
Merge pull request #630 from fcecagno/promote-webhooks
...
Promote webhooks
2015-05-06 12:37:02 -04:00
Richard Alam
595cf0fd52
Merge pull request #627 from mconf/090-new-videodock
...
New video dock in Flash client
2015-05-06 12:36:40 -04:00
Felipe Cecagno
c23fcaef0d
Merge branch 'auto-reconnect' into HEAD
2015-05-06 13:23:23 -03:00
Felipe Cecagno
6ad7ce3318
updating post_catcher in order to listen on localhost
2015-05-06 11:25:42 -03:00
Felipe Cecagno
4051c97a9d
added some code to bbb-conf in order to check the webhooks app is well configured, and also to update the security key
2015-05-06 11:24:50 -03:00
Felipe Cecagno
6e516c6df8
promote bbb-webhooks to a well-supported module (removed from labs)
2015-05-06 00:11:02 -03:00
Fred Dixon
9261791fc9
Updated footer link with new docs
2015-04-29 20:41:53 -04:00
Mateus Dalepiane
bdf9d7f68a
Update video window talking status on creation
2015-04-29 15:43:24 -03:00
Mateus Dalepiane
0662a242aa
Merge branch 'bigbluebutton/master' into 090-new-videodock
...
Conflicts:
bigbluebutton-apps/src/main/scala/org/bigbluebutton/core/apps/users/UsersApp.scala
bigbluebutton-client/src/org/bigbluebutton/main/views/CameraDisplaySettings.mxml
bigbluebutton-client/src/org/bigbluebutton/main/views/VideoHolder.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoWindowItf.as
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/views/ToolbarButton.mxml
bigbluebutton-client/src/org/bigbluebutton/modules/videodock/views/VideoDock.mxml
2015-04-29 12:10:41 -03:00
Mateus Dalepiane
1d2f980f85
Reset line endings to original
2015-04-29 11:12:50 -03:00
Richard Alam
85d3bca1d1
Merge pull request #625 from antobinary/lock-settings
...
html5client:Lock settings implementation
2015-04-27 10:47:24 -04:00
Anton Georgiev
888b8c6ecc
check if null to prevent error
2015-04-27 14:42:03 +00:00
Anton Georgiev
70d3c00e74
include permissions info in the reply for GetAllMeetingsRequest
2015-04-24 21:21:10 +00:00
Chad Pilkey
c91c5dc038
Merge pull request #623 from gthacoder/meteor-client-push-menu-with-audio
...
HTML5 client: push menu adjustments for listen only mode.
2015-04-24 15:26:47 -04:00
Maxim Khlobystov
9c5242ff1a
Fixed the bug with missing audio buttons on the sliding menu and made the menu work correctly with audio.
2015-04-24 11:51:13 -07:00
Anton Georgiev
1333856c9b
pick lockOnJoin from a settings file
2015-04-23 21:09:28 +00:00
Anton Georgiev
81762d5395
disallow unmuteSelf on lock;single user lock->mute
2015-04-23 20:53:07 +00:00
Anton Georgiev
eea695b326
when enabling disableMic the voice sharing viewers are now muted
2015-04-23 19:55:38 +00:00
Anton Georgiev
4d5184c30a
put a lock icon in place when relevant
2015-04-23 18:02:56 +00:00
Anton Georgiev
7a0a1dae60
revert server side permission change
2015-04-23 15:46:52 +00:00
Anton Georgiev
c38cc9f109
identify when the mic is locked & skip the dialog
2015-04-22 21:16:30 +00:00
Anton Georgiev
073977a92a
reorganize the joinAudio button handle; add fields for the permissions for joinAudioWithMic
2015-04-22 19:53:05 +00:00
Anton Georgiev
4fd25ca8fd
fixed the tooltip for Apply for the lock settings window
2015-04-22 18:46:50 +00:00
Anton Georgiev
ef2c58eaa9
missed while resolving conflicts
2015-04-22 15:58:37 +00:00
Anton Georgiev
5e99ec98c1
Merge branch 'master' into lock-settings
...
Conflicts:
bigbluebutton-html5/app/client/views/chat/chat_bar.html
bigbluebutton-html5/app/server/user_permissions.coffee
2015-04-22 14:50:30 +00:00
Richard Alam
2356569d19
Merge pull request #620 from antobinary/listen-only-prototype
...
html5client:ListenOnly add-on to #614
2015-04-22 10:29:48 -04:00
Anton Georgiev
ff934cf472
Merge branch 'master' into listen-only-prototype
2015-04-22 14:05:05 +00:00
Richard Alam
43a13349d1
Merge pull request #621 from perroned/hangup-webrtc-call2
...
Implement Listen Only Feature
2015-04-22 10:01:05 -04:00
perroned
554ce1d06b
Merge remote-tracking branch 'bbb/master' into hangup-webrtc-call
...
Conflicts:
bigbluebutton-html5/app/client/main.html
bigbluebutton-html5/app/client/stylesheets/style.less
bigbluebutton-html5/app/client/views/chat/chat_bar.html
2015-04-22 06:03:46 -07:00
Fred Dixon
14a267c857
Update README.md
2015-04-21 18:52:29 -05:00
Fred Dixon
f4a8a10163
Update README.md
2015-04-21 18:50:38 -05:00
Fred Dixon
ce5ba83a9f
Merge pull request #618 from shaunix/patch-1
...
Typo fixes to README.md
2015-04-21 18:43:38 -05:00
Richard Alam
1a94069fc3
Merge pull request #619 from antobinary/apr2015-ui-changes
...
UI changes suggested by Tyler and Fred
2015-04-21 17:53:21 -04:00