João Victor
83acc1fe9a
Merge branch 'v3.0.x-release' into remove-screenshare-tracker
2024-05-29 17:01:12 -03:00
Ramón Souza
7514066fc3
fix: Client can't load in certain cases ( #20336 )
...
* move settings
* remove meteor cache files
2024-05-29 09:26:11 -04:00
João Victor
ffa861e384
refactor(screenshare): remove Tracker.Dependency
2024-05-24 11:44:36 -03:00
Ramón Souza
82b1101df8
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-05-02 08:45:10 -03:00
Tainan Felipe
5070d26c90
Merge remote-tracking branch 'upstream/v3.0.x-release' into code-removal
2024-05-01 09:58:01 -03:00
Tainan Felipe
e4a23feda3
Remove: old code from notes, pads and meeting ended
2024-05-01 09:39:03 -03:00
Tainan Felipe
1e90237305
Remove: timer js files
2024-04-30 12:45:05 -03:00
Ramón Souza
1d03d52a3a
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-04-24 17:41:20 -03:00
Tainan Felipe
52b9f6166a
Remove: Pads, PadsSessions, PadsUpdates client subscriptions and dependencies ( #20051 )
2024-04-24 13:07:06 -03:00
Ramón Souza
8f93792bde
Merge remote-tracking branch 'upstream/v3.0.x-release' into away-mode
2024-04-24 11:20:08 -03:00
Ramón Souza
495fbf41a2
move away to reactions button
2024-04-23 14:56:23 -03:00
Ramón Souza
cac0f6cd38
mute/unmute speaker
2024-04-23 11:01:59 -03:00
Tainan Felipe
af5d8d1a15
Fix: selected speechlocale
2024-04-22 20:19:03 -03:00
Ramón Souza
528817aeab
fix condition where user is muted when away mode is activated
2024-04-22 18:46:04 -03:00
Ramón Souza
6fea058cb0
add new away button
2024-04-22 17:34:40 -03:00
Ramón Souza
ad8edc57e1
add locale selector to typed captions
2024-04-19 16:35:39 -03:00
Tainan Felipe
b40930cc4a
Refactor: move captions to graphql
2024-04-16 19:39:29 -03:00
Tainan Felipe
e3ca2a5b3d
Merge branch 'v3.0.x-release' into remove-pick-random-user
2024-03-26 09:43:45 -03:00
Ramón Souza
788cf799f7
refactor: make bbb client work without meteor service (partial) ( #19869 )
2024-03-21 16:41:32 -03:00
Tainan Felipe
789da5c064
Refactor: Remove pick random user
2024-03-12 20:01:12 -03:00
André Castro
58a0efe708
Migrate auth and settings to graphQL ( #19507 )
2024-03-06 14:28:18 -03:00
Ramón Souza
2f67417b4b
migrate stopWatchingExternalVideo action
2024-01-19 15:40:27 -03:00
Ramón Souza
9ccc713543
migrate setEmojiStatus meteor call
2023-12-07 10:45:13 -03:00
Ramón Souza
0f046de941
migrate assignPresenter meteor call
2023-12-07 10:02:13 -03:00
Ramón Souza
5b2731275f
replace isModerator checks with useCurrentUser
2023-11-30 14:24:25 +01:00
Ramón Souza
dde3aa92bd
replace UsersContext with useCurrentUser
2023-11-30 12:08:16 +01:00
Ramón Souza
761d42cbcf
remove external-video-meetings collection and related files
2023-11-29 14:22:59 +01:00
Guilherme Pereira Leme
eb7adfb994
feat(plugins): code refactor for readability ( #19222 )
...
* [plugin-sdk-refactor-organization] - rearrange of files and folders (WIP)
* [plugin-sdk-refactor-organization ] - final touches
* [plugin-sdk-refactor-organization ] - fix
* [plugin-sdk-refactor-organization ] - update SDK
2023-11-28 15:31:28 -03:00
Ramón Souza
8528dc7228
restore minimize presentation button
2023-10-11 16:10:36 -03:00
Ramón Souza
e65740909e
remove unused code in presentation service
2023-10-09 16:10:02 -03:00
Ramón Souza
2f9b2d12f8
move parseCurrentSlideContent to component
2023-10-09 10:57:28 -03:00
GuiLeme
3010f19029
[plugin-sdk-issue-5] - refactor
2023-09-19 10:09:59 -03:00
GuiLeme
2fc030a6c3
[plugin-sdk-issue-5] - Added action bar item plugin and refactor plugin
2023-09-19 08:39:52 -03:00
Ramón Souza
fadd035bea
do not display reactions button if reactions are disabled
2023-08-10 09:02:08 -03:00
Ramón Souza
bf6f96fc44
renaming interactions -> reactions
2023-07-18 08:54:36 -03:00
Anton Georgiev
c8b0437df3
Merge pull request #18133 from GuiLeme/port-timer-with-events-suggestions
...
feat(timer): Port timer (Mconf) with events suggestions
2023-06-08 15:56:10 -04:00
Ramón Souza
7c86eee147
fix pin/unpin shared notes
2023-06-01 17:04:31 -03:00
Paulo Lanzarin
5447666c15
Merge branch 'v2.7.x-release' into port-timer
2023-05-26 10:33:38 -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
Arthurk12
953a3d3548
Timer first commit
2023-05-18 15:29:31 -03:00
Arthurk12
7697367335
feat(screenshare): make component generic
...
Turns the screenshare component into a generic component, so that it can be
used both for screenshare and camera as content fetures.
Also changes specific locales and icons for the camera as content feature.
2023-05-09 17:21:47 -03:00
Lucas Fialho Zawacki
fcb6b94787
feature(reactions): Flags to enable new/old status button and to position it centered or to the right
2023-04-28 14:10:27 -03:00
Lucas Fialho Zawacki
b91697d0b9
fix(reactions): Fix merge
2023-04-27 18:31:11 -03:00
Max Franke
6d146d07d4
fix(interactions-button): typo
2023-04-27 14:08:16 -03:00
Max Franke
fbcc611bd9
feat(interactions): add new interactions button
...
Interactions button is a button that stays in action bar.
Integrates several features in just one place: user-reaction, raise hand,
user-status (away/not away), toggle question panel.
2023-04-27 13:57:40 -03:00
GuiLeme
661ab05bfa
[issue-16734] - changes in review
2023-02-24 12:52:01 -03:00
GuiLeme
cbe3e88938
[issue-16734] - Implemented new disabledFeature presentationArea
2023-02-17 12:44:36 -03:00
Ramón Souza
5f9294756a
allow upload of presentations if hidePresentation=true
2023-02-15 10:01:49 -03:00
Joao Victor
efb40e00bb
fix(layout): don't show navbar/action-bar before layout has been calculated
2022-07-29 16:02:31 -03:00
Lucas Zawacki
83847a21aa
Merge branch 'v2.5.x-release-Layouts' of github.com:lfzawacki/bigbluebutton into develop-bbb
2022-04-13 21:08:32 +00:00