Commit Graph

37874 Commits

Author SHA1 Message Date
Paulo Lanzarin
727d3f4369
Merge pull request #18050 from prlanzarin/u27/fix/screenshare-autoplay-lodash
fix(screenshare): client crash due to stale lodash usage
2023-05-31 11:30:54 -03:00
prlanzarin
4961bfdf73 fix(screenshare): client crash due to stale lodash usage 2023-05-31 11:12:21 -03:00
Ramón Souza
0756d030a5
Merge pull request #17968 from Scroody/I-16114
Fix: Self cam coming back after trying to add effects or settings
2023-05-31 11:06:24 -03:00
Anton Georgiev
2a98312acd
Merge pull request #18024 from ramonlsouza/fix-connection-settings
fix: connection status modal "adjusting your settings" button not working as expected
2023-05-31 10:03:32 -04:00
Paulo Lanzarin
7f637d5def
Merge pull request #17981 from prlanzarin/u27/fix/screenshare-size-dispatch-exception
fix(screenshare): size dispatch fails due to wrong scope
2023-05-31 10:43:02 -03:00
Ramón Souza
7fed378671 do not return focus after closing modal 2023-05-30 13:45:41 -03:00
Anton Georgiev
a672b482f5
Merge pull request #17924 from ramonlsouza/issue-17894
fix: Right-clicking whiteboard area makes UI disappear
2023-05-30 11:26:38 -04:00
André Castro
f2c4d55c2d
Update component.jsx 2023-05-29 15:02:29 -03:00
Anton Georgiev
20d124722a
Merge pull request #17962 from ramonlsouza/change-self-cam-label
refactor: Change enable/disable self cam label based on state
2023-05-29 09:49:52 -04:00
Anton Georgiev
6552a80236
Merge pull request #18025 from KDSBrowne/bbb-17985
fix: Flickering Dock Position During Slide Changes
2023-05-29 09:48:57 -04:00
Anton Georgiev
aebb8d7c9f
Merge pull request #18022 from bigbluebutton/antobinary-patch-2
chore: Enable by default Camera as content
2023-05-26 15:35:26 -04:00
KDSBrowne
07c7e2c66e fix setting tldraw dock position 2023-05-26 18:39:09 +00:00
Ramón Souza
31add17d9c fix adjust settings button 2023-05-26 15:29:29 -03:00
KDSBrowne
3eb0b31e19 Merge branch 'v2.7.x-release' of https://github.com/bigbluebutton/bigbluebutton into v2.7.x-release 2023-05-26 16:37:03 +00:00
Ramón Souza
6ef4b408f6 self cam -> self-view 2023-05-26 13:21:56 -03:00
Anton Georgiev
80a46d5ab3
chore: Enable by default Camera as content 2023-05-26 11:28:40 -04:00
André Castro
51b0549e59
Update component.jsx 2023-05-26 10:19:29 -03:00
Ramón Souza
06c0fab6ce Merge remote-tracking branch 'upstream/v2.7.x-release' into issue-17894 2023-05-26 10:13:43 -03:00
Anton Georgiev
4948731fe7
Merge pull request #17764 from lfzawacki/reactions-port
feat: Port Mconf Reactions into BBB 2.7
2023-05-26 08:05:02 -04:00
Anton Georgiev
1a1f442d5a
Merge pull request #17746 from Carloshsc/port-present-webcam-27
feat(camera as content): present webcam
2023-05-26 08:01:40 -04:00
prlanzarin
7c77fc7433 Merge remote-tracking branch 'origin/v2.7.x-release' into reactions-port 2023-05-25 19:54:01 -03:00
Arthurk12
240134838d fix(reactions): code removed by mistake 2023-05-25 19:18:38 -03:00
Arthurk12
83f96b42c1 fix(reactions): remove commented code 2023-05-25 18:16:51 -03:00
Arthurk12
701206ee80 feat(reactions): add to disabledFeatures 2023-05-25 18:05:50 -03:00
Arthurk12
461be7a7fc fix(reactions): method call
Update method call to the unified one(setUserReaction) and include the userID
parameter, so it can be used by mods to clear others status as well.
2023-05-25 17:42:02 -03:00
Arthurk12
196d2c1e0a feat(reactions): sync expiration with akka
Currently, the reactions are cleared on mongo based on the expire time.
So to sync its state with akka, an observer is atattched to the user
reactions collection and whenever a reaction is removed because of the
expiration time, akka is notified with message 'UserReactionTimeExpiredCmdMsg'.
2023-05-25 17:32:27 -03:00
Ramón Souza
1540a9a7ec
Merge branch 'v2.7.x-release' into I-16114 2023-05-25 16:38:15 -03:00
Anton Georgiev
c47f269273
Merge pull request #17988 from antobinary/merge-may-24
chore: Merge BBB 2.6.8 into BBB 2.7
2023-05-24 19:20:38 -04:00
Anton Georgiev
25af259d2d Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into merge-may-24 2023-05-24 17:23:00 -04:00
Anton Georgiev
aeda929b9b
docs: Added link to 2.6.8 2023-05-24 17:07:53 -04:00
transifex-integration[bot]
60ea38bfed
Translations for bigbluebutton-html5/public/locales/en.json in fa_IR (#17940)
* Translate en.json in fa_IR
100% translated source file: 'en.json'
on the 'fa_IR' language.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-05-24 16:12:52 -04:00
Anton Georgiev
816b8ede1e
Merge pull request #17983 from ramonlsouza/issue-17969
fix: Some images are not shown in presentation if using Firefox as client and using a PDF created by MS Office
2023-05-24 15:05:28 -04:00
Ramón Souza
219b1d1a72
add inline comment 2023-05-24 15:45:08 -03:00
Anton Georgiev
cb68297273
Merge pull request #17963 from ramonlsouza/fix-self-checked-value
fix: webcam self view toggle label
2023-05-24 14:40:15 -04:00
Anton Georgiev
a20d82dbbe
Merge pull request #17947 from ramonlsouza/issue-17945
fix: The indicator for disabled self view should hide on webcam unshare
2023-05-24 14:39:48 -04:00
Ramón Souza
60713e6f54 fix slide render issue in firefox 2023-05-24 14:36:58 -03:00
prlanzarin
b40a88cf69 fix(screenshare): size dispatch fails due to wrong scope 2023-05-24 12:07:35 -03:00
Arthurk12
3efdbd9012 feat(reactions): add akka messages to clear all emojis status
Adds two new messages which clear the users emoji statuses. This messages
enables this task to be done in a single call, instead of triggering one
method call for each user.
'ClearAllUsersEmojiCmdMsg' is sent from meteor to akka and updates all the
emoji states in the users model.
'ClearedAllUsersEmojiEvtMsg' is sent from akka to meteor. This triggers the
 mongo collection update.
2023-05-24 10:49:42 -03:00
Anton Georgiev
870c317018
Merge pull request #17973 from antobinary/build-fs
fix(sec): upgrade FS dep sofia-sip to 1.13.15
2023-05-23 14:36:10 -04:00
Anton Georgiev
998377ec5f chore: upgrade FS dep sofia-sip to 1.13.15 2023-05-23 14:21:19 -04:00
Anton Georgiev
4b93b9385c
chore: Bump BBB version to 2.6.8 2023-05-23 10:36:23 -04:00
Anton Georgiev
f86f6fd756
Merge pull request #17942 from bigbluebutton/antobinary-patch-1
ci: Update automated-tests.yml for BBB 2.7
2023-05-23 10:35:06 -04:00
transifex-integration[bot]
376139a30d
Translate en.json in es (#17965)
100% translated source file: 'en.json'
on the 'es' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-05-23 07:41:35 -04:00
transifex-integration[bot]
08c5f5b6b6
Translate en.json in es_ES (#17966)
100% translated source file: 'en.json'
on the 'es_ES' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-05-23 07:41:12 -04:00
Anton Georgiev
dab5c9bed4
Merge pull request #17964 from ffdixon/update-docs
docs: Fix broken links
2023-05-23 07:20:07 -04:00
Scroody
6e6fbe11be Fix: Self cam caoming back after trying to add effects or settings 2023-05-22 16:54:41 -03:00
Fred Dixon
58ff510f52 Fix broken links 2023-05-22 13:18:48 -04:00
Arthurk12
8541a5aae1 fix(reactions): prop name 2023-05-22 12:07:08 -03:00
Ramón Souza
7312021d9b fix self view label value 2023-05-22 10:19:49 -03:00
Ramón Souza
810a9895f8 change enable/disable self cam label based on state 2023-05-22 09:06:39 -03:00