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/packages/rocketchat-lib/server/methods
Guilherme Gazzo 1c2e35bd93 finished conversion rocketchat-lib 9 years ago
..
addOAuthService.js Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
addUserToRoom.js Add ESLint rule `object-shorthand` (#6457) 9 years ago
addUsersToRoom.js Code improvement 9 years ago
archiveRoom.js Convert lib server methods to JS 9 years ago
blockUser.js fix codacy issues 9 years ago
checkRegistrationSecretURL.js Convert lib server methods to JS 9 years ago
cleanChannelHistory.js
createChannel.js Convert lib server methods to JS 9 years ago
createPrivateGroup.js Convert lib server methods to JS 9 years ago
deleteMessage.js fix review 9 years ago
deleteUserOwnAccount.js Add ESLint rule `object-shorthand` (#6457) 9 years ago
filterATAllTag.js prefer-const eslint rule 9 years ago
filterBadWords.js Add ESLint rules `one-var` and `no-var` (#6459) 9 years ago
getChannelHistory.js Only process messages to set user’s name when necessary 9 years ago
getFullUserData.js
getRoomRoles.js
getServerInfo.js Add getServerInfo meteor method so people can rely on the methods instead of falling back to the rest api 9 years ago
getUserRoles.js prefer-const eslint rule 9 years ago
insertOrUpdateUser.js Convert lib server methods to JS 9 years ago
joinDefaultChannels.js Convert lib server methods to JS 9 years ago
joinRoom.js Add the 'join-without-join-code' permission for #6139 (#6430) 9 years ago
leaveRoom.js prefer-const eslint rule 9 years ago
refreshOAuthService.js Add button to refresh aouth services 9 years ago
removeOAuthService.js Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
restartServer.js Code formatting fix 9 years ago
robotMethods.js fix review 9 years ago
saveSetting.js Add ESLint rule `object-shorthand` (#6457) 9 years ago
sendInvitationEmail.js conversion 9 years ago
sendMessage.js finished conversion rocketchat-lib 9 years ago
sendSMTPTestEmail.js conversion 9 years ago
setAdminStatus.js Convert lib server methods to JS 9 years ago
setEmail.js Add ESLint rule `object-shorthand` (#6457) 9 years ago
setRealName.js Do not set user’s name on messages or subscriptions 9 years ago
setUsername.js Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
unarchiveRoom.js Convert lib server methods to JS 9 years ago
unblockUser.js fix codacy issues 9 years ago
updateMessage.js Add eslit rule `one-var` 9 years ago