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/apps/meteor/app/lib/server/methods
Guilherme Gazzo a7f845c4bd
chore: Improve deprecation handler (#36635)
6 months ago
..
addOAuthService.ts refactor: remove add oauth service meteor call (#35921) 9 months ago
addUserToRoom.ts
addUsersToRoom.ts refactor(i18n): Use i18next‘s t-function (#33601) 1 year ago
archiveRoom.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 11 months ago
blockUser.ts refactor: Subscriptions out of DB Watcher (#32540) 1 year ago
checkFederationConfiguration.ts
checkRegistrationSecretURL.ts
cleanRoomHistory.ts chore: remove meteor calls from rooms (server) (#35752) 10 months ago
createChannel.ts chore: add `customFields` on `subscriptionFields` (#34206) 1 year ago
createPrivateGroup.ts chore: add `customFields` on `subscriptionFields` (#34206) 1 year ago
createToken.ts chore: Improve deprecation handler (#36635) 6 months ago
deleteUserOwnAccount.ts refactor: remove meteor method calls from users endpoints (server) (#35080) 11 months ago
executeSlashCommandPreview.ts refactor: remove method calls from commands endpoints (server) (#35070) 11 months ago
getChannelHistory.ts fix: Users without preview permission possibility of subscribe to public channel stream (#35194) 12 months ago
getMessages.ts
getRoomJoinCode.ts
getRoomRoles.ts chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 6 months ago
getSingleMessage.ts refactor: remove method calls from chat endpoints (server) (#35069) 11 months ago
getSlashCommandPreviews.ts refactor: remove method calls from commands endpoints (server) (#35070) 11 months ago
getUserRoles.ts chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 6 months ago
getUsernameSuggestion.ts
insertOrUpdateUser.ts chore: Improve deprecation handler (#36635) 6 months ago
joinDefaultChannels.ts
joinRoom.ts fix: don't allow omnichannel agents to join closed rooms (#35414) 11 months ago
leaveRoom.ts chore: Replace `cursor.count` with `countDocuments` or `estimatedDocumentCount` (#33693) 1 year ago
refreshOAuthService.ts
removeOAuthService.ts chore: Revert #31102 (#33612) 1 year ago
restartServer.ts
saveCustomFields.ts chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 6 months ago
saveSetting.ts feat: auditing settings (#33935) 1 year ago
saveSettings.ts feat: auditing settings (#33935) 1 year ago
sendMessage.ts fix: validation on bot field used by js.sdk (#34214) 1 year ago
sendSMTPTestEmail.ts
setAdminStatus.ts refactor: remove authorization method calls (server) (#34986) 11 months ago
setEmail.ts refactor: remove calls for setEmail Meteor method (server) (#34889) 1 year ago
setRealName.ts
setUsername.ts chore: deprecate `getUserRoles` `saveCustomFields` `setReaction` `setUsername` `saveUserProfile` `setUserPassword` methods (#36146) 6 months ago
unarchiveRoom.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 11 months ago
unblockUser.ts refactor: Subscriptions out of DB Watcher (#32540) 1 year ago
updateMessage.ts feat!: apply restrictions to air gapped environments (#33241) 1 year ago