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
Rodrigo Nascimento a2b4564d47 Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 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 Clean up and method parameter acceptance, turning them into objects 9 years ago
createChannel.js Convert lib server methods to JS 9 years ago
createPrivateGroup.js Convert lib server methods to JS 9 years ago
deleteMessage.coffee Start using momentjs from npm 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 Code changes for the code review, aligning items and readable code 9 years ago
getFullUserData.js Finish moving over existing users rest api to the v1/users 9 years ago
getRoomRoles.js Parameter Checks (#4147) 9 years ago
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.coffee Parameter Checks (#4147) 9 years ago
saveSetting.js Add ESLint rule `object-shorthand` (#6457) 9 years ago
sendInvitationEmail.coffee no message 9 years ago
sendMessage.coffee Enhance outgoing webhooks and add history (#5823) 9 years ago
sendSMTPTestEmail.coffee no message 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 Fix automated errors 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