Commit Graph

39489 Commits

Author SHA1 Message Date
Anton Georgiev
37ff6f5c7b
Merge pull request #18651 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_el_GR
Updates for project BigBlueButton v2.7 HTML5 client and lanuage el_GR on branch v2.7.x-release
2023-08-25 13:03:36 -04:00
Anton Georgiev
f78214227d
Merge pull request #18636 from gabriellpr/adds-flaky-tag
test: adding flaky tag to failing tests on ci
2023-08-25 13:02:57 -04: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
Gabriel Porfirio
5b73de89a1 fixing failing test on ci 2023-08-25 13:45:07 -03:00
Gustavo Trott
3eef3203df
Merge pull request #18649 from gustavotrott/enable-camera-aggr
graphql-server: Allow user_camera_aggregate
2023-08-25 13:33:16 -03:00
Gustavo Trott
2667288b4c Allow user_camera_aggregate 2023-08-25 13:32:36 -03:00
Gustavo Trott
a3ac1b18e4
Merge pull request #18647 from gustavotrott/graphql-sharedNotes
graphql-server: Introduces sharedNotes data
2023-08-25 11:52:52 -03:00
Gustavo Trott
1aa0a09630 Graphql sharedNotes endpoint 2023-08-25 11:42:26 -03:00
GuiLeme
67679702bd [refactor-bbb-menu] - changes in review 2023-08-25 08:25:56 -03: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
51ec7d49a1
build: TEMP ensure CI runs on 2.8 by masking recording services (#18555)
* WIP: ensure CI runs on 2.8
* TEMP: mask bbb-rap-*
2023-08-24 16:16:31 -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
Anton Georgiev
795dae13de
Merge pull request #18639 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_gl
Updates for project BigBlueButton v2.7 HTML5 client and lanuage gl on branch v2.7.x-release
2023-08-24 12:07:53 -04: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
ee89a64914
docs: added link to 2.6.12 2023-08-24 11:14:40 -04:00
GuiLeme
f65471b131 [refactor-bbb-menu] - add isSeparator to enhance readability 2023-08-24 11:59:04 -03:00
Ramón Souza
e89dcd356c restore unread messages button 2023-08-24 10:53:46 -03:00
Gabriel Porfirio
a413ffc89d adding flaky tag to failing tests on ci 2023-08-23 17:47:11 -03:00
Anton Georgiev
fd84eaa5e3
Merge pull request #18634 from antonbsa/comment-pr-data-expose
CI: Expose PR data for comment workflow
2023-08-23 16:22:19 -04:00
Gustavo Trott
87d82a7b32
Merge pull request #18622 from antonbsa/routine-2.7-test-fixes
test: Routine 2.7 tests fixes
2023-08-23 17:09:22 -03:00
Gustavo Trott
332cb91bfc
Merge pull request #18633 from antonbsa/comment-pr
CI: Introduces automated tests output comment on PR
2023-08-23 14:52:31 -03:00
Gustavo Trott
0cf88051c2
Merge pull request #18629 from gustavotrott/build-graphql-tables-fix
build (graphql-server): Fix creating database hasura_app twice
2023-08-23 14:49:06 -03:00
Ramón Souza
9e7f29df26
Merge pull request #18604 from ramonlsouza/issue-18594
Modify chat to use markdown
2023-08-23 14:46:09 -03:00
Ramón Souza
831ab6beb5 disable images 2023-08-23 14:33:03 -03:00
Ramón Souza
c49a59f92d auto replace image links with images 2023-08-23 13:19:54 -03:00
Anton Georgiev
bc5a676c1f
Update bigbluebutton-html5/public/locales/en.json 2023-08-23 11:01:43 -04:00
Ramón Souza
3bbe40a38b fix disable element 2023-08-23 11:46:18 -03:00
Ramón Souza
4a6d069e3e adjust paragraph margin 2023-08-23 11:38:28 -03:00
Anton B
e114b4bc63 ci: avoid running workflow when merging translation PRs + use npm ci instead of install 2023-08-23 11:36:35 -03:00
Anton B
63bd9e71af ci: expose PR data for comment workflow 2023-08-23 11:34:54 -03:00
Anton B
d0e0bc722d CI: add comment PR workflow 2023-08-23 11:20:52 -03:00
Anton Georgiev
64a74527a0
Merge pull request #18625 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ca
Updates for file bigbluebutton-html5/public/locales/en.json in ca on branch v2.6.x-release
2023-08-23 10:09:56 -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
Anton Georgiev
c54b0b0a9d
Merge pull request #18600 from bigbluebutton/snyk-fix-0d5940f2767be4c5a01a2ac9aae56067
[Snyk] Security upgrade resque from 2.5.0 to 2.6.0
2023-08-23 10:07:29 -04:00
Anton B
366af0bf3c test: minor fixes 2023-08-23 11:05:40 -03:00
Anton Georgiev
4bfd3caf3a
Merge pull request #18621 from Scroody/ts-fixes-time-sync-and-chat-form
Fix: Typescript errors (time sync & chat-form)
2023-08-23 10:05:32 -04:00
Anton Georgiev
3c18e94d02
Merge pull request #18628 from bigbluebutton/translations_60cd9b750d2d41cd929b29887b4db1e8_ja
Updates for project BigBlueButton v2.7 HTML5 client and lanuage ja on branch v2.7.x-release
2023-08-23 09:54:20 -04:00
Ramón Souza
8f7c5f7d59
Merge pull request #18592 from ramonlsouza/fix-chat-list-border
style: remove chat list item border
2023-08-23 10:17:33 -03: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
Ramón Souza
ae9baeebb8 update regex 2023-08-23 09:32:04 -03:00
Gustavo Trott
8d3f8be6ff Fix creating database hasura_app twice 2023-08-23 09:26:32 -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]
42a7b07db4
Translate en.json in ca
100% translated source file: 'en.json'
on 'ca'.
2023-08-23 07:04:45 +00:00