bigbluebutton-Github/bigbluebutton-html5/imports/api/users/server/modifiers
Paul Trudel b697667364
feat(events): Add user custom data to events.xml (#20566)
* Send custom user data to akka apps

* Add user custom data to registered user

* Add user custom data to user join event

* Store user custom data in Redis

* Rename userCustomData to customParameters

* Rename xml tag to userdata
2024-06-26 11:39:39 -04:00
..
addDialInUser.js Add required props to dial-in users 2023-07-25 15:23:57 -03:00
addUser.js feat(events): Add user custom data to events.xml (#20566) 2024-06-26 11:39:39 -04:00
changeAway.js Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
changePin.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
changePresenter.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
changeRaiseHand.js Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
changeRole.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
clearUsers.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
clearUsersEmoji.js Introduces flags user.away and user.raiseHand 2023-06-07 22:10:07 -03:00
createDummyUser.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
removeUser.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
setConnectionIdAndAuthToken.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
setMobile.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
setUserEffectiveConnectionType.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
setUserExitReason.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
updateSpeechLocale.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
updateUserConnectionId.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
userEjected.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
userInactivityInspect.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00
userLeftFlagUpdated.js Migration of the API to async for Meteor3.0 2023-03-31 17:40:41 -03:00