The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/apps/meteor/server/methods
Guilherme Gazzo 33ab16f9e1
chore: deprecation api (#29347)
3 years ago
..
OEmbedCacheCleanup.ts refactor: Types of Meteor methods (9/N) (#28528) 3 years ago
addAllUserToRoom.ts refactor: Move callbacks to async (#29051) 3 years ago
addRoomLeader.ts chore: improve server stream typings (#29128) 3 years ago
addRoomModerator.ts chore: improve server stream typings (#29128) 3 years ago
addRoomOwner.ts chore: improve server stream typings (#29128) 3 years ago
afterVerifyEmail.ts refactor: remove Users from fibers 14 (#28780) 3 years ago
browseChannels.ts refactor: move subscriptions 4x (#28548) 3 years ago
canAccessRoom.ts refactor: remove Users from fibers 14 (#28780) 3 years ago
channelsList.ts refactor: `utils` to ts (#28818) 3 years ago
createDirectMessage.ts fix: Imported messages are not displayed (#29416) 3 years ago
deleteFileMessage.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
deleteUser.ts refactor: Move callbacks to async (#29051) 3 years ago
eraseRoom.ts chore: deprecation api (#29347) 3 years ago
getAvatarSuggestion.ts chore: deprecation api (#29347) 3 years ago
getPasswordPolicy.ts chore: deprecation api (#29347) 3 years ago
getRoomById.ts refactor: `Rooms` model 3/4 (#28736) 3 years ago
getRoomIdByNameOrId.ts refactor: `Rooms` model 3/4 (#28736) 3 years ago
getRoomNameById.ts refactor: `Rooms` model 3/4 (#28736) 3 years ago
getSetupWizardParameters.ts refactor: Types of Meteor methods (2/N) (#28424) 3 years ago
getTotalChannels.ts refactor: `Rooms` model 3/4 (#28736) 3 years ago
getUsersOfRoom.ts refactor: `Rooms` model 3/4 (#28736) 3 years ago
hideRoom.ts refactor: remove run as user from slashcommands 2/N (#29093) 3 years ago
ignoreUser.ts refactor: `Subscriptions` - 3 (#28538) 3 years ago
loadHistory.ts regression: Room crashes (#29006) 3 years ago
loadLocale.ts refactor: Types of Meteor methods (9/N) (#28528) 3 years ago
loadMissedMessages.ts refactor: canAccessRoomId to async (#28540) 3 years ago
loadNextMessages.ts refactor: remove Users from fibers 12 (#28767) 3 years ago
loadSurroundingMessages.ts refactor: remove Users from fibers 12 (#28767) 3 years ago
logoutCleanUp.ts refactor: Move callbacks to async (#29051) 3 years ago
messageSearch.ts refactor: move subscriptions 4x (#28548) 3 years ago
muteUserInRoom.ts refactor: remove run as user from slashcommands (final) (#29111) 3 years ago
openRoom.ts refactor: `Subscriptions` model 6/6 (#28675) 3 years ago
readMessages.ts refactor: `Rooms` model 3/4 (#28736) 3 years ago
readThreads.ts refactor: Move callbacks to async (#29051) 3 years ago
registerUser.ts refactor: Remove wrapAsync (#28825) 3 years ago
removeRoomLeader.ts refactor: remove Users from fibers 14 (#28780) 3 years ago
removeRoomModerator.ts chore: improve server stream typings (#29128) 3 years ago
removeRoomOwner.ts chore: improve server stream typings (#29128) 3 years ago
removeUserFromRoom.ts refactor: remove run as user from slashcommands (final) (#29111) 3 years ago
reportMessage.ts chore: deprecation api (#29347) 3 years ago
requestDataDownload.ts refactor: Meteor.user to Meteor.userAsync 1 (#28629) 3 years ago
resetAvatar.ts refactor: Move fileupload implementation to async (#28769) 3 years ago
roomNameExists.ts chore: deprecation api (#29347) 3 years ago
saveUserPreferences.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
saveUserProfile.ts chore: Move some compatible changes back from meteor 3 branch (#29297) 3 years ago
sendConfirmationEmail.ts chore: deprecation api (#29347) 3 years ago
sendForgotPasswordEmail.ts refactor: remove Users from fibers 14 (#28780) 3 years ago
setAvatarFromService.ts refactor: Remove Meteor.runAsUser part 1 (#28909) 3 years ago
setUserActiveStatus.ts refactor: promise.await removal 8/N (#28560) 3 years ago
setUserPassword.ts chore: Move some compatible changes back from meteor 3 branch (#29297) 3 years ago
toggleFavorite.ts refactor: `Subscriptions` - 3 (#28538) 3 years ago
unmuteUserInRoom.ts refactor: remove run as user from slashcommands (final) (#29111) 3 years ago
userPresence.ts refactor: Types of Meteor methods (7/N) (#28482) 3 years ago
userSetUtcOffset.ts refactor: remove Users from fibers 14 (#28780) 3 years ago