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 82adf3abf9
feat: Ban user (#39321)
2 weeks ago
..
addOAuthService.ts refactor: remove add oauth service meteor call (#35921) 11 months ago
addUserToRoom.ts
addUsersToRoom.ts feat: Ban user (#39321) 2 weeks ago
archiveRoom.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 1 year ago
blockUser.ts
checkFederationConfiguration.ts
checkRegistrationSecretURL.ts
cleanRoomHistory.ts chore: remove meteor calls from rooms (server) (#35752) 12 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) 3 months ago
deleteUserOwnAccount.ts refactor: remove meteor method calls from users endpoints (server) (#35080) 1 year ago
executeSlashCommandPreview.ts regression: Slascommand using `meteor.userid` outside context (#38946) 1 month ago
getChannelHistory.ts chore!: change http code results for ddp over rest (#38007) 3 months ago
getMessages.ts
getRoomJoinCode.ts
getRoomRoles.ts chore: reduce user finds over rest operations (#39618) 3 weeks ago
getSingleMessage.ts refactor: remove method calls from chat endpoints (server) (#35069) 1 year ago
getSlashCommandPreviews.ts regression: Slascommand using `meteor.userid` outside context (#38946) 1 month ago
getUsernameSuggestion.ts
joinDefaultChannels.ts
joinRoom.ts chore(eslint): Consistent type imports/exports (#39341) 4 weeks ago
leaveRoom.ts
refreshOAuthService.ts
removeOAuthService.ts
restartServer.ts
saveSetting.ts chore: replace ids with objects as parameters (#38367) 2 months ago
saveSettings.ts feat: Introduce `RangeSettingInput` (#37038) 6 months ago
sendMessage.ts refactor: Update authorization service to accept IUser type (#38622) 1 month ago
sendSMTPTestEmail.ts
setEmail.ts refactor: remove calls for setEmail Meteor method (server) (#34889) 1 year ago
setRealName.ts chore: remove rate limiter for functions (#38354) 2 months ago
unarchiveRoom.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 1 year ago
unblockUser.ts
updateMessage.ts refactor: use chat.update endpoint instead of updateMessage method (#37138) 6 months ago