- Mar 24, 2021
-
-
Aron Engineer authored
-
Aron Engineer authored
fix: Option removed from ValidateAuthTokenRespMsg and respective handlers, default eject reason added
-
Aron Engineer authored
-
Aron Engineer authored
-
- Mar 23, 2021
-
-
Anton Georgiev authored
Handle pad's events and Meteor's instances
-
Aron Engineer authored
-
Pedro Beschorner Marin authored
Since Meteor was split in multiple process and events started to be filtered by instances, all Etherpad's Redis events were being discarded. Etherpad has a Redis' publisher plugin that is unaware of BigBlueButton's existence. All the communication between them is kept simple with minimal of internal data exchange. The concept of distincts subscribers at Meteor's side broke part of this simplicity and, now, Etherpad has to know which instance must receive it's messages. To provide such information I decided to include Meteor's instance as part of the pad's id. Should look like: - [instanceId]padId for the shared notes - [instanceId]padId_cc_(locale) for the closed captions With those changes the pad id generation made at the recording scripts had to be re-done because there is no instance id available. Pad id is now recorded at akka-apps and queried while archiving the shared notes.
-
Anton Georgiev authored
Merge 2.2 into develop
-
Mario Jr authored
-
Anton Georgiev authored
Prevent logged out user to spam validateAuthToken
-
Anton Georgiev authored
Default enable banner alert when user speaks with mic muted
-
Mario Jr authored
This sets back the default value after fixes done in #11272 and #11268
-
Mario Jr authored
If created, mutedalert will crash client when trying to access inputstream which is not yet ready. Fixes #11433
-
Anton Georgiev authored
Avoid localhost at notes endpoint
-
Anton Georgiev authored
Case insensitive typed poll responses grouping
-
Anton Georgiev authored
Locales fetch rework
-
Ramon Souza authored
-
Anton Georgiev authored
Retrieve guest user pre-join messages only when userId is available
-
Ramon Souza authored
-
Maxim Khlobystov authored
-
- Mar 22, 2021
-
-
Pedro Beschorner Marin authored
Use 127.0.0.1 instead of localhost since Etherpad only listens for ipv4.
-
Anton Georgiev authored
Move Raise Hand Functionality To Actions Bar Button
-
KDSBrowne authored
-
Ramon Souza authored
-
KDSBrowne authored
-
KDSBrowne authored
-
Anton Georgiev authored
Increasing presenter menu width
-
Anton Georgiev authored
Fix messages being not cleared
-
Anton Georgiev authored
Increasing userlist menu width
-
Ramon Souza authored
-
Ramon Souza authored
-
Joao Siebel authored
-
Tainan Felipe authored
-
Anton Georgiev authored
Revert "Add getter for defaultKeepEvents"
-
Anton Georgiev authored
-
Anton Georgiev authored
Add getter for defaultKeepEvents
-
Anton Georgiev authored
Follow up to #11681
-
- Mar 21, 2021