bigbluebutton-Github/bigbluebutton-html5/imports/api/meetings/server/modifiers
Arthurk12 196d2c1e0a feat(reactions): sync expiration with akka
Currently, the reactions are cleared on mongo based on the expire time.
So to sync its state with akka, an observer is atattched to the user
reactions collection and whenever a reaction is removed because of the
expiration time, akka is notified with message 'UserReactionTimeExpiredCmdMsg'.
2023-05-25 17:32:27 -03:00
..
addMeeting.js feat(reactions): sync expiration with akka 2023-05-25 17:32:27 -03:00
changeLayout.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
changeLockSettings.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
changeUserLock.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
clearExternalVideoMeeting.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
clearMeetingTimeRemaining.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
clearRecordMeeting.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
emitNotification.js Add server side notification 2022-03-10 16:33:25 -03:00
meetingHasEnded.js feat(reactions): add user reaction 2023-04-27 11:54:11 -03:00
setGuestLobbyMessage.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
setGuestPolicy.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
setPublishedPoll.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
setPushLayout.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
updateRandomViewer.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00
webcamOnlyModerator.js Refactor: Migrate meetings for the Meteor 3.0 api 2023-03-20 16:24:41 -03:00