Ramon Souza
21eea858c1
code format
2021-07-06 11:17:00 -03:00
Ramon Souza
8bf637129b
fullscreen camera
2021-07-06 11:05:15 -03:00
Ramon Souza
df2b7958f3
adapt fullscreen all layouts
2021-07-05 13:58:27 -03:00
Ramon Souza
408b596ed0
remove fullscreen from presentation (context) and add generic fullscreen information
2021-07-05 13:52:25 -03:00
Anton Georgiev
f1d88537be
Merge pull request #12715 from pedrobmarin/c-asbc
...
chore: add stale bot config
2021-07-05 11:10:14 -04:00
Pedro Beschorner Marin
13e5b3f9ef
chore: add stale bot config
...
> In an ideal world with infinite resources, there would be no need for
> this app.
>
> But in any successful software project, there's always more work to do
> than people to do it. As more and more work piles up, it becomes
> paralyzing. Just making decisions about what work should and shouldn't
> get done can exhaust all available resources. In the experience of the
> maintainers of this app—and the hundreds of other projects and
> organizations that use it—focusing on issues that are actively affecting
> humans is an effective method for prioritizing work.
>
> To some, a robot trying to close stale issues may seem inhospitable or
> offensive to contributors. But the alternative is to disrespect them by
> setting false expectations and implicitly ignoring their work. This app
> makes it explicit: if work is not progressing, then it's stale. A
> comment is all it takes to keep the conversation alive.
https://github.com/probot/stale#is-closing-stale-issues-really-a-good-idea
This file add the configuration needed for stale issues and pull requests
to be automatically closed. Defined as follows:
- issues and pull requests with no activity for 270 days will be marked as "status: stale";
- after that, there will be a period of 90 days for the issue or pull request to be claimed, otherwise will be closed.
The bot will never interact/close with issues and pull requests marked as:
- status: vetify
- status: accepted
- target: security
- type: discussion
For this setup to be effective, add https://probot.github.io/apps/stale/
to BigBlueButton repository.
2021-07-04 11:56:50 -03:00
Anton Georgiev
95f5b6faf9
BBB version is quite useful to know, would rather if it is not optional
2021-07-02 22:14:22 -04:00
Anton Georgiev
4bcf7c467d
Merge pull request #12674 from ramonlsouza/rm-unused-code
...
refactor: remove unused variables
2021-07-02 14:33:20 -04:00
Anton Georgiev
5026df6e1d
Merge pull request #12672 from ramonlsouza/polling-component-nlm
...
fix: polling component position - new LM
2021-07-02 14:32:11 -04:00
Anton Georgiev
e0c772003c
Merge pull request #12683 from ramonlsouza/sidebar-resize-video-focus
...
feat: sidebar vertical resize - focus on video layout
2021-06-29 14:27:21 -04:00
Ramon Souza
d8b4981caa
code format
2021-06-29 10:39:12 -03:00
Ramon Souza
6295a8d1d7
sidebar vertical resize in focus on video layout
2021-06-29 10:31:44 -03:00
Anton Georgiev
0ded1f7568
Merge pull request #12637 from vitormateusalmeida/layoutManagerNew
...
Add webcams component on new Layout Manager
2021-06-28 12:52:27 -04:00
Ramon Souza
d8e19dbd9f
remove unused variables
2021-06-28 08:20:49 -03:00
Vitor Mateus De Almeida
3599577463
Fix camera calcs
...
Fix camera calcs 2
2021-06-25 17:57:19 -03:00
Vitor Mateus De Almeida
7bd2f7ab3c
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
2021-06-25 16:59:04 -03:00
Ramon Souza
eb0ecb8167
fix polling component position - new LM
2021-06-25 11:21:52 -03:00
Anton Georgiev
0e9f0b04c8
Merge pull request #12667 from ramonlsouza/fullscreen-presentation-new-lm
...
feat: fullscreen presentation in new Layout Manager
2021-06-25 07:59:58 -04:00
Ramon Souza
a466cd11de
no hide presentation button in fullscreen mode
2021-06-25 08:25:16 -03:00
Ramon Souza
b7bf014e76
format code
2021-06-24 16:50:46 -03:00
Ramon Souza
fbfe371b40
fix presentation size when user is presenter
2021-06-24 16:46:26 -03:00
Anton Georgiev
19a49c83f1
Merge pull request #12620 from germanocaumo/quick-poll-max-custom
...
fix(poll): Respect maxCustom property in quick-polls
2021-06-24 14:55:45 -04:00
Ramon Souza
c0e02d7bfa
presentation fullscreen in new layout manager
2021-06-24 15:42:45 -03:00
Ramon Souza
89ba33101f
fullscreen button new lm
2021-06-24 13:47:16 -03:00
Anton Georgiev
ff3da35e53
Merge pull request #12663 from ramonlsouza/fix-refresh-layout
...
fix: keep changed layout after refresh
2021-06-24 10:33:15 -04:00
Anton Georgiev
010f09014f
Merge pull request #12657 from ramonlsouza/rm-unused-
...
refactor: remove unused code
2021-06-24 09:59:33 -04:00
Ramon Souza
d39c77fa4a
keep changed layout after refresh - new lm
2021-06-24 08:44:05 -03:00
Ramon Souza
efc15d89ae
remove unused code
2021-06-23 16:52:52 -03:00
Anton Georgiev
905e0dd4dd
Updated bbbServerVersion to 2.4
2021-06-23 10:35:18 -04:00
Anton Georgiev
9ab0817b16
Merge pull request #12642 from ramonlsouza/layout-settings
...
feat: layout settings UI
2021-06-22 14:45:50 -04:00
Vitor Mateus De Almeida
3a281adab5
Remove background and commented code
...
Revert linting
2021-06-22 14:04:56 -03:00
Anton Georgiev
7ea78ef3ae
Merge pull request #12639 from hiroshisuga/patch-36
...
fix a bug when a shape coordinate is zero
2021-06-22 09:07:37 -04:00
Ramon Souza
91eb0800c3
code format
2021-06-22 09:52:45 -03:00
Ramon Souza
ae49d7a9c6
remove layoutManager from meeting collection
2021-06-22 09:48:48 -03:00
Ramon Souza
1ac5350fd4
change layout ui
2021-06-22 09:17:11 -03:00
hiroshisuga
f8e6d9636f
fix bug when a coordinate is zero
2021-06-22 08:30:44 +09:00
Vitor Mateus De Almeida
d8cffebc36
Merge remote-tracking branch 'upstream/develop' into layoutManagerNew
2021-06-21 17:18:46 -03:00
Vitor Mateus De Almeida
6469b68d45
Add webcams component on new Layout Manager
2021-06-21 17:16:59 -03:00
Ramon Souza
1790995dd8
remove layout options from debug window
2021-06-21 15:49:25 -03:00
Ramon Souza
bbb98a6863
add layout change messages
2021-06-21 15:16:57 -03:00
Ramon Souza
174f17bcb4
fix log message
2021-06-21 15:16:01 -03:00
Pedro Beschorner Marin
b4cf043962
Merge pull request #12612 from pedrobmarin/f-r-ppp
...
feat(recording): process published polls
2021-06-19 11:36:34 -03:00
Anton Georgiev
beff4fcdd0
Merge pull request #12624 from ramonlsouza/actions-bar-size-new-lm
...
fix: actions bar buttons out of screen - new LM
2021-06-18 18:04:02 -04:00
Anton Georgiev
6dc652a04e
Merge pull request #12625 from ramonlsouza/new-lm-missing-components
...
Add missing components to new layout manager
2021-06-18 18:03:35 -04:00
Anton Georgiev
0c0eb8a4d5
Merge pull request #12548 from ramonlsouza/layout-meeting-collection
...
feat: layout manager in meeting collection
2021-06-18 18:03:19 -04:00
Ramon Souza
381207cb5a
set legacy as default layout manager
2021-06-18 17:05:29 -03:00
Ramon Souza
7184043559
add missing components to new lm
2021-06-18 16:35:23 -03:00
Ramon Souza
38d1971c2e
actions bar height based on fontSize
2021-06-18 15:32:46 -03:00
Anton Georgiev
f037f0a259
Merge pull request #12621 from germanocaumo/poll-chat-setting
...
feat(poll): add option to disable poll chat message
2021-06-18 10:32:06 -04:00
germanocaumo
4f06b1fbf8
feat(poll): add option to disable poll chat message
2021-06-18 14:13:20 +00:00