Commit Graph

41297 Commits

Author SHA1 Message Date
Ramón Souza
d8defa468f
Merge pull request #19994 from JoVictorNunes/fix-client-setting-persistence
fix: client settings not persisting
2024-04-12 09:39:45 -03:00
Ramón Souza
c0a3984a6c
Merge pull request #19982 from ramonlsouza/fix-ejected-error
fix: ejected user errors
2024-04-12 08:50:31 -03:00
Gustavo Trott
a42b404543
Merge pull request #19995 from gustavotrott/graphql-provide-active-typed-captions
graphql-server: Add type `caption_typed_activeLocales`
2024-04-11 15:48:30 -03:00
Gustavo Trott
1ae8dee3b8
Merge pull request #19993 from gustavotrott/graphql-query-caption-lang-options
refactor (html5): Provide list of available locales through settings.yml (and Graphql)
2024-04-11 15:47:21 -03:00
Gustavo Trott
4924c8850a Add graphql type caption_typed_activeLocales 2024-04-11 12:06:20 -03:00
João Victor
d7c33d988d fix: client settings not persisting 2024-04-11 12:03:25 -03:00
Gustavo Trott
6dfed4374f Merge remote-tracking branch 'upstream/v3.0.x-release' into graphql-query-caption-lang-options 2024-04-11 11:53:30 -03:00
Ramón Souza
a45b89f066 lock settings check 2024-04-11 11:23:29 -03:00
Ramón Souza
64a45f7613 prevent moderator eject errors 2024-04-11 11:14:07 -03:00
Ramón Souza
156cdb7a3f
Merge pull request #19986 from ramonlsouza/fix-share-cam-grid-mode
fix: share camera on grid mode
2024-04-11 10:45:40 -03:00
Gustavo Trott
7a4e9f0736 Revert audioCaptions.enabled=true 2024-04-11 10:40:58 -03:00
Gustavo Trott
30a4233ed3 Provide list of available locales through settings.yml 2024-04-11 10:39:59 -03:00
Ramón Souza
38ceae4419
Merge pull request #19984 from JoVictorNunes/remove-old-local-seetings
cleanup: remove old `local-settings` collection
2024-04-11 09:22:51 -03:00
Gustavo Trott
34b87ca558
Fix wrong logs 2024-04-11 08:27:32 -03:00
Gustavo Trott
44dea2a11a
Merge pull request #19988 from gustavotrott/graphql-improve-annotations-speed
refactor (graphql-server): Makes it faster to update annotations
2024-04-10 18:47:46 -03:00
Gustavo Trott
ab6da0f4d5 Graphql: makes it faster to update annotations 2024-04-10 17:32:44 -03:00
Ramón Souza
60e0578c12 fix share camera on grid mode 2024-04-10 16:04:12 -03:00
Ramón Souza
11af2b4aed
Merge pull request #19965 from gabriellpr/polls-avoid-not-test
test: Avoid presentation notifications on polling tests
2024-04-10 13:48:43 -03:00
João Victor
0aeecab6a2 cleanup: remove old local-settings collection 2024-04-10 11:39:02 -03:00
Ramón Souza
8e5c23c473 fix ejected user errors 2024-04-10 11:00:34 -03:00
Ramón Souza
f1c8ec0c77
Merge pull request #19225 from vitormateusalmeida/16068-custom-webcam-highlight-color
Adds custom color highlight option for webcam
2024-04-10 10:36:54 -03:00
Ramón Souza
0dee877d0b
Merge pull request #18920 from antonbsa/remaining-meeting-comp-ref
Refactor: Migrate meeting remaining time
2024-04-10 09:13:16 -03:00
Tainan Felipe
a11a9ca199 Fix: TS errors 2024-04-09 19:47:01 -03:00
Tainan Felipe
9fade98670 Fix: show remaining time after under thirty 2024-04-09 19:38:07 -03:00
Tainan Felipe
0c61143156 Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_18920 2024-04-09 18:27:27 -03:00
Gabriel Porfirio
2eda5935f3 adding check for polling test 2024-04-09 17:23:36 -03:00
Ramón Souza
7f06ed8c64
Merge pull request #19973 from Tainan404/remove-users-persistent-data
Remove: user persistent data collection
2024-04-09 17:13:38 -03:00
Gustavo Trott
de409c1244
Merge pull request #19975 from gustavotrott/gql-flag-showTimeRemaining
Graphql: Introduces flag `showRemainingTime`
2024-04-09 16:42:22 -03:00
Gustavo Trott
7142d351eb Introduces flag showRemainingTime 2024-04-09 15:41:54 -03:00
Gustavo Trott
e505978017
refactor (graphql-middleware): Significantly reduces the size of the Json Patch (#19974) 2024-04-09 14:37:57 -03:00
Ramón Souza
0def7adb05
Merge pull request #19972 from ramonlsouza/fix-export-usernames
fix: save user names feature
2024-04-09 13:17:38 -03:00
Tainan Felipe
acf39a3783 Remove: user persistent data collection 2024-04-09 12:04:14 -03:00
Ramón Souza
4535189598
Merge pull request #19963 from ramonlsouza/fix-leave-button
Fix: leave meeting button
2024-04-09 11:57:13 -03:00
Tainan Felipe
8c37b600c8 Fix: timer not appearing for normal meetings 2024-04-09 10:53:03 -03:00
Ramón Souza
5512990a54
Merge pull request #19174 from Scroody/rename-songs
refactor: rename Songs to Music in BBB Timer
2024-04-09 10:34:38 -03:00
Ramón Souza
2d2968a92f fix export usernames 2024-04-09 09:58:50 -03:00
Tainan Felipe
08b5fd48e2
Update bigbluebutton-html5/imports/ui/components/common/remaining-time/component.tsx
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2024-04-09 09:18:14 -03:00
Tainan Felipe
4311449abe Fix: fetching data from meeting 2024-04-08 14:16:24 -03:00
Gustavo Trott
43ca140b89
Add option for graphql-middleware to restrict subscriptions (for tests purpose) (#19969) 2024-04-08 14:15:15 -03:00
Tainan Felipe
48e292901d Merge remote-tracking branch 'upstream/v3.0.x-release' into PR_18920 2024-04-08 09:25:52 -03:00
Tiago Jacobs
4a05682b06
Cleanup nginx cache when using run-dev script (#19968) 2024-04-06 21:08:00 -03:00
Tiago Jacobs
1562c3b7ed
Fix remote logger for messages emited before settings are loaded (#19967) 2024-04-06 19:35:41 -03:00
Gustavo Trott
551e452a49
graphql-middleware: Implements a cache-system for JsonPatch (#19964) 2024-04-06 11:43:36 -03:00
João Victor Nunes
71dbe06dfd
fix: restore screen reader alerts for unread chat messages (#19713)
* fix: restore screen reader alerts for unread chat messages
* fix: move screen reader alert adapter up the component tree
2024-04-05 18:30:58 -04:00
Anton Georgiev
891e85581c
Merge pull request #18575 from prlanzarin/u27/refactor/remove-deskshare-rtmp-evts
refactor: remove unused DeskShareStartRTMP/DeskShareStopRTMP events
2024-04-05 14:24:51 -04:00
Gabriel Porfirio
d079e8a942 avoid presentation notification on polling tests 2024-04-05 13:35:32 -03:00
Anton Georgiev
7838a6493f
Merge pull request #19915 from KDSBrowne/v3.sonarcloud-err
fix(whiteboard): Remove Conditionally Called Hooks Error
2024-04-05 11:06:24 -04:00
Ramón Souza
981ba93454 go to meeting end screen on leave 2024-04-05 10:54:08 -03:00
Ramón Souza
8d129f6c3b fix leave meeting button not working 2024-04-05 09:42:32 -03:00
Ramón Souza
88b31db097
Merge pull request #19957 from JoVictorNunes/fix-conn-status-session-logs-30
fix(connection status): restore session logs tab
2024-04-04 13:28:09 -03:00