forked from 101t/bigbluebutton-api-python
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coalesced changes from variosus sources.. #4
Open
IJOL
wants to merge
13
commits into
yunkaiwang:master
Choose a base branch
from
anodino-dev:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b8a6dfb - Browse repository at this point
Copy the full SHA b8a6dfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca423f8 - Browse repository at this point
Copy the full SHA ca423f8View commit details
Commits on Jun 1, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b442aed - Browse repository at this point
Copy the full SHA b442aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for f60271d - Browse repository at this point
Copy the full SHA f60271dView commit details
Commits on Jun 14, 2020
-
Fix TypeError if there is only one meeting active
If there was only one meeting active in the BBB server, an IndexError exception is raised: TypeError: string indices must be integers This patch fixes this error.
Configuration menu - View commit details
-
Copy full SHA for 91254b1 - Browse repository at this point
Copy the full SHA 91254b1View commit details
Commits on Jun 15, 2020
-
Merge pull request 101t#7 from baxeico/patch-1
Fix TypeError if there is only one meeting active
Configuration menu - View commit details
-
Copy full SHA for 6bdc839 - Browse repository at this point
Copy the full SHA 6bdc839View commit details
Commits on Aug 21, 2020
-
This library does not have a timeout and python does not have a default timeout in the CPython implementation, hence if this gets stuck for some reason and in practice it does get stuck often enough... then it hangs there forever waiting. So we need to time it out eventually.
Configuration menu - View commit details
-
Copy full SHA for 2bcc9a5 - Browse repository at this point
Copy the full SHA 2bcc9a5View commit details
Commits on Aug 22, 2020
-
Merge pull request 101t#8 from bigbluemeeting/patch-1
Add timeout of 10 seconds
Configuration menu - View commit details
-
Copy full SHA for 14228e6 - Browse repository at this point
Copy the full SHA 14228e6View commit details
Commits on Sep 4, 2020
-
- typo at bbbmodule.py - </module> tag at bbbmodule.py - fixed problem, with sending slides
Configuration menu - View commit details
-
Copy full SHA for e0bbbae - Browse repository at this point
Copy the full SHA e0bbbaeView commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 88adcbc - Browse repository at this point
Copy the full SHA 88adcbcView commit details -
Merge pull request #1 from 101t/master
Merge pull request 101t#13 from anodino-dev/master
Configuration menu - View commit details
-
Copy full SHA for c676764 - Browse repository at this point
Copy the full SHA c676764View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb883b - Browse repository at this point
Copy the full SHA eeb883bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a824369 - Browse repository at this point
Copy the full SHA a824369View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.