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
Diego Sampaio 347b8f9734 feat!: Undeprecate `/v1/users.createToken` endpoint (#36570) 1 week ago
..
addOAuthService.ts refactor: remove add oauth service meteor call (#35921) 8 months ago
addUserToRoom.ts
addUsersToRoom.ts fix(federation): update group DMs names (#37840) 2 weeks ago
archiveRoom.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 10 months ago
blockUser.ts
checkFederationConfiguration.ts
checkRegistrationSecretURL.ts
cleanRoomHistory.ts chore: remove meteor calls from rooms (server) (#35752) 9 months ago
createChannel.ts
createPrivateGroup.ts
createToken.ts feat!: Undeprecate `/v1/users.createToken` endpoint (#36570) 1 week ago
deleteUserOwnAccount.ts refactor: remove meteor method calls from users endpoints (server) (#35080) 10 months ago
executeSlashCommandPreview.ts refactor: remove method calls from commands endpoints (server) (#35070) 10 months ago
getChannelHistory.ts
getMessages.ts
getRoomJoinCode.ts
getRoomRoles.ts chore!: Remove deprecated `geetRoomRoles` method 1 week ago
getSingleMessage.ts refactor: remove method calls from chat endpoints (server) (#35069) 10 months ago
getSlashCommandPreviews.ts refactor: remove method calls from commands endpoints (server) (#35070) 10 months ago
getUsernameSuggestion.ts
joinDefaultChannels.ts
joinRoom.ts fix: don't allow omnichannel agents to join closed rooms (#35414) 10 months ago
leaveRoom.ts
refreshOAuthService.ts
removeOAuthService.ts
restartServer.ts
saveSetting.ts
saveSettings.ts feat: Introduce `RangeSettingInput` (#37038) 2 months ago
sendMessage.ts chore!: remove `OTR` (#36691) 1 week ago
sendSMTPTestEmail.ts
setEmail.ts
setRealName.ts
unarchiveRoom.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 10 months ago
unblockUser.ts
updateMessage.ts refactor: use chat.update endpoint instead of updateMessage method (#37138) 3 months ago