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 f4d7cc7242
chore: replace ids with objects as parameters (#38367)
2 weeks ago
..
addOAuthService.ts refactor: remove add oauth service meteor call (#35921) 9 months ago
addUserToRoom.ts refactor: Circular imports (#32885) 2 years ago
addUsersToRoom.ts fix(federation): update group DMs names (#37840) 2 months 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) 2 years ago
checkFederationConfiguration.ts feat: verify federation configuration before processing any events (#32535) 2 years ago
checkRegistrationSecretURL.ts refactor: Circular imports (#32885) 2 years ago
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 feat!: Undeprecate `/v1/users.createToken` endpoint (#36570) 2 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 chore!: change http code results for ddp over rest (#38007) 1 month ago
getMessages.ts refactor: Circular imports (#32885) 2 years ago
getRoomJoinCode.ts refactor: Circular imports (#32885) 2 years ago
getRoomRoles.ts chore!: Remove deprecated `geetRoomRoles` method 2 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
getUsernameSuggestion.ts refactor: Circular imports (#32885) 2 years ago
joinDefaultChannels.ts refactor: Circular imports (#32885) 2 years ago
joinRoom.ts regression(federation): enhance user authorization checks for federation access (#37965) 2 months ago
leaveRoom.ts chore: Replace `cursor.count` with `countDocuments` or `estimatedDocumentCount` (#33693) 1 year ago
refreshOAuthService.ts refactor: Circular imports (#32885) 2 years ago
removeOAuthService.ts chore: Revert #31102 (#33612) 1 year ago
restartServer.ts refactor: Circular imports (#32885) 2 years ago
saveSetting.ts chore: replace ids with objects as parameters (#38367) 2 weeks ago
saveSettings.ts feat: Introduce `RangeSettingInput` (#37038) 4 months ago
sendMessage.ts regression: federated messages out of order (#37999) 2 months ago
sendSMTPTestEmail.ts refactor: Circular imports (#32885) 2 years ago
setEmail.ts refactor: remove calls for setEmail Meteor method (server) (#34889) 1 year ago
setRealName.ts chore: remove rate limiter for functions (#38354) 2 weeks 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) 2 years ago
updateMessage.ts refactor: use chat.update endpoint instead of updateMessage method (#37138) 4 months ago