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/app/lib/server/methods
Diego Sampaio ac9d7612a8
Security sync (#20430)
5 years ago
..
addOAuthService.js [FIX] OAuth create via environment variable (#19472) 5 years ago
addUserToRoom.js
addUsersToRoom.js [NEW][Enterprise] Micro services (#19000) 5 years ago
archiveRoom.js
blockUser.js
checkRegistrationSecretURL.js
checkUsernameAvailability.js
cleanRoomHistory.js
createChannel.js
createPrivateGroup.js
createToken.js
deleteMessage.js
deleteUserOwnAccount.js [NEW] Assign oldest active user as owner when deleting last room owner (#16088) 6 years ago
executeSlashCommandPreview.js
filterATAllTag.js [NEW][Enterprise] Micro services (#19000) 5 years ago
filterATHereTag.js [NEW][Enterprise] Micro services (#19000) 5 years ago
filterBadWords.js [NEW] Whitelisting bad words (#17120) 5 years ago
getChannelHistory.js [NEW][ENTERPRISE] Hide message history for new channel members (#20253) 5 years ago
getFullUserData.js Security sync (#20430) 5 years ago
getMessages.js
getRoomJoinCode.js
getRoomRoles.js
getServerInfo.js Security sync (#20430) 5 years ago
getSingleMessage.js
getSlashCommandPreviews.js
getUserRoles.js
getUsernameSuggestion.js
insertOrUpdateUser.js
joinDefaultChannels.js
joinRoom.js
leaveRoom.js
refreshOAuthService.js
removeOAuthService.js
restartServer.js
robotMethods.js
saveSetting.js
saveSettings.js
sendInvitationEmail.js
sendMessage.js [NEW][Enterprise] Micro services (#19000) 5 years ago
sendSMTPTestEmail.js
setAdminStatus.js
setEmail.js
setRealName.js
setUsername.js
unarchiveRoom.js
unblockUser.js
updateMessage.js