Commit Graph

40026 Commits

Author SHA1 Message Date
Ramón Souza
feaa1277cd upgrade tooltip dependency and fix open tooltip on mobile 2023-11-21 13:39:05 -03:00
Gustavo Trott
a60a77584b
Merge pull request #19175 from gustavotrott/param-enforceLayout
feature: Add new API join param: enforceLayout
2023-11-20 17:09:20 -03:00
Anton Georgiev
1a4c77bb8a
Merge pull request #19162 from gustavotrott/akka-setPresenterInPod
refactor: Eliminate Meteor dependency in setting up Presenter In Pod
2023-11-20 14:54:31 -05:00
Ramón Souza
a5d361154d
Merge pull request #19176 from Scroody/toast-on-self-view
refactor: Add a toast warning you that your webcam is still streaming…
2023-11-20 16:31:20 -03:00
Gustavo Trott
9e4e21d0d3
Merge pull request #19126 from Scroody/libreoffice-set-version
(sec)build(bbb-libreoffice): bump to 7.5.7.1
2023-11-20 13:43:52 -03:00
Anton Georgiev
97faafa97c refactor: Add a toast warning you that your webcam is still streaming… 2023-11-20 13:04:30 -03:00
Gustavo Trott
399dfa33d1 Undo wrong change 2023-11-20 12:01:53 -03:00
Gustavo Trott
9532d68bad Add new JOIN param enforceLayout 2023-11-20 11:53:53 -03:00
Ramón Souza
242f1bd424
Merge pull request #19161 from ramonlsouza/fix-draggable-webcam
fix: restore resize presentation area in custom layout
2023-11-20 08:53:05 -03:00
Ramón Souza
4edd0a19b1 restore resize in custom layout 2023-11-16 17:08:13 -03:00
Gustavo Trott
33e3be0cb0 Eliminate Meteor dependency in setting up Presenter In Pod 2023-11-16 17:01:26 -03:00
Gustavo Trott
1f14f9a333
Merge pull request #19153 from Scroody/pid-null-error-fix
fix (bbb-web): Null pointer exception when parent meeting does not exist
2023-11-16 10:37:59 -03:00
Anton Georgiev
2f90fc78f0 Bumped +1 2023-11-16 10:27:01 -03:00
Paul Trudel
b38641ecb5 fix (bbb-web): Null pointer exception when parent meeting does not exist 2023-11-16 09:44:55 -03:00
Ramón Souza
a18adb0b38
Merge pull request #19014 from Tainan404/breakout-room-migration
Refactor: Migrate breakout room creation to graphql
2023-11-15 13:22:43 -03:00
Ramón Souza
66a1747556
Merge pull request #19133 from Scroody/lower-hand-on-toast
Fix: Moderator lowering hand from toast broken
2023-11-15 13:01:53 -03:00
André Castro
f6cf538689
Merge pull request #13 from gabriellpr/add-flaky-flag
test: adding flaky flag
2023-11-15 11:57:07 -03:00
Gabriel Porfirio
f1bbad94b5 adding flaky flag to failing test on ci 2023-11-15 11:36:58 -03:00
Tainan Felipe
b4c8dac941 Merge branch 'breakout-room-migration' of github.com:Tainan404/bigbluebutton into breakout-room-migration 2023-11-15 11:35:46 -03:00
Tainan Felipe
89aac73da0 Fix: TS errors 2023-11-15 11:32:31 -03:00
Tainan Felipe
57a43f23d8 Merge remote-tracking branch 'upstream/v3.0.x-release' into breakout-room-migration 2023-11-15 10:54:14 -03:00
André
31ff0479f5 Fix: Moderator lowering hand from toast broken 2023-11-15 10:17:56 -03:00
Ramón Souza
1c636c4cce
Merge pull request #19004 from gabriellpr/test-timer
test: Timer and stopwatch
2023-11-15 10:03:15 -03:00
Ramón Souza
85bd1e318a
Merge pull request #19063 from gabriellpr/rm-flaky-tag
test: Removes flaky flags
2023-11-15 10:02:47 -03:00
Ramón Souza
e9248961e7
Merge pull request #19121 from Scroody/new-reactions-emoji-rain
feat(reactions): port new reactions and fix emojiRain
2023-11-15 10:00:06 -03:00
Ramón Souza
5cf5510e5d add new line at end of file 2023-11-15 09:52:29 -03:00
Ramón Souza
7af023a960
Update bigbluebutton-html5/private/config/settings.yml 2023-11-15 09:50:07 -03:00
Gustavo Trott
6dc3dbb1fe
Merge pull request #19104 from gustavotrott/graphql-user-join-action
graphql: New User Flow for Joining Meetings via GraphQL
2023-11-15 09:16:02 -03:00
Gustavo Trott
7c0a1649d7
Merge pull request #19129 from Scroody/fix_isbreakout_api
fix: check for presence of parentMeetingID if isBreakout is true
2023-11-15 08:34:22 -03:00
Gustavo Trott
9628b1790e
Merge pull request #19116 from Scroody/preUploadedPresentation-get-v30
feature (api): Add preUploadedPresentation param to API's /create via GET
2023-11-14 14:44:39 -03:00
André Castro
746b89efb3
Merge pull request #12 from gustavotrott/pr-19116
Fix hasPresentationUrlInParameter
2023-11-14 13:24:19 -03:00
Gustavo Trott
57aab3d049 Fix hasPresentationUrlInParameter 2023-11-14 13:21:33 -03:00
Jan Kessler
bd7d956ec9 fix: check for presence of parentMeetingID if isBreakout is true 2023-11-14 13:12:29 -03:00
André
bf028c8324 aditional changes 2023-11-14 12:59:56 -03:00
André
1ebd27d5ea Lint 2023-11-14 11:03:05 -03:00
Paul Trudel
f9f419cdf1
Refactor: Add chat message to Postgres when user status changes (#18980)
* Insert chat msg on use status change

* Insert system message for user status change

* Close pres file resources

* Remove unused code

* Remove trailing whitespace

* Remove more trailing whitespace

* Use frontend message

* Send user name and add validation

* Fix js errors

* Modify user validation for sending away msg
2023-11-14 10:47:09 -03:00
Anton Georgiev
bbd13d7fa0 (sec)build(bbb-libreoffice): bump to 7.5.7.1 2023-11-14 10:26:57 -03:00
Anton B
234431f6dd test: add flag flaky on failed breakout tests after migration 2023-11-13 17:54:00 -03:00
Lucas Fialho Zawacki
f575ecd4c8 feat(reactions): port new reactions and fix emojiRain 2023-11-13 15:36:49 -03:00
Guilherme Pereira Leme
93b8705af2
feature(html5): Change return type of the graphql data hook (#19103) 2023-11-13 15:10:41 -03:00
Guilherme Pereira Leme
6af3d4fae0 feature (api): Add preUploadedPresentation param to API's /create via GET 2023-11-13 13:16:02 -03:00
Gustavo Trott
5f0a1aa339 Let user join the meeting using Graphql actions 2023-11-10 17:36:10 -03:00
Ramón Souza
8f7b20722f
Merge pull request #19102 from Scroody/27-to-30-part-2
v27 changes ported to v30 part 2.
2023-11-10 17:16:07 -03:00
Ramón Souza
925a3fa979
Merge pull request #18928 from ramonlsouza/pres-graphql
get whiteboard and cursor data from graphql
2023-11-10 17:06:08 -03:00
Ramón Souza
ac64b73ab1
Merge pull request #19098 from Scroody/27-to-30-part-1
v27 changes ported to v30 part 1.
2023-11-10 15:45:30 -03:00
Tainan Felipe
81fe65373c
Remove changes on settings yml 2023-11-10 15:33:15 -03:00
Tainan Felipe
a55fa95022 Fix: default duration time and free join invitation 2023-11-10 15:20:13 -03:00
André
96d9f71030 v27 changes ported to v30 part 2. 2023-11-10 15:09:45 -03:00
Gustavo Trott
1814ab3f54
Merge pull request #18995 from gustavotrott/graphql-captions
graphql: Add Captions (typed from pads-updates and audio-captions from automatic transcription)
2023-11-10 14:48:41 -03:00
Gustavo Trott
f1e05c2560 Undo bbb-export-annotations/package-lock.json 2023-11-10 14:47:42 -03:00