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 d2f70b9e41
[BREAK] Remove deprecated endpoints (#23162)
4 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 [FIX] Allow deletion of own account for passwordless accounts (e.g. OAUTH) (#21119) 5 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.ts [FIX] Bad words falling if message is empty (#22930) 4 years ago
getChannelHistory.js Fixed crush in the getChannelHistory method (#22667) 5 years ago
getMessages.js [FIX] Incorrect error message when opening channel in anonymous read (#22066) 5 years ago
getRoomJoinCode.js
getRoomRoles.js Regression: Add isLastOwner property on teams.listRoomsOfUser endpoint (#21323) 5 years ago
getSingleMessage.js
getSlashCommandPreviews.js
getUserRoles.js Chore: Move getUserRoles to service and add cache (#22345) 5 years ago
getUsernameSuggestion.js
insertOrUpdateUser.js
joinDefaultChannels.js
joinRoom.js
leaveRoom.js
refreshOAuthService.js
removeOAuthService.js String helpers (#21988) 5 years ago
restartServer.js
robotMethods.js
saveCustomFields.ts [FIX] users registered via third party apps bypass custom required fields (#22396) 4 years ago
saveSetting.js
saveSettings.js
sendInvitationEmail.js [FIX] Feedback on bulk invite (#20339) 5 years ago
sendMessage.js [IMPROVE] Change log format to JSON (#22975) 4 years ago
sendSMTPTestEmail.js
setAdminStatus.js
setEmail.js
setRealName.js
setUsername.js [NEW] Separate RegEx Settings for Channels and Usernames validation (#21937) 4 years ago
unarchiveRoom.js
unblockUser.js
updateMessage.js