transifex-integration[bot]
e50d06ba0e
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-29 16:28:24 +00:00
Anton Georgiev
2106d1276a
Merge pull request #18644 from prlanzarin/u27/fix/allow-cac-mobile
...
fix: expose camera as content in mobile endpoints
2023-08-28 10:02:34 -04:00
Anton Georgiev
b31bf77d27
Merge pull request #18641 from ramonlsouza/issue-18602
...
fix: Client crashes when mute microphone while Closed Caption is executing
2023-08-25 14:21:22 -04:00
Ramón Souza
192b44ce79
Merge pull request #18643 from ramonlsouza/fix-self-view-label
...
fix: disable self-view label
2023-08-25 14:11:13 -03:00
transifex-integration[bot]
f68010ed2c
Translate en.json in el_GR
...
100% translated source file: 'en.json'
on 'el_GR'.
2023-08-25 16:50:59 +00:00
prlanzarin
38965d100c
fix: expose camera as content in mobile endpoints
...
It's actively blocked in code, but I think that's an oversight -
probably leftover from an initial iteration of the feature.
It should be useful in mobile endpoints and it's also supposed to work
seamlessly due to how the feature is implemented.
Lift the mobile block and expose "camera as content" in the presenter's
actions dropdown.
2023-08-24 18:49:53 -03:00
Anton Georgiev
527ecab8b2
Merge pull request #18642 from antobinary/aug22merge
...
chore: Merge 2.6.12 into BBB 2.7
2023-08-24 16:41:40 -04:00
Anton Georgiev
1186db7712
Merge remote-tracking branch 'bbb/v2.6.x-release' into aug22merge
2023-08-24 15:05:20 -04:00
Anton Georgiev
d52c398ec8
Merge pull request #18630 from Arthurk12/bbb/18431+
...
fix(wake-lock): remove the activation notification, increase the clarity of the faulire notification message
2023-08-24 14:48:00 -04:00
Ramón Souza
48aa8df5a3
fix self-view label
2023-08-24 15:41:06 -03:00
Ramón Souza
4867e934e2
add .cancel in throttle function
2023-08-24 14:49:05 -03:00
Paulo Lanzarin
1c7999395c
Merge pull request #18632 from prlanzarin/u27/fix/present-camera-ff-stream-leak
...
fix: correctly dereference "Present camera" streams in FF
2023-08-24 13:44:03 -03:00
prlanzarin
c5b6110b94
fix: correctly dereference present camera streams in FF
...
The original BBBVideoStream termination handlers are being overwritten
by screen sharing's service when "Present camera" is started, which
causes the stream not to be dereferenced in the VIDEO_STREAM_STORAGE
map when the camera presentation stops. This breaks subsequent
camera/present camera attempts for the affected deviceId.
The second issue with is that Chrome isn't assigning the
termination handlers for the screen sharing subsystem - which causes
device/permission ejections to be silent.
This extends screen sharing's trackStreamTermination routine to preserve
whatever previous termination handlers were assigned if the stream was
provided beforehand by an external caller - which should fix both of the
aforementioned issues.
2023-08-24 13:42:28 -03:00
transifex-integration[bot]
b1e6d6d694
Translate en.json in gl
...
100% translated source file: 'en.json'
on 'gl'.
2023-08-24 16:04:54 +00:00
Anton Georgiev
bc5a676c1f
Update bigbluebutton-html5/public/locales/en.json
2023-08-23 11:01:43 -04:00
Anton Georgiev
4dccbd05bb
Merge pull request #18624 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ca
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ca on branch v2.7.x-release
2023-08-23 10:08:34 -04:00
Arthurk12
6e73a5f87b
fix(wake-lock): increase the clarity of the failure notification message
2023-08-23 10:11:17 -03:00
Arthurk12
8312e235f8
fix(wake-lock): remove the activation notification
...
Removes the activation notification for the wake lock to reduce visual noise.
2023-08-23 10:06:33 -03:00
transifex-integration[bot]
58c79c787a
Translate en.json in ja
...
100% translated source file: 'en.json'
on 'ja'.
2023-08-23 12:00:26 +00:00
transifex-integration[bot]
b6331270e8
Translate en.json in ca
...
100% translated source file: 'en.json'
on 'ca'.
2023-08-23 07:03:46 +00:00
Anton Georgiev
c29000cdc7
Merge pull request #18518 from GuiLeme/issue-18449
...
feat: Enable download of presentation with its original format
2023-08-22 21:29:43 -04:00
Ramón Souza
bc2ce9dff9
Merge pull request #18226 from Tainan404/dedupe-chat-messages
...
fix: Add dedupe to messages based on referenceId (backport of #18230 from 2.7)
2023-08-22 16:35:53 -03:00
Tainan Felipe
cc85a33c7d
Add Fix for users that change role
2023-08-22 16:27:18 -03:00
Anton Georgiev
19b4781d1c
chore: upgrade Meteor 2.12 to 2.13
2023-08-22 14:21:30 -04:00
Ramón Souza
0d911a0102
Merge pull request #18597 from KDSBrowne/bbb-17982-2
...
fix: Handle Slide Change With Fit To Width
2023-08-22 12:04:57 -03:00
GuiLeme
97ac358ee0
[issue-18449] - changes in review
2023-08-22 11:53:38 -03:00
transifex-integration[bot]
d55d2e0957
Translate en.json in eu
...
100% translated source file: 'en.json'
on 'eu'.
2023-08-22 14:41:58 +00:00
transifex-integration[bot]
eca4b6e558
Translate en.json in ca [Manual Sync]
...
99% of minimum 99% translated source file: 'en.json'
on 'ca'.
Sync of partially translated files:
untranslated content is included with an empty translation
or source language content depending on file format
2023-08-22 14:22:36 +00:00
GuiLeme
b09e01518f
Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-18449
2023-08-22 11:02:40 -03:00
Ramón Souza
1388c95706
Merge pull request #18542 from Arthurk12/bbb/18431
...
feat(wake-lock): enable implicit activation based on the default setting
2023-08-22 09:41:26 -03:00
transifex-integration[bot]
116b00f56d
Translate en.json in eu
...
100% translated source file: 'en.json'
on 'eu'.
2023-08-21 21:38:59 +00:00
Ramón Souza
7615fb1f85
Merge pull request #18572 from ramonlsouza/add-username-grid
...
fix: display username in grid mode
2023-08-21 13:09:12 -03:00
Anton Georgiev
0d9b960e11
Merge pull request #18599 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ja
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ja on branch v2.7.x-release
2023-08-21 09:07:52 -04:00
Anton Georgiev
848b23a791
Merge pull request #18590 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_et
...
Updates for project BigBlueButton v2.7 HTML5 client and lanuage et on branch v2.7.x-release
2023-08-21 09:07:32 -04:00
transifex-integration[bot]
30b911b777
Translate en.json in ja
...
100% translated source file: 'en.json'
on 'ja'.
2023-08-20 05:28:08 +00:00
KDSBrowne
c321eca70f
fix presentation jerks while panning
2023-08-20 02:33:40 +00:00
KDSBrowne
399b9e805d
handle slide change with fit to width
2023-08-20 00:21:03 +00:00
Ramón Souza
51533da3e2
Merge pull request #18545 from ramonlsouza/fix-warn
...
refactor: fix invalid prop warnings
2023-08-18 14:17:43 -03:00
GuiLeme
cf472511fc
[issue-18449] - changes in review
2023-08-18 10:57:50 -03:00
transifex-integration[bot]
c852360ebe
Translate en.json in et
...
100% translated source file: 'en.json'
on 'et'.
2023-08-18 11:58:52 +00:00
Anton Georgiev
cb121f7803
fix(html5): backport Replace wasm detection library #18557 to 2.6
2023-08-17 11:16:39 -04:00
Anton Georgiev
49f8d95f11
Merge pull request #18537 from ramonlsouza/issue-18443
...
refactor(bbb-html5): Reactions - allow for two alternative views
2023-08-17 10:38:56 -04:00
transifex-integration[bot]
59b6a2d3fd
Updates for project BigBlueButton v2.7 HTML5 client and lanuage et on branch v2.7.x-release ( #18578 )
...
* Translate en.json in et
100% translated source file: 'en.json'
on 'et'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-17 09:47:00 -04:00
Ramón Souza
eac3cc84ab
display username in grid mode
2023-08-16 16:54:43 -03:00
KDSBrowne
901d9ac5ac
add whiteboard options menu dropdown to autohide elements
2023-08-16 14:36:59 +00:00
GuiLeme
3761fc333b
[plugin-architecture-implementation] - fix for disable downloadable
2023-08-16 11:18:51 -03:00
Anton Georgiev
8cc8bfab00
Merge pull request #18387 from ramonlsouza/issue-18125
...
feat(bbb-html5): Grid mode pagination
2023-08-16 09:36:50 -04:00
transifex-integration[bot]
d6316aa213
Translate en.json in et ( #18558 )
...
100% translated source file: 'en.json'
on 'et'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-15 14:55:50 -04:00
GuiLeme
c10df4c173
[issue-18449] - changes in review
2023-08-15 10:58:37 -03:00
GuiLeme
08f1b5832d
[issue-18449] - changes in review
2023-08-15 10:30:17 -03:00