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
Anton Georgiev
144747ddc4
pulled latest html5 locales; added cs_CZ
2019-02-22 15:06:19 +00:00
Anton Georgiev
d18923974d
Merge pull request #6822 from antobinary/presentation-download
...
Presentation download
2019-02-22 09:03:44 -05:00
Joao Siebel
ccb21a4192
prevent annotation publish every 10 seconds when recording. close #6723 and close #6796
2019-02-19 16:58:06 -03:00
Anton Georgiev
40caed3924
Merge pull request #6734 from Tainan404/issue-6666
...
Allow re-invite user that didn't joined in meeting
2019-02-19 13:39:22 -05:00
Anton Georgiev
d2397cba3e
handle change of downloadable pres status
2019-02-15 19:45:42 +00:00
Tainan Felipe
189d788744
Add verification for moderator and comments explaning pipe
2019-02-07 17:40:27 -02:00
Vitor Mateus
7e4eccf5a0
Past Meteor.status to container
2019-02-07 13:34:21 -02:00
Vitor Mateus
f3440561c2
Code improvement
2019-02-07 09:19:35 -02:00
Vitor Mateus
5679c31193
Fix log error when meteor restart. #6726
2019-02-07 08:56:29 -02:00
Anton Georgiev
42ce30416b
Merge pull request #6634 from vitormateusalmeida/issue-5846
...
Implement enable/disable Animations
2019-02-05 09:49:36 -05:00
Anton Georgiev
cd531f91ff
Merge pull request #6702 from MaximKhlobystov/html5-logs
...
Improve logging
2019-02-01 16:03:23 -05:00
Maxim Khlobystov
b86a990612
Add logCode and build number to log messages
2019-02-01 14:12:06 -05:00
Vitor Mateus
17a299688e
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-02-01 10:59:52 -02:00
Anton Georgiev
140a56c9ec
Merge pull request #6581 from vitormateusalmeida/issue-6401
...
Check if the meeting exists #6401
2019-01-31 16:08:03 -05:00
Vitor Mateus
0b2aa0b5a1
Fix not necessary code
2019-01-31 16:47:01 -02:00
Vitor Mateus
e0ddffbf66
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-01-30 10:01:29 -02:00
Vitor Mateus
77b59662e5
Fix error on invalid sessionToken
2019-01-30 09:52:24 -02:00
Anton Georgiev
11f5f3dd69
sort language related imports to match order of locales
2019-01-29 21:38:40 +00:00
Anton Georgiev
76bf828a02
pulled latest HTML5 client locales from Transifex
2019-01-29 21:15:10 +00:00
Vitor Mateus
c140acbd6b
Merge remote-tracking branch 'upstream/master' into issue-5846
2019-01-28 10:14:46 -02:00
Vitor Mateus
b6d5b15e3e
Implement enable/disable Animations issue-5846
2019-01-24 14:16:23 -02:00
Anton Georgiev
7e7617f89e
Log errors with locale processing
2019-01-23 21:56:38 +00:00
Vitor Mateus
d9fb42b023
Avoid stay loading when meeting end intentionally
2019-01-21 17:28:37 -02:00
Anton Georgiev
51f7645607
remove REDIS pubsub html5 logs; turned off debug
2019-01-21 17:00:24 +00:00
Vitor Mateus
37468e5d1c
Add verification of meeting exist comparing props, and sets if the meeting is ended
2019-01-17 16:31:04 -02:00
Vitor Mateus
199dcc04d9
Add a loading as user response
2019-01-17 15:02:28 -02:00
Vitor Mateus
ccfb5b5b79
Check if the meeting exists #6401
2019-01-17 14:43:44 -02:00
Anton Georgiev
0733048d44
Merge pull request #6464 from KDSBrowne/2.2-fix-broken-locales
...
Fix broken locales on load
2019-01-09 17:16:52 -05:00
KDSBrowne
7e304e0866
add Bulgarian locale to addLocaleData
2019-01-09 21:43:54 +00:00
Tainan Felipe
e66309dde1
Fix user rejoining to meeting when is ejected
2019-01-02 15:31:57 -02:00
KDSBrowne
be60b07284
fix locales not being displayed properly
2018-12-21 16:46:55 +00:00
Tainan Felipe
66bf810002
Fix countdown doesn't appearing in breakout room
2018-12-18 09:04:23 -02:00
Anton Georgiev
d80d78589f
Merge pull request #6346 from KDSBrowne/html5-packages-upgrade
...
HTML5 packages upgrade
2018-12-13 14:43:47 -05:00
Anton Georgiev
fbb12b055e
Merge pull request #6276 from Tainan404/issue-6262
...
Add drag & drop grid for breakout rooms
2018-12-13 11:35:24 -05:00
KDSBrowne
8b30fe00b3
Merge remote-tracking branch 'Upstream/master' into html5-packages-upgrade
2018-12-10 02:12:42 +00:00
KDSBrowne
5adac9c88b
adjust packages / fix bug
2018-12-10 01:08:16 +00:00
Maxim Khlobystov
f548b46672
Improve the client logs appearing on user join/subscription
2018-12-06 12:26:08 -05:00
KDSBrowne
462f20d9bb
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into html5-packages-upgrade
2018-12-05 20:54:37 +00:00
KDSBrowne
39c75fd449
fix remaining bugs / console errors
2018-12-05 19:31:33 +00:00
Tainan Felipe
de66a7bd12
Add button for set free join status on create breakout room modal
2018-11-21 14:46:29 -02:00
Bobak Oftadeh
caabc100ac
fixed spacing in lock-modal styles
2018-11-19 20:07:39 +00:00
Tainan Felipe
b9cd478533
Merge remote-tracking branch 'upstream/master' into issue-6194
2018-11-19 12:05:17 -02:00
Tainan Felipe
5a3649791b
Transform joinRouterHandler and aunthenticatedRouteHandler in components
2018-11-14 15:11:10 -02:00
Oswaldo Acauan
a8c1df7f22
Upgrade all npm and meteor packages and fix compatibility issues introduced
2018-11-06 12:59:53 -02:00
João Francisco Siebel
016efcc0eb
Remove ACL from client side. close #6138
2018-11-05 17:30:37 -02:00
Anton Georgiev
35d92c3e6d
improve on callbacks when joining client
2018-10-25 15:51:53 +00:00
Anton Georgiev
ff837fdd09
drop unnecessary Boolean() wrapper
2018-10-25 15:20:37 +00:00
Anton Georgiev
cde6311a5d
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router
2018-10-24 18:26:13 +00:00
Anton Georgiev
57dc55b559
drop metadata configs; use userdata configs for autoSwap
2018-10-23 20:44:17 +00:00
Anton Georgiev
30c43795af
work on chat alert
2018-10-16 17:48:27 +00:00
KDSBrowne
14066b4280
Merge branch 'remove-react-router' of https://github.com/antobinary/bigbluebutton into post-router-style-fix
2018-10-15 14:54:15 +00:00
Anton Georgiev
717a1e2db2
recovered logout functionality including feedback
2018-10-12 21:14:28 +00:00
Anton Georgiev
27a41753f9
hooked on error pages via Session
2018-10-12 17:05:30 +00:00
Anton Georgiev
4059fd5fa9
mostly recovered chat. needs UI love and handling of unread
2018-10-11 20:41:37 +00:00
Anton Georgiev
02905fb90d
react-router removed, lots of code commented out, client loads
2018-10-03 16:14:10 +00:00
Anton Georgiev
308beb874c
Auth logged in
2018-10-02 19:53:13 +00:00
Anton Georgiev
0c8eafc2c8
Merge branch 'remove-react-router' of github.com:antobinary/bigbluebutton into remove-react-router
2018-10-02 14:47:25 +00:00
João Francisco Siebel
531f739f12
Merge remote-tracking branch 'upstream/master' into ini-configuration-file
2018-09-25 09:42:24 -03:00
João Francisco Siebel
68aa29de68
rename file and add users-settings subscription
2018-09-25 09:37:45 -03:00
João Francisco Siebel
296ef8fb88
Merge remote-tracking branch 'upstream/master' into HEAD
2018-09-24 14:46:17 -03:00
Anton Georgiev
92732a96e6
WIP removing react-router
2018-09-21 15:43:10 +00:00
João Francisco Siebel
bb58a3fde6
let server handle parameters
2018-09-19 17:32:17 -03:00
João Francisco Siebel
6f8a3fd9cd
read settings from ini file
2018-09-18 13:12:16 -03:00
João Francisco Siebel
e750ceb0a1
make a single makeCall in auth
2018-09-17 14:05:39 -03:00
João Francisco Siebel
ebe4b83a10
remove unnecessary comments
2018-09-14 15:01:24 -03:00
João Francisco Siebel
4c35608c2b
Add users-settings collection and handle dynamic configuration
2018-09-13 15:09:30 -03:00
Anton Georgiev
1462810b96
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-2.0
2018-09-06 22:06:40 +00:00
Chad Pilkey
625e351af8
fetch fullInfo from Auth every time instead of caching
2018-09-04 13:28:04 -07:00
Felipe Cecagno
62311387b8
more changes to configure redis using environment variables
2018-08-24 17:15:47 -03:00
Diego Sampaio
6fbb577a9f
Fix redis connection using private settings
2018-08-24 17:15:47 -03:00
Anton Georgiev
6da18cd52d
made clientLog structure easier to edit via script
2018-08-22 18:25:43 +00:00
Anton Georgiev
6459b84c83
Pulled HTML5 locales aug 15; Fix for locale switch edge case ( #5984 )
2018-08-15 13:58:23 -03:00
Bobak Oftadeh
88de0a4bbf
Fixed clientInfo JSON parsing error
2018-08-13 19:53:20 +00:00
Anton Georgiev
ed173b813a
fix linting
2018-08-13 19:52:44 +00:00
Anton Georgiev
ff3b19a3bf
add log on successful and unsuccessful login
2018-08-10 17:51:12 +00:00
Anton Georgiev
4ee01b5caa
add log when client loads fully
2018-08-08 21:20:55 +00:00
João Francisco Siebel
5a76eec168
remove chat collection and fix group chat messages subscription
2018-08-06 09:05:07 -03:00
Anton Georgiev
4daedd4cdc
Locale selection without reload on route change. credits: @oswaldoacauan ( #5953 )
...
Resolves #5668 resurfacing
2018-08-02 16:23:11 -03:00
Anton Georgiev
44dc39eaf8
Merge branch 'master' into add-html5-group-chat-support
2018-08-01 14:24:00 -04:00
Anton Georgiev
6533802573
Merge pull request #5932 from oswaldoacauan/presentation-pods
...
Presentation pods support
2018-08-01 13:49:32 -04:00
Bobak Oftadeh
78bcec7553
Implemented adjustments to logClient
2018-07-31 15:28:03 -07:00
Anton Georgiev
78847f89ad
attempt to pull 2.0 into 2.2
2018-07-31 16:18:23 +00:00
João Francisco Siebel
655483576f
fix unread messages counter on public chat and remove some old chat configurations
2018-07-27 10:44:21 -03:00
Joao Siebel
d8391f450b
use group chat messages in html5 client
2018-07-26 11:56:26 -03:00
Anton Georgiev
9f87a4f344
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into test-5822
2018-07-24 21:08:28 +00:00
Oswaldo Acauan
b7823c406c
Merge remote-tracking branch 'upstream/v2.2-dev' into presentation-pods
2018-07-24 17:20:37 -03:00
Maxim Khlobystov
89725fa461
Merge pull request #5905 from Tainan404/v2-fix-intl
...
Fix intl id being showing.
2018-07-24 14:03:13 -04:00
Anton Georgiev
ddbb2a64dc
Merge branch 'custom-parameters' of github.com:lfzawacki/bigbluebutton into test-5822
2018-07-23 18:33:32 +00:00
Tainan Felipe
1c04aacb24
fix intl showing intl ids
2018-07-23 13:46:53 -03:00
KDSBrowne
37c9599a70
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into 01-bug-fixes
2018-07-23 15:37:28 +00:00
Anton Georgiev
8b0ec94405
remove duplicate import causing app to crash
2018-07-23 15:06:25 +00:00
Anton Georgiev
5dc3fe82c2
Merge branch 'v2.0.x-release' into custom-parameters
2018-07-23 10:29:29 -04:00
KDSBrowne
1f7ff24b63
add return to prevent cam unsharing on first route change
2018-07-22 17:45:33 +00:00
Bobak Oftadeh
0db93d35b9
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into client-logger
2018-07-20 09:42:11 -07:00
Lucas Fialho Zawacki
125e90582c
Add processing of userdata parameters and correct bug while processing metadata
2018-07-19 17:44:20 -03:00
Bobak Oftadeh
6d2d701127
Altered client logger functions
2018-07-19 09:21:26 -07:00
Tainan Felipe
005310d22a
Allow guest user join via html5 client
2018-07-19 09:46:44 -03:00
Bobak Oftadeh
8119e10167
Updated how targets are added to the client logger
2018-07-18 09:04:40 -07:00
Bobak Oftadeh
5a2d2934fa
Updated settings for client-logger
2018-07-13 12:44:22 -07:00
Bobak Oftadeh
c98bd10024
Replaced console.errors with client logger and alterted logger configurations
2018-07-13 12:16:50 -07:00
Bobak Oftadeh
bc3e068e2e
Client logger implemented
2018-07-04 14:02:10 -07:00
Anton Georgiev
eca2e50e1a
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into current
2018-07-03 20:17:42 +00:00
Oswaldo Acauan
1ca504ff2c
Remove console.log
2018-06-29 15:11:11 -03:00
Oswaldo Acauan
1d823fdf83
Remove console.log
2018-06-29 15:10:56 -03:00
Oswaldo Acauan
a8ec87c5a3
Fix not cleaning local collection on reconnect. Close #5671
2018-06-29 14:34:39 -03:00
Richard Alam
14327a1edf
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-v20-branch
2018-06-19 12:58:51 -07:00
Anton Georgiev
30c67996a8
Merge pull request #5698 from antobinary/meta-params-html5
...
HTML5: Process only meta params from the list of the handled ones
2018-06-18 10:59:58 -04:00
Anton Georgiev
f703304557
only process handled meta params for html5
2018-06-18 14:47:55 +00:00
Anton Georgiev
c8eb8094d3
process only meta params starting with "html5"
2018-06-15 16:02:05 +00:00
Anton Georgiev
8aed93c315
improve error logs
2018-06-14 19:01:49 +00:00
Richard Alam
dc62b89691
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into 21-and-20-merge-working-branch
2018-06-08 17:49:13 -07:00
Anton Georgiev
81a6b877b9
Merge pull request #5591 from KDSBrowne/edit/config/locale
...
Improve html5 locale fallback selection
2018-06-08 13:51:53 -04:00
Richard Alam
a2eaa9babd
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into 21-and-20-merge-working-branch
...
- some conflicts have been fixed.
The following needs working on:
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatCopy.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatSaver.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatTab.mxml
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/chat/views/ChatWindowEventHandler.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageReceiver.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/services/MessageSender.as
both modified: ../bigbluebutton-client/src/org/bigbluebutton/modules/users/views/MediaItemRenderer.mxml
Parking as need to work on something else.
2018-06-06 08:23:13 -07:00
Maxim Khlobystov
80da44bb26
Merge pull request #5594 from oswaldoacauan/streams-cursor-wb
...
Whiteboard and Cursor performance update
2018-05-30 11:42:52 -04:00
KDSBrowne
f57d5f265a
change condition check in if statment
2018-05-30 06:09:33 -07:00
KDSBrowne
ef9c479523
remove usless map()
2018-05-30 06:07:25 -07:00
KDSBrowne
b3a6de7dda
make reducer not act as a loop
2018-05-30 05:39:02 -07:00
KDSBrowne
4ed7b4cb46
put path to available locales in a const
2018-05-30 05:23:05 -07:00
Oswaldo Acauan
ec07b4434d
Change cursor and annotation to user streams and add optimistic updates
...
WIP | Use streams to cursor and optimistic updates
WIP | Use streamss to whiteboard and optimistic updates
WIP | Remove fake delay
Add two way batching (server/client client/server)
Fix null userId exception and remove logs
wip
Add two way batching (server/client client/server) for cursor
Remove message frequency from draw-listeners component since we handle on message publication
Handle clear and undo messages
2018-05-28 14:46:14 -03:00
KDSBrowne
aa5deedbc9
replace structural loop with reduce
2018-05-28 07:24:03 -07:00
KDSBrowne
d0660e6699
improve locale fallback selection
2018-05-28 04:35:24 -07:00
Anton Georgiev
e4a6f31abc
revert special api changes made for html5 client
2018-05-24 18:42:59 +00:00
KDSBrowne
a750e2b2a0
edit config prop / startup-server-index variable names
2018-05-22 12:57:43 -07:00
Anton Georgiev
ab54e5689b
support metadata with improper format
2018-05-16 14:43:25 +00:00
Anton Georgiev
d6f91228d6
Merge pull request #5436 from Tainan404/issue-5419
...
Clear session storage to enter
2018-05-15 07:23:31 -04:00
Tainan Felipe
a4b9bc807e
add comment explaining reducer
2018-05-14 16:34:06 -03:00
Tainan Felipe
ba0f5fad5e
parse metadata in auth.js
2018-05-14 13:43:00 -03:00
Anton Georgiev
13e6eb1a05
Merge pull request #5404 from Tainan404/implement-feedback-screen
...
Implement feedback screen
2018-05-14 10:19:53 -04:00
Tainan Felipe
eace2e4932
import component
2018-05-14 10:45:43 -03:00
Tainan Felipe
5659ba10e7
use authtoken and connection status to verify feedback
2018-05-10 17:23:17 -03:00
Tainan Felipe
c4c0930317
remove log
2018-05-09 15:12:51 -03:00
Tainan Felipe
0707924a47
pass rating to meeting-ended and create feedback endpoint
2018-05-09 15:07:40 -03:00
Tainan Felipe
c89a1cd7ed
generate only one object
2018-05-08 14:15:04 -03:00
Tainan Felipe
10a90b4180
WIP
2018-05-08 13:30:00 -03:00
Tainan Felipe
2f52c9fdc5
remove only metadata
2018-05-08 09:26:04 -03:00
KDSBrowne
57f3f4389c
add functions to deviceInfo utility / improve shortcut modal
2018-05-02 11:55:46 -07:00
Tainan Felipe
19c233adc4
Clear session storage to enter
2018-04-30 15:52:47 -03:00
Anton Georgiev
cffe245c12
Revert "[HTML5 Client] Whiteboard Bulk Operations"
2018-04-25 20:41:19 -04:00
Anton Georgiev
44fde9a83c
Merge pull request #5400 from MaximKhlobystov/whiteboard-bulk-upsert
...
[HTML5 Client] Whiteboard Bulk Operations
2018-04-25 18:03:52 -04:00
Maxim Khlobystov
8e2cfce7ff
Improved the error logging when doing bulkWrite.
2018-04-25 20:14:27 +00:00
Maxim Khlobystov
4db94b4489
Some cleanup and code optimizations.
2018-04-25 15:15:36 +00:00
Maxim Khlobystov
4067f5f808
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into whiteboard-bulk-upsert
2018-04-25 14:39:48 +00:00
Maxim Khlobystov
8d1e80fbf0
Put the bulk lifespan value into configs.
2018-04-25 14:27:53 +00:00
Oswaldo Acauan
46559833e2
Add metatag html5autosharewebcam
2018-04-24 12:51:41 -03:00
Oswaldo Acauan
6beada63eb
Add metatag html5autoswaplayout
2018-04-24 12:23:54 -03:00
Maxim Khlobystov
f321011a6f
Cleaned up some console logs.
2018-04-24 15:10:02 +00:00
Maxim Khlobystov
4ef8f0d0c6
Moved pencil to bulk updates.
2018-04-24 13:59:13 +00:00
KDSBrowne
a4cb68f387
redirect users on meeting join based on device
2018-04-21 13:09:22 -07:00
KDSBrowne
c6bd3fabc8
improve code readability
2018-04-20 09:07:39 -07:00
KDSBrowne
a570eeaf77
use matchMedia() to determin if we open the Userlist on meeting join
2018-04-18 19:37:06 -07:00
KDSBrowne
a86030225a
show userlist open by default on meeting join for desktop / tablet
2018-04-17 12:48:43 -07:00
Oleksandr Zhurbenko
7c61e4c4b9
Corrected a publisher for presentation-pods
2018-04-09 20:57:24 -07:00
Maxim Khlobystov
fa58101039
Added time-based grouping for common shapes upserting.
2018-04-05 16:19:41 -04:00
Anton Georgiev
21b6dab852
Merge pull request #5267 from Tainan404/issue-5237
...
Add custom logo area
2018-04-05 15:08:05 -04:00
Anton Georgiev
bbab765f82
print length of queue of redis messages to be processed
2018-04-02 20:16:46 +00:00
Anton Georgiev
c698ad5add
log the nodejs version in use
2018-03-21 19:16:07 +00:00
Tainan Felipe Pauli de Almeida
505a00daba
add custom logo area
2018-03-21 15:19:09 -03:00
Anton Georgiev
07b867e52c
Merge pull request #5259 from oswaldoacauan/fix-ghost-and-reconnect-users
...
Fix ghost and reconnecting users
2018-03-19 14:07:46 -04:00
Oswaldo Acauan
0e5fc698b0
Fix reconnecting users being redirected to /logout
2018-03-16 16:22:27 -03:00
Anton Georgiev
337bcd616c
add logs to debug user join handler
2018-03-16 18:57:27 +00:00
Anton Georgiev
f45eedc62b
Merge pull request #5164 from MaximKhlobystov/production-console-logging
...
[HTML5 Client] Production Logging to Console
2018-02-28 12:33:42 -05:00
Maxim Khlobystov
d578a40721
Keeping the console logs in development.
2018-02-22 13:45:29 -05:00
Maxim Khlobystov
59746e6b3f
Started logging to console in production + removed daily rotation logs.
2018-02-22 11:48:49 -05:00
Oswaldo Acauan
8219c28084
Remove debug code
2018-02-20 11:59:47 -03:00
Oswaldo Acauan
2f741df97b
Impl user-session based connections on server. Fix #5150
...
Implement a connectionId for each user, each time a user try to validate we change their connectionId
and end all other connections of that user.
2018-02-20 11:26:36 -03:00
Oleksandr Zhurbenko
e1568baa24
Fixed the logging of the Meteor serser-side methods
2018-02-05 12:34:03 -08:00
Richard Alam
06faa8a448
Merge branch 'v2.0.x-release' of github.com:bigbluebutton/bigbluebutton into merge-20-with-master
2018-01-31 14:38:43 -08:00
Anton Georgiev
528f94b15a
Merge pull request #5062 from antobinary/html5-daily-log-rotation-2
...
Added daily log rotation in production env
2018-01-31 11:11:58 -05:00
Anton Georgiev
f789842ccb
Merge pull request #5009 from KDSBrowne/z.0.6-prevent-ghost-user
...
Prevent kicked user's ability to rejoin meeting via back btn
2018-01-30 15:10:46 -05:00
KDSBrowne
5b93033126
remove window.popstate and add onLeave to meeting-ended route
2018-01-30 08:39:43 -08:00
Anton Georgiev
ab39163070
put month before day in log rotation name
2018-01-30 10:37:00 -05:00
Anton Georgiev
9e05f346c7
added daily log rotation in production env
2018-01-29 16:50:32 -05:00
KDSBrowne
90bfea5d77
check if user was ejected
2018-01-29 10:17:52 -08:00
KDSBrowne
d0f6e4f3a2
add console logs to determin flow
2018-01-26 14:17:34 -08:00