Go to file
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
.github chore: add stale bot config 2021-07-04 11:56:50 -03:00
akka-bbb-apps Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into anonymous-polls 2021-06-16 21:54:28 +00:00
akka-bbb-fsesl Merge pull request #12004 from prlanzarin/u23-isitcoldinthewater 2021-04-20 09:47:43 -04:00
bbb-api-demo Update restart command for tomcat7 2019-05-02 16:23:49 -04:00
bbb-common-message Apply suggestions from code review 2021-06-17 10:25:03 -03:00
bbb-common-web Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16 2021-06-16 19:54:28 +00:00
bbb-fsesl-client Rework of the floor event 2021-04-12 18:25:58 +00:00
bbb-libreoffice Makes Libreoffice Docker mounts the system fonts instead of install fonts in container 2021-04-29 17:39:27 -03:00
bbb-lti Services run as starting PID 2021-04-05 12:24:29 +02:00
bbb-voice-conference/config/freeswitch Merge pull request #12029 from fireba11/reduce_freeswitch_log_level 2021-04-22 15:02:33 -04:00
bbb-webhooks Merge remote-tracking branch 'chore-webhooks-update-dependencies' into develop 2021-05-06 14:53:35 -03:00
bigbluebutton-config Update bigbluebutton-release 2021-06-09 13:58:25 -04:00
bigbluebutton-html5 Merge pull request #12674 from ramonlsouza/rm-unused-code 2021-07-02 14:33:20 -04:00
bigbluebutton-web Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-june16 2021-06-16 19:54:28 +00:00
doc more messages 2014-04-19 13:19:40 -07:00
labs Removed obsolete BBB components from 2.3 2020-10-03 06:18:15 +00:00
record-and-playback feat(recording): process published polls 2021-06-17 18:46:03 -03:00
.gitignore Merge remote-tracking branch 'bigbluebutton/v2.0.x-release' into master-merge-2.0 2018-01-23 12:27:42 +01:00
.nvmrc Add .nvmrc 2018-10-03 13:33:59 -04:00
.travis.yml Travis CI: Refactor 2020-03-29 10:24:39 +02:00
bbb.sh - minor formatting from IDE 2016-11-22 15:59:05 +00:00
build_script.sh Make sure linter doesn't use removed files 2019-01-16 12:07:34 -05:00
DEVELOPMENT.md DEVELOPMENT.md: Fix Markdown links 2020-04-03 12:02:56 +02:00
LICENSE Add license file 2020-04-23 13:51:05 -03:00
README.md Update README.md 2021-05-01 20:58:02 -03:00
SECURITY.md Update SECURITY.md 2021-05-10 13:12:23 -04:00

BigBlueButton

BigBlueButton is an open source web conferencing system.

BigBlueButton supports real-time sharing of audio, video, slides (with whiteboard controls), chat, and the screen. Instructors can engage remote students with polling, emojis, multi-user whiteboard, and breakout rooms.

Presenters can record and playback content for later sharing with others.

We designed BigBlueButton for online learning (though it can be used for many other applications). The educational use cases for BigBlueButton are

  • Online tutoring (one-to-one)
  • Flipped classrooms (recording content ahead of your session)
  • Group collaboration (many-to-many)
  • Online classes (one-to-many)

You can install on a Ubuntu 18.04 64-bit server. We provide bbb-install.sh to let you have a server up and running within 30 minutes (or your money back 😉).

For full technical documentation BigBlueButton -- including architecture, features, API, and GreenLight (the default front-end) -- see https://docs.bigbluebutton.org/.

BigBlueButton and the BigBlueButton Logo are trademarks of BigBlueButton Inc .