João Francisco Siebel
|
c2076c5260
|
Fix logic for showing start/end recording
|
2018-02-19 13:30:21 -03:00 |
|
João Francisco Siebel
|
d13be2c77b
|
Add tooltip to recording indicator
|
2018-02-16 11:47:55 -02:00 |
|
João Francisco Siebel
|
919c2aa644
|
Implement start/stop recording logic
|
2018-02-15 17:42:50 -02:00 |
|
Fred Dixon
|
c201cd99c2
|
Merge pull request #5133 from ffdixon/fix-bbb-conf-2
Fix bbb conf 2
|
2018-02-11 12:26:59 -06:00 |
|
Fred Dixon
|
098c7b8a20
|
Make moderator role default for HTML5 demo
|
2018-02-11 12:16:28 -06:00 |
|
Fred Dixon
|
6a237f86dd
|
Fixed error restarting bbb-transcode-akka
|
2018-02-11 12:15:19 -06:00 |
|
Richard Alam
|
565bce12e7
|
Merge pull request #5122 from riadvice/config-xml-encoding
Force reading config.xml in utf-8 format
|
2018-02-09 16:40:13 -05:00 |
|
Anton Georgiev
|
32abdc8344
|
Merge pull request #5102 from MaximKhlobystov/handle-reconnected-voice-users
[HTML5 Client] Adjustments in handling of reconnected voice users
|
2018-02-09 14:50:32 -05:00 |
|
Anton Georgiev
|
4c8970abe6
|
Merge pull request #5108 from KDSBrowne/z.0.8-settings-userlist-bug
Prevent error on settings change with userlist open
|
2018-02-09 11:56:58 -05:00 |
|
Anton Georgiev
|
6db4a91846
|
Merge pull request #5116 from MaximKhlobystov/attendee-mute-from-userlist
[HTML5 Client] Self mute/unmute from userlist for attendees.
|
2018-02-09 10:09:37 -05:00 |
|
Anton Georgiev
|
5dd704dc95
|
Merge pull request #5115 from OZhurbenko/fix-meteor-exceptions
Fixed exceptions thrown during meeting destruction and presenter assignment
|
2018-02-09 10:09:09 -05:00 |
|
Ghazi Triki
|
b848beb04a
|
Force reading config.xml in utf-8 format.
|
2018-02-08 20:19:07 +01:00 |
|
Maxim Khlobystov
|
7968a55bf3
|
Simplified the toggleSelfVoice code.
|
2018-02-08 14:00:29 -05:00 |
|
Fred Dixon
|
8cda909783
|
Merge pull request #5118 from ffdixon/update-bbb-conf-8
Updates to bbb-conf to support HTML5
|
2018-02-08 12:28:07 -05:00 |
|
Fred Dixon
|
dea8addc9b
|
Updates to bbb-conf to support HTML5
|
2018-02-08 11:26:31 -06:00 |
|
Oleksandr Zhurbenko
|
607e2decad
|
Removed a comment
|
2018-02-08 08:42:32 -08:00 |
|
Maxim Khlobystov
|
483f543f17
|
Made sure non-moderators can user userlist for mute/unmute.
|
2018-02-08 11:06:41 -05:00 |
|
KDSBrowne
|
ff78e14835
|
switch indexOf() with includes()
|
2018-02-08 07:14:00 -08:00 |
|
Oleksandr Zhurbenko
|
894e2b94f2
|
Fixed exceptions thrown on PresenterAssignedEvtMsg event
|
2018-02-07 15:10:15 -08:00 |
|
Oleksandr Zhurbenko
|
dddc388a10
|
Fixed an exception thrown on meeting destruction
|
2018-02-07 14:57:34 -08:00 |
|
Anton Georgiev
|
22b1d5662a
|
Merge pull request #5114 from bigbluebutton/revert-5110-update-bbb-conf-7
Revert "Give mongod a moment to startup before bbb-html5"
|
2018-02-07 16:59:49 -05:00 |
|
Anton Georgiev
|
710cca2d8e
|
Revert "Give mongod a moment to startup before bbb-html5"
|
2018-02-07 16:57:48 -05:00 |
|
Chad Pilkey
|
c1fbb22c79
|
Merge pull request #5106 from antobinary/redirect-mobile-to-html5
Redirect Android, iOS users to html5 except on Puffin browser
|
2018-02-07 16:13:57 -05:00 |
|
Fred Dixon
|
1002c2d871
|
Merge pull request #5110 from ffdixon/update-bbb-conf-7
Give mongod a moment to startup before bbb-html5
|
2018-02-07 11:25:48 -05:00 |
|
Fred Dixon
|
11866c336e
|
Give mongod a moment to startup before bbb-html5
|
2018-02-06 19:05:07 -06:00 |
|
Anton Georgiev
|
cf42513f2b
|
redirect Android, iOS to html5 except on Puffin browser
|
2018-02-06 18:25:44 -05:00 |
|
KDSBrowne
|
d7b9e4dce9
|
close userlist before settings are saved
|
2018-02-06 12:06:52 -08:00 |
|
Fred Dixon
|
fa4c4e06af
|
Merge pull request #5104 from ffdixon/update-local-5
Remove 1935 from firewall message
|
2018-02-06 14:51:26 -05:00 |
|
Fred Dixon
|
f311422069
|
Remove 1935 from firewall message
|
2018-02-06 13:50:43 -06:00 |
|
Fred Dixon
|
583f16280a
|
Merge pull request #5096 from riadvice/2.0-ui-fixes
Show record button for all users
|
2018-02-06 14:31:26 -05:00 |
|
Anton Georgiev
|
d71bae2ded
|
Merge pull request #5088 from Tainan404/fix-button-disabled
Fix when button is disabled cursor does not appear not-allowed.
|
2018-02-06 13:07:09 -05:00 |
|
Anton Georgiev
|
649d045609
|
Merge pull request #5094 from antobinary/blank-video
Adjusted the source for recording meeting status
|
2018-02-06 13:05:20 -05:00 |
|
Anton Georgiev
|
5195bc8a96
|
Merge pull request #5055 from Tainan404/lock-settings
Merging this but some edge cases will be addressed in an upcoming PR
|
2018-02-06 11:25:04 -05:00 |
|
Maxim Khlobystov
|
82a40e4d9a
|
Handle voice users message to update the voice states properly on reconnect.
|
2018-02-06 11:23:51 -05:00 |
|
Tainan Felipe Pauli de Almeida
|
38e3ce3013
|
Merge remote-tracking branch 'upstream/v2.0.x-release' into lock-settings
|
2018-02-06 13:21:22 -02:00 |
|
Tainan Felipe Pauli de Almeida
|
bc2da51bfb
|
Comply lock setting 'Hide other viewer's webcams'
|
2018-02-06 09:43:14 -02:00 |
|
Anton Georgiev
|
d712043673
|
Merge pull request #5097 from OZhurbenko/fix-logging-trace
Fixed the logging of the Meteor server-side methods
|
2018-02-05 16:18:44 -05:00 |
|
Oleksandr Zhurbenko
|
6e1102999d
|
Turned on logging for the production
|
2018-02-05 12:39:08 -08:00 |
|
Oleksandr Zhurbenko
|
e1568baa24
|
Fixed the logging of the Meteor serser-side methods
|
2018-02-05 12:34:03 -08:00 |
|
Ghazi Triki
|
9067baf215
|
Show record button for all users.
|
2018-02-05 20:19:49 +01:00 |
|
Anton Georgiev
|
d5837f46ee
|
adjust source for recording meeting status
|
2018-02-05 13:34:03 -05:00 |
|
Fred Dixon
|
b1ba37b46d
|
Merge pull request #5090 from ffdixon/fix-bbb-conf-5
Remove duplicate update for links in config.xml
|
2018-02-03 11:10:15 -05:00 |
|
Fred Dixon
|
a8a98e9974
|
Remove duplicate update for links in config.xml
|
2018-02-03 11:09:31 -05:00 |
|
Fred Dixon
|
a8c54c477f
|
Merge pull request #5089 from ffdixon/fix-chromeExtensionLink
Fix chrome extension link
|
2018-02-03 10:40:14 -05:00 |
|
Fred Dixon
|
c7782aa0a1
|
Update copyright to 2018
|
2018-02-03 10:39:25 -05:00 |
|
Fred Dixon
|
2380a3db2c
|
Perserve value for chromeExtensionLink
|
2018-02-03 10:39:12 -05:00 |
|
Anton Georgiev
|
c65e7c15c3
|
Merge pull request #5081 from lfzawacki/video-shouldupdatecomponent-bbb
Video share button timeout and re-written shouldComponentUpdate method
|
2018-02-02 11:03:14 -05:00 |
|
Tainan Felipe Pauli de Almeida
|
eb4ed2e4bd
|
fix button disable don't appear with cursor not-allowed
|
2018-02-02 09:51:21 -02:00 |
|
Lucas Fialho Zawacki
|
829930f131
|
Remove logging and some comments to shouldUpdateComponent
|
2018-02-01 18:02:33 +00:00 |
|
Lucas Fialho Zawacki
|
4dce4676cb
|
Wait a while before closing streams if media stops flowing on bbb-webrtc-sfu
|
2018-02-01 18:02:22 +00:00 |
|