Fred Dixon
ccf42b0a67
Merge pull request #9836 from lkiesow/html5-camera-profile-docs
...
[HTML5 Client] Camera Profile Documentation
2020-06-13 19:00:57 -04:00
Lars Kiesow
f1763cede6
[HTML5 Client] Camera Profile Documentation
...
This patch adds a short comment block to the HTML5 client's
configuration file explaining the options available for the camera
profiles. Having this in the configuration file helps as a quick
reference and means that administrators do not need to find external
sources of information.
2020-06-14 00:37:59 +02:00
Anton Georgiev
ac6fd2824c
Merge branch 'develop' into 2.3-audio-stats
2020-05-26 12:36:15 -04: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
KDSBrowne
03d0931c1c
add style / message updates
2020-05-22 16:39:54 +00:00
Anton Georgiev
ede8d82384
Merge pull request #9641 from antobinary/locales-may-22
...
Pulled HTML5 locales May 22, 2020
2020-05-22 11:55:19 -04:00
Anton Georgiev
c9faef96c9
Pulled HTML5 locales May 22, 2020
2020-05-22 11:48:11 -04:00
Anton Georgiev
1874cf8392
Add visuals for banning vs ejecting user
2020-05-21 16:40:08 -04:00
Anton Georgiev
66f11468ac
Merge pull request #9631 from KDSBrowne/issue-9592
...
Fix userData-shortcuts causing client crash
2020-05-21 15:01:49 -04:00
Anton Georgiev
8609418cda
Merge pull request #9630 from KDSBrowne/issue-9543
...
Change prompt message when screen share not supported
2020-05-21 14:58:07 -04:00
Anton Georgiev
ead986e3e2
Merge pull request #9542 from prlanzarin/upstream-2.2-safari-ss
...
Screenshare: add support on Safari 13+ and make constraints configurable
2020-05-21 14:38:32 -04:00
prlanzarin
2cba85e866
html5: refactor STUN/TURN fetch, add fallback STUN, fix deadlock in audio join
...
Refactored STUN/TURN fetch to be done only once, when successful, per session and cache it in mem to avoid too many reqs. Current way is a bit dumb, this should increase reliability a bit more. The caching is configurable so folks who want to use very short lived TURN credentials can disable it
Add a fallback STUN config option to be used when the default STUN/TURN fetch fails
Clean the safari/no candidate generation pre flight check from 3rd party STUNs
Fix deadlock in audio join when STUN/TURN fetch failed
2020-05-21 04:35:17 +00:00
KDSBrowne
13cf0799a1
fix shortcuts passed as userData not activating
2020-05-20 13:47:04 +00:00
KDSBrowne
f327f31e71
update not supported string to be browser agnostic (screen share)
2020-05-15 13:10:52 +00:00
prlanzarin
e875408f8d
screenshare: add support on Safari 12.1+ and make constraints configurable
...
This adds support for screensharing on Safari 12.1+ or whichever has getDisplayMedia enabled
To be conservative and backwards compatible, I`ve maintained the current gUM-based code available as a fallback for those still using older versions of FF or Chrome
Made screenshare constraints configurable. The constraints config will be piped directly to gDM, so it`s just a regular gDM constraint dictionary
2020-05-14 16:54:54 +00:00
Pedro Beschorner Marin
989b1f053c
Tag offline users at connection status modal
2020-05-14 10:41:33 -03:00
Pedro Beschorner Marin
b796818887
Included stats help link at connection status modal description
2020-05-14 10:39:13 -03:00
Pedro Beschorner Marin
ce57fccc5a
Connection status feedback modal
2020-05-14 10:35:25 -03:00
Pedro Beschorner Marin
22c8eee0c7
Connection status first commit
2020-05-14 10:32:55 -03:00
Pedro Beschorner Marin
366ea0ce40
Included stats help URL
2020-05-14 10:20:10 -03:00
Anton Georgiev
4e636a2396
Merge pull request #9518 from KDSBrowne/issue-9511
...
Change shared notes lock behavior
2020-05-12 17:55:48 -04:00
KDSBrowne
43a9f04edf
localise string
2020-05-12 21:34:07 +00:00
KDSBrowne
4c23e060bf
add username to remove confirmation title / update modal description
2020-05-12 21:04:07 +00:00
yogiks
228b3c7327
Pulled Kannada (kn.json) from Transifex
2020-05-11 15:39:40 -04:00
Anton Georgiev
bff29e28ad
Pulled HTML5 locales May 11, 2020
2020-05-11 15:36:31 -04:00
KDSBrowne
2ca54d69f4
add remove user confirmation
2020-05-07 14:32:15 +00:00
Anton Georgiev
cc79c4b6ae
merge 2.2.10 into 2.3
2020-05-05 19:52:44 +00:00
KDSBrowne
9d9528798f
Add client logger and error code messages
2020-04-29 16:34:37 +00:00
Richard Alam
ac78fd5913
- revert back value for wsUrl
2020-04-24 09:39:21 -07:00
Richard Alam
79096d0c55
Increase voice conf length
...
We need to increase the length of the voice conference. If we have lots of meetings running,
there is a high chance of collision.
Need corresponding changes to FreeSWITCH dialplan.
In bbb_echo_test.xml, change to `expression="^echo(\d{5,11})$"`.
In bbb_conference.xml, change to `expression="^(\d{5,11})$"`.
2020-04-24 09:22:46 -07:00
Anton Georgiev
89fb118d00
Pulled HTML5 locales April 23, 2020; Added Norwegian
2020-04-23 10:17:43 -04:00
Anton Georgiev
b1cfef4c1b
Pulled HTML5 locales April 17, 2020
2020-04-17 08:02:41 -04:00
basisbit
f16772818d
add support for upload of '.jpeg' files (not just '.jpg')
...
apply previously merged PR #9025 into v2.2.x-release
2020-04-16 23:16:48 +02:00
Anton Georgiev
99e7a93fb1
Merge pull request #9066 from KDSBrowne/safari-ss-btn-show
...
Display screen share button in safari browser
2020-04-16 13:06:22 -04:00
KDSBrowne
814855ad4f
update message string
2020-04-16 16:36:09 +00:00
Anton Georgiev
eccc4dd377
Update settings.yml
2020-04-15 09:45:43 -04:00
KDSBrowne
1de9f2bfec
show ss btn on safari (when selected display warning modal)
2020-04-13 15:31:16 +00:00
basisbit
78d47767d1
add support for upload of '.jpeg' files (not just '.jpg')
2020-04-09 18:49:19 +02:00
Anton Georgiev
b1ebd79d51
Update settings.yml
2020-03-31 16:29:32 -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
Anton Georgiev
2e73d844fd
Pulled HTML5 locales, March 24, 2020
2020-03-25 16:18:19 -04:00
Anton Georgiev
daaedc4f3e
Revert "Merge pull request #8747 from riadvice/arabic-translation-update"
...
This reverts commit ebdcf621b7
, reversing
changes made to 962f813d2f
.
2020-03-25 16:11:51 -04:00
KDSBrowne
5c9c5808ae
add message string / fix hand notification not working on android
2020-03-24 13:40:06 +00:00
KDSBrowne
6a1b40fa98
Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into issue-8544
2020-03-19 14:22:02 +00:00
KDSBrowne
d9f3cd0d34
add notification tab to settings modal
2020-03-19 14:19:40 +00:00
Ghazi Triki
32adce7134
Update Arabic translations to cover 100%
2020-03-10 08:17:59 +03:00
Anton Georgiev
d1afaebbef
Improve error message 1007
2020-03-06 17:22:44 -05:00
Anton Georgiev
06e39fc570
Improve error message 2202
2020-03-06 17:12:38 -05:00
Anton Georgiev
58f60d011d
Improve error messages 2202 and 1107
2020-03-06 17:10:23 -05:00
Anton Georgiev
e8eeac3231
Reword media error strings to be more human friendly
2020-03-06 16:54:05 -05:00