Tainan Felipe
8650e0500b
Port socket sockejs timeout to 2.3
2020-11-20 14:31:24 -03:00
Anton Georgiev
39257aa2d8
parse instanceId as int; develop on port 4000
2020-11-19 15:31:24 +00:00
Anton Georgiev
23f2df11d5
code changes to allow for meetings' redis events to be processed on different html5 nodejs pids
2020-11-18 20:34:02 +00:00
Joao Siebel
b6b211f4fb
Tweak heartbeat
2020-11-16 18:37:25 -03:00
Joao Siebel
1c47023e8a
Add original function link for reference
2020-11-16 10:46:18 -03:00
Joao Siebel
3a2d06fd88
Tweak sockjs timeout value
2020-11-13 18:41:56 -03:00
Anton Georgiev
a8dc7a0bff
Simplified redis debug and placed behind check
2020-11-12 21:03:57 -05:00
Anton Georgiev
5ba12846d5
Update index.js
2020-10-28 15:17:17 -04:00
Joao Siebel
e50c348874
WIP improve log
2020-10-21 14:27:40 -03:00
Joao Siebel
be8421db3c
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-10-21 13:57:17 -03:00
Anton Georgiev
0c7ead1916
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into oct16-merge
2020-10-21 14:48:02 +00:00
Joao Siebel
dadca62741
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-10-13 10:49:12 -03:00
Anton Georgiev
adcb05b1ec
Merge pull request #10612 from jfsiebel/improve-logs
...
Improve log in/authentication logs
2020-10-09 13:43:09 -04:00
Joao Siebel
14388ec922
Improve logs for a better debug/understanding of problems related to authentication and log in process
2020-10-07 16:50:17 -03:00
Mario Jr
e9e436378a
Correctly set audio input/output devices
...
When refusing ("thumbs down" button) echo test, user is able to select a different input device. This should work fine for chrome, firefox and safari (once user grants permission when asked by html5client).
For output devices, we depend on setSinkId function, which is enabled by default on current chrome release (2020) but not in Firefox (user needs to enable "setSinkId in about:config page). This implementation is listed as (?) in MDN.
In other words, output device selection should work out of the box for chrome, only.
When selecting an outputDevice, all alert sounds (hangup, screenshare , polling, etc) also goes to the same output device.
This solves #10592
2020-10-06 20:37:55 -03:00
Vitor Mateus De Almeida
69eb26f281
Merge remote-tracking branch 'upstream/develop' into debug-window
2020-09-22 09:37:42 -03:00
Anton Georgiev
124b2d9b51
Merge branch 'develop' into move-guest-wait
2020-09-21 16:28:59 -04:00
Joao Siebel
b2adffa4c2
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-09-18 16:30:20 -03:00
Anton Georgiev
3b2446989e
recalculate locales on new request if there was issue on start
2020-09-10 14:32:42 +00:00
Joao Siebel
ac0a014571
WIP onClose
2020-09-10 08:49:22 -03:00
Anton Georgiev
fd0e69c280
Added fallback support for Armenian, Georgian, Occitan
2020-09-10 03:21:41 +00:00
Anton Georgiev
707f80a785
Only calculate locales list once, on process start
2020-09-10 01:27:03 +00:00
Anton Georgiev
e3d1fa2c17
return all locales, not just an empty []
2020-09-10 00:37:43 +00:00
Anton Georgiev
f1e92341a5
Merge branch 'issue-10291' of github.com:Tainan404/bigbluebutton into locales-total
2020-09-09 19:30:52 +00:00
Anton Georgiev
d8b185f2b3
Merge branch 'issue-9219' of github.com:Tainan404/bigbluebutton into locales-total
2020-09-09 19:29:18 +00:00
Joao Siebel
6e4e0a510a
Merge branch 'remove-user-on-exit' into connection-manager
2020-09-08 16:36:01 -03:00
Tainan Felipe
8651a02676
Add override default locale to user settings
2020-09-08 15:54:08 -03:00
Vitor Mateus De Almeida
849bb9a469
Add debug window
2020-09-03 20:35:57 -03:00
Joao Siebel
2873eb2c1b
Merge remote-tracking branch 'upstream/develop' into connection-manager
2020-09-01 09:08:33 -03:00
Joao Siebel
b8f42ac712
Create ClientConnections structure and auth-token-validation collection
2020-09-01 09:07:56 -03:00
Tainan Felipe
9230dfcc62
Fix wrong default setting
2020-08-25 09:29:23 -03:00
Tainan Felipe
4a81457b10
Fix comparison
2020-08-25 08:47:38 -03:00
Tainan Felipe
5956531941
Add init state for locale comparison
2020-08-25 08:36:06 -03:00
Anton Georgiev
b6d71fd66d
Merge branch 'develop' into issue-9219
2020-08-19 16:02:43 -04:00
Anton Georgiev
4fd2a815f4
Merge pull request #10220 from Tainan404/unsafe-intl-components
...
Remove unsafe lifecycle from intl component
2020-08-19 15:16:21 -04:00
Joao Siebel
f33bd10640
Remove user from collection when leaves
2020-08-19 13:22:43 -03:00
Tainan Felipe
47b2d6b945
fix language doesn't updating
2020-08-19 10:48:57 -03:00
Tainan Felipe
5bfeab289c
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-08-19 10:41:03 -03:00
Tainan Felipe
dda7182757
Merge remote-tracking branch 'upstream/develop' into skip-audio-check
2020-08-19 10:24:17 -03:00
Tainan Felipe
c9d75a15f8
Update bigbluebutton-html5/imports/startup/server/index.js
...
Co-authored-by: Anton Georgiev <antobinary@users.noreply.github.com>
2020-08-12 17:15:16 -03:00
Anton Georgiev
5be5aed1d9
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2020-08-12
2020-08-12 17:12:58 +00:00
Tainan Felipe
35cfd510c3
Remove unsafe lifecycle from intl component
2020-08-07 17:46:04 -03:00
Joao Siebel
32b25ce70e
simplify code
2020-08-05 14:16:41 -03:00
Joao Siebel
6987ab988c
Restore activity check modal.
...
If activity check was enabled in server, the activity check modal wasn't showed
to users and after a given time the user was disconnect, also fix the meeting-end
and error-screen messages, informing the user the reason why he was kicked.
2020-08-03 09:44:21 -03:00
Anton Georgiev
45c2368a3c
Pulled HTML5 locales on July 29, 2020
2020-07-29 11:54:21 -04:00
Anton Georgiev
570f482d4c
Merge pull request #10144 from vitormateusalmeida/layout-manager-2
...
Add Layout Context and Layout Manager
2020-07-29 10:00:59 -04:00
Anton Georgiev
c6669d1d7a
Merge branch 'develop' into move-guest-wait
2020-07-28 13:50:04 -04:00
Tainan Felipe
e64c0e1c62
Merge branch 'develop' into issue-9219
2020-07-28 13:28:32 -03:00
Anton Georgiev
55d8d4b199
Merge pull request #9529 from Tainan404/issue-9128
...
Rework locales list generation
2020-07-28 11:10:38 -04:00
Vitor Mateus De Almeida
fa9e5ca819
Fix error when join a new meeting
2020-07-23 18:14:31 -03:00
Vitor Mateus De Almeida
ae29ba58c1
Fixes
2020-07-20 16:17:40 -03:00
Vitor Mateus
e2db60e662
WIP Resizable works fine
2020-07-20 16:11:09 -03:00
Vitor Mateus
297154f78a
The presentation gets the size from the layout manager
2020-07-20 16:02:53 -03:00
Vitor Mateus
7f095c1cad
Create layout context and add a layout manager
2020-07-20 15:48:54 -03:00
Anton Georgiev
21b6def708
Revert "Replace unsafe react lifecycle methods"
2020-07-15 15:52:34 -04:00
Anton Georgiev
7535e6fa59
Revert "Create layout context and add a layout manager"
2020-07-15 12:44:59 -04:00
Anton Georgiev
7d75843140
Fix a forgotten line left while resolving conflict
2020-07-14 11:19:11 -04:00
Anton Georgiev
b9b4490d8c
Merge branch 'develop' into layout
2020-07-14 10:32:24 -04:00
Anton Georgiev
e48306431a
Merge pull request #9498 from Tainan404/issue-8744
...
Replace unsafe react lifecycle methods
2020-07-14 10:30:37 -04:00
Anton Georgiev
c763041285
Adjust check for User.loggedOut to prevent errors
2020-07-10 13:45:37 -04:00
Anton Georgiev
9f5158a525
Merge branch 'custom-parameters-breakout-rooms' of github.com:jfsiebel/bigbluebutton into locales-2020-07-10
2020-07-10 11:21:53 -04:00
Vitor Mateus De Almeida
880963e0e7
Merge remote-tracking branch 'upstream/develop' into layout
2020-07-06 13:36:38 -03:00
Tainan Felipe
30528fb014
Remove comment
2020-07-02 17:45:06 -03:00
Tainan Felipe
1c8677d7d8
Move guest wait from bbb-client to bbb-html
2020-07-02 17:14:49 -03:00
Pedro Beschorner Marin
526f79e8f2
Merge remote-tracking branch 'bigbluebutton/v2.2.x-release' into bigbluebutton/develop
2020-06-30 18:15:18 -03:00
Anton Georgiev
0a399af81f
add clientURL to logs from client
2020-06-30 15:18:01 -04:00
Joao Siebel
3e95ed0e4b
Merge remote-tracking branch 'upstream/v2.2.x-release' into merge-2.2
2020-06-16 16:40:56 -03:00
Vitor Mateus De Almeida
3b3a6a32f5
Fixes
2020-06-09 00:09:46 -03:00
Joao Siebel
faa0b35032
Show correct screen when user leave meeting. close #9710
2020-06-02 16:47:26 -03:00
Joao Siebel
74c34d0c4a
Use main room custom parameters in breakouts room. close #9612
2020-06-01 09:13:03 -03:00
Anton Georgiev
29afdafd3e
Merge pull request #9658 from konkret-devils/v2.2.x-release
...
Add bbb_show_public_chat_on_login as a join (co-) parameter
2020-05-29 12:42:59 -04:00
Anton Georgiev
1a7c07e380
Merge pull request #9113 from sualko/feat/html5/settings
...
add env to specify settings location
2020-05-28 16:21:25 -04:00
Anton Georgiev
1c6841dd1f
Merge pull request #9691 from jfsiebel/fix-breakout-room-logout
...
Close tab when user logout from a breakout room
2020-05-26 15:12:21 -04:00
Joao Siebel
1f8cae08d6
Close tab when user logout from a breakout room
2020-05-26 13:41:22 -03:00
Tainan Felipe
e1573bded9
Merge remote-tracking branch 'upstream/develop' into issue-8744
2020-05-26 11:44:20 -03:00
Tainan Felipe
5e5f4cc93b
Move locales fallback to a json file
2020-05-26 11:15:17 -03:00
Martin Beckmann
c3f0447105
Integration of PR #9292 (by weeman1337) and PR #9658 (by mantridereso)
2020-05-26 15:07:37 +02:00
Tainan Felipe
aa668e3f91
Merge remote-tracking branch 'upstream/develop' into issue-9219
2020-05-25 17:05:58 -03:00
Tainan Felipe
db8e7fcd39
Update react-intl and add fallback to unsupported languages
2020-05-25 17:00:13 -03:00
Anton Georgiev
9f60e925b5
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-develop
2020-05-25 19:55:36 +00:00
Anton Georgiev
c9e996de21
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-develop
2020-05-25 17:32:24 +00:00
Anton Georgiev
4a38524778
Logging with JSON stringify was leading to crashes. Reverting, need to investigate further
2020-05-24 08:22:10 -04:00
Martin Beckmann
ea3926e8ef
attempt to introduce an additional UserSettings parameter 'bbb_show_public_chat_on_login' as a co-parameter of 'bbb_show_participants_on_login' (the former intended to only have an effect if the latter is 'true')
2020-05-23 22:28:56 +02:00
Martin Beckmann
d6956a5516
test...
2020-05-23 21:43:26 +02:00
Martin Beckmann
f9c7c20d5a
test...
2020-05-23 21:40:39 +02:00
Martin Beckmann
51d3b3a94d
test...
2020-05-23 20:44:11 +02:00
Anton Georgiev
e7917994d5
add banUser field in EjectUserFromMeetingCmdMsgBody
2020-05-22 10:45:28 -04:00
Tainan Felipe
6a340e9401
Rework locales list generation
2020-05-13 14:05:59 -03:00
Joao Siebel
73d0de34dd
Move Intl component outside of Base component
2020-05-12 10:31:00 -03:00
yogiks
360fce9781
Included Kannada
2020-05-11 15:40:00 -04:00
Tainan Felipe
851189f3c1
Merge remote-tracking branch 'upstream/develop' into issue-8744
2020-05-11 11:42:03 -03:00
Anton Georgiev
cc79c4b6ae
merge 2.2.10 into 2.3
2020-05-05 19:52:44 +00:00
Anton Georgiev
63f7da5241
include Meteor connection ID in logs
2020-04-30 16:40:45 -04:00
Anton Georgiev
89fb118d00
Pulled HTML5 locales April 23, 2020; Added Norwegian
2020-04-23 10:17:43 -04:00
Vitor Mateus
00259ab371
WIP Resizable works fine
2020-04-23 11:07:44 -03:00
Anton Georgiev
b1cfef4c1b
Pulled HTML5 locales April 17, 2020
2020-04-17 08:02:41 -04:00
sualko
6a5b9a98e2
add env to specify settings location
...
this would allow package maintaner to move config to /etc
see #9085
2020-04-16 17:06:52 +02:00
Tainan Felipe
425097d6ab
Replace legacy react lifecycle in the intl file
2020-04-15 11:20:07 -03:00
Anton Georgiev
3a1a23f91e
Georgian (ka.json) causes loops and other issues. Use ka_GE.json
...
By keeping ka.json uncommittable I can refrain from adding edge case handlers
2020-03-27 18:06:00 -04:00
Anton Georgiev
0efc79f0aa
Pulled HTML5 locales on March 27, 2020
...
Had to jump through hoops to add Georgian because Langmap does not have entry for 'ka' just for 'ka_GE'
2020-03-27 17:59:23 -04:00
KDSBrowne
e15e45b149
fix render loop after changing locale when override setting is set
2020-03-26 13:32:15 +00:00
Anton Georgiev
2e73d844fd
Pulled HTML5 locales, March 24, 2020
2020-03-25 16:18:19 -04:00
Anton Georgiev
606ca5887a
Revert "Merge pull request #8755 from KDSBrowne/fix-override-locale-loop"
...
This reverts commit 004d872584
, reversing
changes made to ebdcf621b7
.
2020-03-25 16:12:15 -04:00
Vitor Mateus
5b9aafd0d3
The presentation gets the size from the layout manager
2020-03-25 09:52:23 -03:00
KDSBrowne
c86988f92c
fix userlist / chat being opened after saving app settings
2020-03-24 15:06:02 +00:00
KDSBrowne
af14345185
fix render loop after changing locale when override setting is set
2020-03-11 13:55:41 +00:00
Chad Pilkey
cc07bfff20
fixed inconsitencies and usage of the idChatOpen Session variable
2020-03-05 15:14:22 -08:00
Anton Georgiev
d36c545706
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merging
2020-03-04 23:41:18 +00:00
Vitor Mateus
ae560ca3eb
Create layout context and add a layout manager
2020-03-04 15:34:10 -03:00
Tainan Felipe
8f1000437a
Clean up the code
2020-03-03 10:59:01 -03:00
Tainan Felipe
c451666d52
WIP Implements skip to audio check in breakout rooms
2020-03-02 17:49:15 -03:00
Anton Georgiev
3754d0ab6f
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.2-into-master-feb-28-2020
2020-02-28 17:47:06 -05: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
Anton Georgiev
4b0452d1fd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into feb14-merge-2.2-into-master
2020-02-14 21:43:35 +00: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
Anton Georgiev
1fa426058f
corrected issues related to publishing and methods
2020-02-13 14:19:29 -05:00
KDSBrowne
f262d5b21c
fix panel resize when first leading in RTL
2020-02-11 16:59:04 +00:00
Anton Georgiev
e420dc2546
add bbb_show_participants_on_login as a join parameter
2020-01-30 15:43:54 -05:00
Anton Georgiev
de50a4d199
pulled html5 client locales on 2.2 Jan 17, 2020
2020-01-17 20:26:18 +00:00
Vitor Mateus
1ae6324392
Detect aspect ratio to autochange webcams placement #8504
2020-01-17 10:20:03 -03:00
Chad Pilkey
162dc4dbe4
the client will end the call when kicked
2020-01-09 15:50:10 -08:00
Anton Georgiev
689427b092
commented out memwatch usage - not supported on node12
2019-12-03 20:26:45 +00:00
Anton Georgiev
b2ac52036a
Merge pull request #8333 from antobinary/locales--
...
Pulled HTML5 locales Nov 15
2019-11-15 18:03:42 -05:00
Anton Georgiev
5558399247
Pulled HTML5 locales Nov 15
2019-11-15 17:13:43 -05:00
Anton Georgiev
d0e20d5b96
moved logTag setting into clientLog object for consistency
2019-11-15 16:46:42 -05:00
Anton Georgiev
171d073a45
allow for logTag parameter in settings.yml
2019-11-14 18:09:15 -05:00
Anton Georgiev
a221f72702
Merge pull request #8318 from capilkey/cue-on-joins
...
Add audio cue and toast on user join settings
2019-11-14 12:57:33 -05:00
Chad Pilkey
7fc1e61c48
user join cue improvements
2019-11-13 14:36:23 -08:00
Chad Pilkey
d81fe936d4
add toast on user join option
2019-11-12 10:00:48 -08:00
Chad Pilkey
549804c281
add audio cue on user join setting
2019-11-11 09:53:58 -08:00
Anton Georgiev
ecb89b0d92
Pulled html5 locales Nov 5, added Romanian
2019-11-05 13:05:41 -05:00
Richard Alam
62e5e599d3
- add timestamp field to messages sent from html5 server
2019-10-18 09:50:38 -07:00
Chad Pilkey
42bad2142e
fix check for heapdump enabled
2019-10-08 10:40:53 -07:00
Chad Pilkey
660d5ff290
Merge pull request #8150 from jfsiebel/add-heapdump-dependency
...
Add heapdump dependency
2019-09-30 16:15:10 -04:00
Joao Siebel
678e81e8f2
Add configuration to enable the heap dump file
...
and create a rule to only generate a new heap dump
if the current memory usage is bigger than the given threshold
2019-09-24 18:50:37 -03:00
Joao Siebel
35061811b7
Add heapdump dependecy
2019-09-24 17:09:56 -03:00
Chad Pilkey
0a9854aa59
fix issues related to breakouts start/stop and page reload
2019-09-18 13:11:25 -07:00
Anton Georgiev
8172da84af
Bumped up loglevel of memwatch to 'info'
...
in settings.yml we have set to not log < info so these would not be logged if 'debug'
2019-09-09 15:21:27 -04:00
Anton Georgiev
f0a35a7381
add monitor for memory usage in nodejs html5
2019-09-09 14:45:54 -04:00
Anton Georgiev
cdb03042ee
Merge pull request #7952 from KDSBrowne/issue-7148
...
Reduce chance of text Area displaying invisible border
2019-08-28 15:13:00 -04:00
Anton Georgiev
6e09b836b8
Merge pull request #7767 from diegobenetti/issue7751-feedback-errors
...
Fixes exception in meteor log when the meeting is ended
2019-08-28 15:11:10 -04:00
Tainan Felipe
dc7bb6d2a7
Change observe in the base component
2019-08-21 16:27:15 -03:00
KDSBrowne
74ac34c407
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into issue-7148
2019-08-19 13:44:36 +00:00
Anton Georgiev
9957fd0d37
Revert "Implement HOC to handle errors"
2019-08-16 17:38:17 -04:00
Tainan Felipe
6473e6fa3c
Rename context functions and restruct the join load component
2019-08-16 16:35:08 -03:00
Tainan Felipe
4bfbb15637
Merge remote-tracking branch 'upstream/master' into join-HOC
2019-08-15 14:50:25 -03:00
Chad Pilkey
4e70185011
fix html5 server logger initialization
2019-08-02 10:20:06 -07:00
Anton Georgiev
fd894a4d2c
Merge pull request #7753 from Tainan404/Add-pong-time-to-settings
...
Add pong and clear users intervals times to settings
2019-07-30 13:18:26 -04:00
Anton Georgiev
47282beb0a
rename user selector in base.jsx
2019-07-24 19:08:27 +00:00
Anton Georgiev
c8e84e4348
rename user selector in base.jsx
2019-07-24 18:57:39 +00:00
Anton Georgiev
2bf8fb5cca
minor optimization using Fields in miniMongo
2019-07-24 17:59:04 +00:00
Diego Benetti
990f7b5209
Changes the message and log level for user not found on feedback
2019-07-22 16:32:14 -03:00
Tainan Felipe
acf2a75f86
Implement HOC to handle errors
2019-07-22 13:44:26 -03:00
Diego Benetti
2d66704bcf
Fixes exception in meteor log when the meeting is ended
2019-07-11 17:51:09 -03:00
KDSBrowne
4a9a833755
add browser locale detection override prop to settings.yml
2019-07-10 13:19:00 +00:00
Tainan Felipe
8ffa84e39b
Add pong and clear users intervals times to settings
2019-07-08 16:49:09 -03:00
Chad Pilkey
cb58037ea1
fix crash from invalid online users
2019-07-08 19:04:12 +00:00
Chad Pilkey
e720bcf60c
fix html5 server exceptions
2019-07-06 22:48:33 +00:00
Anton Georgiev
1622b4ad53
Merge pull request #7583 from jfsiebel/reconnection-improvement
...
Improve client reconnection
2019-07-04 14:53:35 -04:00
Anton Georgiev
c14e6074d9
Merge pull request #7708 from Tainan404/fix-user-leaving
...
Add ping-pong message to html5 client
2019-07-04 14:41:59 -04:00
Joao Siebel
18670fdaf2
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
2019-07-04 15:09:06 -03:00
Tainan Felipe
1819911054
Merge branch 'fix-user-leaving' of https://github.com/Tainan404/bigbluebutton into fix-user-leaving
2019-07-02 14:34:18 -03:00
Tainan Felipe
a6cc0286d0
Fix comparasion code
2019-07-02 14:32:16 -03:00
Anton Georgiev
fb1c294312
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into logging-structure
2019-07-02 15:41:57 +00:00
Tainan Felipe
9df7ba1a1a
Merge branch 'master' into fix-user-leaving
2019-07-01 17:24:09 -03:00
Tainan Felipe
88cfb70255
Add ping-pong message to html5 client
2019-07-01 16:00:27 -03:00
Anton Georgiev
74fed3a3c9
restructure logs so extra params are inside extraInfo {}
2019-06-28 21:40:06 +00:00
Chad Pilkey
cef913294f
stop silencing message exceptions in html5 server
2019-06-28 18:51:26 +00:00
Anton Georgiev
00a74a494f
Pulled HTML5 locales June 26, 2019; Added Finnish
2019-06-26 18:16:46 +00:00
Joao Siebel
8f0783d34f
update variable name
2019-06-26 13:29:34 -03:00
Joao Siebel
c6c8ca400b
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
2019-06-12 15:56:14 -03:00
Joao Siebel
7f7845c47b
disable some UI actions when meteor is down
2019-06-12 15:40:58 -03:00
Anton Georgiev
17d21b3cd9
Merge pull request #7523 from Tainan404/fix-server-exception
...
Fix server exceptions when get a invalid session token.
2019-06-11 14:20:40 -04:00
Joao Siebel
36b6b5c902
change recording messages
2019-06-10 11:36:33 -03:00
Joao Siebel
e924ea08cc
Merge remote-tracking branch 'upstream/master' into reconnection-improvement
2019-06-05 17:22:30 -03:00
Maxim Khlobystov
ac844031bf
Fix prop-types warning in Base
2019-06-04 15:23:44 -04:00
Anton Georgiev
e0cd95b2aa
Pulled html5 locales June 3, 2019; added Hungarian
2019-06-03 19:44:03 +00:00
Joao Siebel
6c9e0def4b
exit from audio when not connected and disable button
2019-06-03 11:28:05 -03:00
Tainan Felipe
327e4f6255
Fix server exceptions skipping subscriptions when has an error
2019-05-28 14:32:59 -03:00
Chad Pilkey
9e6e15b8b0
change logout error code to unused value
2019-05-24 15:56:17 -07:00
Anton Georgiev
32bf1271d1
pulled html5 locales May 23, 2019; added Vietnamese
2019-05-23 20:53:44 +00:00
Anton Georgiev
643c4197f1
Merge pull request #7462 from Tainan404/youtube-playing-audio
...
Log out user prior to Feedback (end all media streams)
2019-05-22 12:44:21 -04:00
Tainan Felipe
2f63c174a3
Fix youtube keeps playing audio when user left the meeting
2019-05-17 16:39:05 -03:00
Ghazi Triki
76371b9b6e
Merge remote-tracking branch 'bigbluebutton/master' into html5-rtl
2019-05-16 17:32:58 +01:00
Anton Georgiev
aba6f72202
Handle both null and undefined password
2019-05-15 14:50:28 -04:00
Anton Georgiev
7937a779a6
Merge pull request #7231 from BobakOftadeh/redis-password
...
Add password field for redis settings
2019-05-15 14:49:20 -04:00
Ghazi Triki
9a15e6277c
Better RTL language detection.
2019-05-14 16:00:14 +01:00
Ghazi Triki
1f6326f7fd
Change layout direction for RTL languages.
...
Update styles for RTL layout.
2019-05-14 14:17:19 +01:00
Anton Georgiev
f244bc0e7e
Merge pull request #7403 from Tainan404/issue-7324
...
Fix error screen at meeting ends
2019-05-09 15:41:25 -04:00
Tainan Felipe
ef0ba0afcf
Remove the leftovers that show the error screen at the end of the meeting
2019-05-09 15:27:27 -03:00
Anton Georgiev
63ac70b798
add sv locale
2019-05-09 14:47:47 +00:00
Anton Georgiev
299a071349
Merge pull request #7306 from diegobenetti/base-rerender-tests
...
All subscriptions moved from Base to new component
2019-05-03 15:55:20 -04:00
Chad Pilkey
47c8ff32a2
reuse userAgent constant
2019-05-02 09:47:40 -07:00
Chad Pilkey
0cd79b7c05
move legacy browser versions into settings.yml
2019-05-01 17:33:03 -07:00
Diego Benetti
dfdc98543e
Merge remote-tracking branch upstream/master into base-rerender-tests
2019-04-30 17:01:01 -03:00
Anton Georgiev
e22b153e76
add missing meetingIsBrealout()
2019-04-26 20:45:08 +00:00
Anton Georgiev
5681d44ca4
add error code missing titles
2019-04-26 17:52:18 +00:00
Anton Georgiev
a0c9a1d3b7
Revert "Fix error sreen being shown when meeting is ended"
...
This reverts commit 285d27b16f
.
2019-04-26 16:05:23 +00:00
Anton Georgiev
850add36af
Revert "Remove server exception when user with expired session tries to join"
...
This reverts commit 8cffe046ef
.
2019-04-26 16:01:58 +00:00
Diego Benetti
0ae817a951
Merge remote-tracking branch 'upstream/master' into base-rerender-tests
2019-04-25 14:57:59 -03:00
Diego Benetti
2e71ed3c40
Base subscriptions moved to new component
2019-04-24 17:48:16 -03:00
Anton Georgiev
2292e71f9c
Merge pull request #7285 from Tainan404/issue-7136
...
Remove server exception when user with expired session tries to join
2019-04-24 14:16:13 -04:00
Tainan Felipe
ae73142d93
Add breakout ended
2019-04-24 14:41:35 -03:00
Anton Georgiev
291cb1ec36
html5 locales Apr 24, 2019
2019-04-24 13:08:11 +00:00
Tainan Felipe
285d27b16f
Fix error sreen being shown when meeting is ended
2019-04-24 09:20:38 -03:00
Tainan Felipe
8cffe046ef
Remove server exception when user with expired session tries to join
2019-04-23 11:22:11 -03:00
Anton Georgiev
093a8a1ecc
Merge pull request #7244 from KDSBrowne/2.2-fix-animations-iOS-12.3
...
Update animations to also work with iOS 12.3 beta
2019-04-16 11:12:20 -04:00
bobakoftadeh
b3cac0e855
improve password option for redis
2019-04-12 19:55:25 +00:00
Anton Georgiev
2299f570c4
Update bigbluebutton-html5/imports/startup/client/base.jsx
...
Co-Authored-By: MaximKhlobystov <MaximKhlobystov@users.noreply.github.com>
2019-04-12 11:17:09 -04:00
KDSBrowne
1e76a117cf
add missing prop from merge
2019-04-11 21:12:54 +00:00
KDSBrowne
a28acaee4a
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into 2.2-fix-animations-iOS-12.3
2019-04-11 16:13:41 +00:00
KDSBrowne
83127bcdae
fix animations not working on iOS 12.3 beta
2019-04-11 15:04:10 +00:00
Maxim Khlobystov
7d7ef07382
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into user-information-lookup
2019-04-10 18:21:38 -04:00
bobakoftadeh
6871b5d35c
Add password field for redis settings
2019-04-10 21:20:36 +00:00
Maxim Khlobystov
de3c2c12ca
Code improvements
2019-04-10 15:40:40 -04:00
Vitor Mateus
cacb4a3f16
Code improvements
2019-04-10 15:20:31 -03:00
Vitor Mateus
0ae555949d
Fix client stuck on loading after ending the meeting and reload
2019-04-09 16:37:06 -03:00
Vitor Mateus
5cc41dd728
Fix console warning
2019-04-09 14:55:10 -03:00
Maxim Khlobystov
d7d69d1c98
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into user-information-lookup
2019-04-05 18:46:47 -04:00
Maxim Khlobystov
3fa22c6908
User information lookup feature in HTML5 client.
2019-04-05 18:32:21 -04:00
Vitor Mateus
49942f003c
Merge remote-tracking branch 'upstream/master' into issue-7021
2019-04-05 15:44:39 -03:00
Vitor Mateus
1d41ce65c3
code cleanups
2019-04-05 15:33:09 -03:00
Vitor Mateus
32067f2f7a
Fixes and improvements
2019-04-05 15:10:05 -03:00
Anton Georgiev
d927cde23a
Fix copy-paste error on handlers for base.jsx
2019-04-05 13:03:24 -04:00
Anton Georgiev
d1403281ef
pulled html5 locales Apr 3, 2019; added Arabic
2019-04-03 15:50:01 +00:00
Chad Pilkey
b75e579acf
Merge pull request #7062 from riadvice/html5-files-cdn
...
Support loading the HTML5 main JS file and its assets from a CDN
2019-03-29 16:38:01 -04:00
Ghazi Triki
b1e6cff44e
Improve CDN CORS rules.
2019-03-29 18:33:23 +01:00
Ghazi Triki
5b87524520
Use the embedded meteor CDN feature.
2019-03-29 16:47:07 +01:00
Vitor Mateus
21f0493b7a
Merge remote-tracking branch 'upstream/master' into issue-7021
2019-03-29 09:26:29 -03:00
Diego Benetti
9ef248e7a2
Fix text tool losing focus
2019-03-28 18:12:49 -03:00
Vitor Mateus
7d5e47666c
Fix End Meeting errors #7021
2019-03-19 17:06:13 -03:00
Ghazi Triki
5a06f36009
Removed all content from external origin as the html5client is the consumer not the provider.
2019-03-18 14:12:55 +01:00
Ghazi Triki
106058e1dd
Support loading the HTML5 main JS file and its assets from a CDN.
2019-03-18 09:57:43 +01:00
Vitor Mateus
d5a70fd684
Fix end meeting console error
2019-03-15 15:58:54 -03:00
Anton Georgiev
3623b85258
Merge pull request #7015 from jfsiebel/user-inactivity-update
...
Update inactivity modal
2019-03-14 14:02:56 -04:00
Joao Siebel
ca4a6ca512
add aditional verification and stop audio
2019-03-14 15:02:04 -03:00
Anton Georgiev
5fe8d6a2c0
Merge pull request #6930 from Tainan404/issue-6919
...
Fix few breakout room bugs.
2019-03-14 13:05:54 -04:00
Joao Siebel
3cfc64ac89
Merge remote-tracking branch 'upstream/master' into user-inactivity-update
2019-03-14 09:29:52 -03:00
Joao Siebel
cb3763ca31
Adjust messages when removed or by inactivity. close #6911 close #6928
2019-03-12 15:02:52 -03:00
Vitor Mateus
e5afdacb50
Merge remote-tracking branch 'upstream/master' into issue-6944
2019-03-12 14:05:32 -03:00
Vitor Mateus
2391b3c94f
Fix #6841 and toolbar with
2019-03-12 10:56:05 -03:00
Vitor Mateus
7c76ec4e3a
Fix tooltips and fullscreen
2019-03-11 13:21:12 -03:00
Tainan Felipe
e7d9e9e12b
Fix 'subscriptions are ready' being shown everytime
2019-03-11 09:56:41 -03:00
Anton Georgiev
e174a2a197
Merge pull request #6869 from Tainan404/issue-6717
...
Add pending/guest users waiting to approval panel
2019-03-08 17:12:28 -05:00
Anton Georgiev
0340d1c2be
not having the exact locale match is not an error
2019-03-08 16:57:40 +00:00
Tainan Felipe
32f5168090
Fix viewer can view all breakout Rooms
2019-03-07 13:33:34 -03:00
Anton Georgiev
24e0808ac2
pulled latest html5 locales; added Hebrew
2019-03-05 19:31:28 +00:00
Tainan Felipe
3648afcf3f
Add pending/guest users waiting to approval panel
2019-02-26 14:08:15 -03:00
Anton Georgiev
f9f73fa6a8
Merge pull request #6845 from antobinary/locales-1
...
Pulled the latest html5 client locales; added cs_CZ
2019-02-22 10:08:12 -05:00