Lucas Zawacki
a586c7db55
Configuration for remaining time
2020-06-18 15:11:26 -03:00
Anton Georgiev
123f016610
Pulled HTML5 locales on June 5, 2020
2020-06-05 17:02:36 +00:00
Anton Georgiev
1ba6d10c0a
Update copyright year in html5 client
2020-06-05 09:20:18 -04:00
Anton Georgiev
7b883fbe49
Pulled HTML5 locales on May 29, 2020
2020-05-29 13:49:32 -04:00
Anton Georgiev
f510fdc484
Merge pull request #9517 from KDSBrowne/2.2-restore-presentation-on-update
...
Restore minimized presentation for viewer on (slide or zoom change / pub…
2020-05-29 13:20:31 -04: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
Martin Beckmann
630f3393aa
Integration of PR #9292 (by weeman1337) and PR #9658 (by mantridereso)
...
..oops, forgot to update settings.yml
2020-05-26 15:17:11 +02: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
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
KDSBrowne
f5d004c322
restore minimized presentation for viewer (slide or zoom change / published poll / added annotation)
2020-05-12 12:58:14 +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
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
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
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
Anton Georgiev
bc15a6e635
Merge pull request #8721 from capilkey/remove-chat-minlength-warning
...
Remove the minMessageLength warning from chat
2020-03-06 12:39:54 -05:00
Anton Georgiev
f472e6a89e
Merge branch 'v2.2.x-release' into loca
2020-03-06 12:37:47 -05:00
Anton Georgiev
3aee5ca622
Pulled HTML5 locales March 6, 2020
2020-03-06 12:34:25 -05:00
Chad Pilkey
ace85ae6aa
remove the minMessageLength warning from chat
2020-03-06 09:12:35 -08:00
KDSBrowne
ad808fb970
add conversion error messages / remove unused message
2020-02-28 21:57:05 +00:00
Anton Georgiev
12cb174662
Pulled HTML5 locales on Feb 28, 2020
2020-02-28 14:28:03 -05: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