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
Tasso Evangelista 819399c7b8
chore(eslint): Consistent type imports/exports (#39341)
1 week ago
..
addOAuthService.ts
addUserToRoom.ts
addUsersToRoom.ts fix(federation): update group DMs names (#37840) 3 months ago
archiveRoom.ts
blockUser.ts
checkFederationConfiguration.ts
checkRegistrationSecretURL.ts
cleanRoomHistory.ts
createChannel.ts
createPrivateGroup.ts
createToken.ts feat!: Undeprecate `/v1/users.createToken` endpoint (#36570) 3 months ago
deleteUserOwnAccount.ts
executeSlashCommandPreview.ts regression: Slascommand using `meteor.userid` outside context (#38946) 2 weeks ago
getChannelHistory.ts chore!: change http code results for ddp over rest (#38007) 2 months ago
getMessages.ts
getRoomJoinCode.ts
getRoomRoles.ts chore!: Remove deprecated `geetRoomRoles` method 3 months ago
getSingleMessage.ts
getSlashCommandPreviews.ts regression: Slascommand using `meteor.userid` outside context (#38946) 2 weeks ago
getUsernameSuggestion.ts
joinDefaultChannels.ts
joinRoom.ts chore(eslint): Consistent type imports/exports (#39341) 1 week ago
leaveRoom.ts
refreshOAuthService.ts
removeOAuthService.ts
restartServer.ts
saveSetting.ts chore: replace ids with objects as parameters (#38367) 1 month ago
saveSettings.ts
sendMessage.ts refactor: Update authorization service to accept IUser type (#38622) 2 weeks ago
sendSMTPTestEmail.ts
setEmail.ts
setRealName.ts chore: remove rate limiter for functions (#38354) 1 month ago
unarchiveRoom.ts
unblockUser.ts
updateMessage.ts