bigbluebutton-Github/bigbluebutton-html5/imports/api/users/server/methods
Daniel Petri Rocha fa0ad14c35
feat(bbb-html5): Ban specific users from the public chat (#20585)
* Initial user lock changes

* Show lock icon
2024-07-17 12:56:33 -04:00
..
assignPresenter.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
changeAway.js Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
changePin.js remove unused imports and variables 2022-03-15 13:11:20 +00:00
changeRaiseHand.js Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
changeRole.js Add try/catch on users methods 2021-05-05 13:47:43 -03:00
clearAllUsersEmoji.js Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
removeUser.js Add try/catch on users methods 2021-05-05 13:47:43 -03:00
sendAwayStatusChatMsg.js Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
setEmojiStatus.js Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
setExitReason.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
setMobileUser.js Akka-apps will set mobile flag instead of Meteor 2023-04-06 17:43:57 -03:00
setRandomUser.js Add try/catch on users methods 2021-05-05 13:47:43 -03:00
setSpeechLocale.js feat: Initial implementation of Gladia transcriptions to BBB 2.7 (#19091) 2023-11-30 10:10:36 -05:00
setSpeechOptions.js feat: Initial implementation of Gladia transcriptions to BBB 2.7 (#19091) 2023-11-30 10:10:36 -05:00
setUserEffectiveConnectionType.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
toggleUserChatLock.js feat(bbb-html5): Ban specific users from the public chat (#20585) 2024-07-17 12:56:33 -04:00
toggleUserLock.js Add try/catch on users methods 2021-05-05 13:47:43 -03:00
userActivitySign.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
userLeaving.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
userLeftMeeting.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
validateAuthToken.js refactor: ensure setTimeout and clearTimeout run within Fiber 2023-05-05 15:39:27 -04:00