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/server/methods
Pierre H. Lehnen 968fbd9554 [IMPROVE] User data export (#15294) 7 years ago
..
OEmbedCacheCleanup.js
addAllUserToRoom.js
addRoomLeader.js
addRoomModerator.js
addRoomOwner.js
afterVerifyEmail.js Fix after verify email, verify if it needs changes in user roles (#14263) 7 years ago
browseChannels.js Add federation back (#15283) 7 years ago
canAccessRoom.js Extract permissions functions (#14777) 7 years ago
channelsList.js Removed unnecessary DDP unblocks (#13641) 7 years ago
createDirectMessage.js Add federation back (#15283) 7 years ago
deleteFileMessage.js
deleteUser.js
eraseRoom.js
getAvatarSuggestion.js Removed unnecessary DDP unblocks (#13641) 7 years ago
getRoomById.js
getRoomIdByNameOrId.js
getRoomNameById.js
getSetupWizardParameters.js [NEW] Setup Wizard and Page not found, using React components (#15204) 7 years ago
getTotalChannels.js
getUsersOfRoom.js [FIX] Method `getUsersOfRoom` not returning offline users if limit is not defined (#14753) 7 years ago
hideRoom.js
ignoreUser.js
loadHistory.js Removed unnecessary DDP unblocks (#13641) 7 years ago
loadLocale.js [BREAK] Replace tap:i18n to add support to 3-digit locales (#15109) 7 years ago
loadMissedMessages.js
loadNextMessages.js
loadSurroundingMessages.js
logoutCleanUp.js
messageSearch.js
migrate.js
muteUserInRoom.js
openRoom.js
readMessages.js [FIX] Subscription record not having the `ls` field (#14544) 7 years ago
registerUser.js
removeRoomLeader.js
removeRoomModerator.js
removeRoomOwner.js
removeUserFromRoom.js
reportMessage.js
requestDataDownload.js [IMPROVE] User data export (#15294) 7 years ago
resetAvatar.js
roomNameExists.js
saveUserPreferences.js [IMPROVE] Change user presence events to Meteor Streams (#14488) 7 years ago
saveUserProfile.js Always convert the sha256 password to lowercase on checking (#14941) 7 years ago
sendConfirmationEmail.js
sendForgotPasswordEmail.js
setAvatarFromService.js
setUserActiveStatus.js
setUserPassword.js
toogleFavorite.js
unmuteUserInRoom.js [FIX] Several problems with read-only rooms and muted users (#11311) 7 years ago
userSetUtcOffset.js Removed unnecessary DDP unblocks (#13641) 7 years ago