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/server/methods
Guilherme Gazzo 9a36221f1f
feat: extend 4 REST endpoints + migrate 7 DDP callers (#40711)
19 hours ago
..
OEmbedCacheCleanup.ts refactor: Circular imports (#32885) 2 years ago
addAllUserToRoom.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
addRoomLeader.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
addRoomModerator.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
addRoomOwner.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
afterVerifyEmail.ts refactor: Move add and remove role code out of Roles model (#34488) 1 year ago
browseChannels.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
channelsList.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
createDirectMessage.ts chore(ui-client): Move some views (#37757) 6 months ago
deleteFileMessage.ts feat: extend 4 REST endpoints + migrate 7 DDP callers (#40711) 19 hours ago
deleteUser.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
getRoomById.ts refactor: Circular imports (#32885) 2 years ago
getRoomIdByNameOrId.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
getRoomNameById.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
getSetupWizardParameters.ts refactor: Circular imports (#32885) 2 years ago
getTotalChannels.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
getUsersOfRoom.ts chore: User model to TS (#35056) 1 year ago
hideRoom.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
ignoreUser.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
index.ts chore!: Remove deprecated `getAvatarSuggestion` method (#36830) 6 months ago
loadHistory.ts chore: reduce room opening latency in message history load (#40954) 21 hours ago
loadLocale.ts refactor: Circular imports (#32885) 2 years ago
loadMissedMessages.ts feat: extend 4 REST endpoints + migrate 7 DDP callers (#40711) 19 hours ago
loadNextMessages.ts fix: Thread's jump to message action changes main channel scroll position (#39092) 3 months ago
loadSurroundingMessages.ts fix: Thread's jump to message action changes main channel scroll position (#39092) 3 months ago
logoutCleanUp.ts chore(ui-client): Move some views (#37757) 6 months ago
messageSearch.ts fix: workspace crashing when invalid regular expression is used on message search query (#40788) 2 weeks ago
muteUserInRoom.ts chore!: remove meteor method `muteUserInRoom` (#36823) 6 months ago
openRoom.ts chore: Remove openRoom client meteor method (#33833) 2 years ago
readMessages.ts chore: prevent federated room from being handled by read receipt (#37721) 6 months ago
readThreads.ts feat(federation): add read receipts support to federated rooms (#39343) 3 months ago
registerUser.ts ci: TEST_MODE='api' to suppress deprecation throws in API tests (#40677) 3 weeks ago
removeRoomLeader.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
removeRoomModerator.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
removeRoomOwner.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
removeUserFromRoom.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
requestDataDownload.ts chore: migrate low-friction DDP callers to REST endpoints (#40704) 3 weeks ago
resetAvatar.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
saveUserPreferences.ts feat: extend 4 REST endpoints + migrate 7 DDP callers (#40711) 19 hours ago
saveUserProfile.ts feat(federation): notify user name changes (#39750) 3 months ago
sendConfirmationEmail.ts fix: allow unauthenticated access to users.sendConfirmationEmail (#40702) 2 weeks ago
sendForgotPasswordEmail.ts chore: Adapt logs to object format (final!) (#38289) 5 months ago
setAvatarFromService.ts refactor: Circular imports (#32885) 2 years ago
setUserActiveStatus.ts refactor: remove meteor call from livechat units (server) (#35860) 1 year ago
toggleFavorite.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
unmuteUserInRoom.ts chore!: Remove meteor `unmuteUserInRoom` method (#36822) 6 months ago
userPresence.ts chore: log deprecation for orphan DDP methods that have a REST replacement (#40654) 3 weeks ago
userSetUtcOffset.ts feat: extend 4 REST endpoints + migrate 7 DDP callers (#40711) 19 hours ago