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
gabriellsh d0bedf7bb1
feat: replicate IPreRoomUserLeave and IPostRoomUserLeave event in meteor method and add removedBy to IRoomUserLeaveContext (#32724)
2 years ago
..
OEmbedCacheCleanup.ts fix: Cron job for clearing OEmbed cache isn't working (#31336) 2 years ago
addAllUserToRoom.ts chore: remove getDefaultSubscriptionPref from Subscription Model (#32199) 2 years ago
addRoomLeader.ts
addRoomModerator.ts
addRoomOwner.ts
afterVerifyEmail.ts
browseChannels.ts
canAccessRoom.ts
channelsList.ts
createDirectMessage.ts chore: Improve `groups.create` endpoint for large amounts of members (#30499) 2 years ago
deleteFileMessage.ts
deleteUser.ts chore: move imported `Apps` to proxy (#32142) 2 years ago
eraseRoom.ts chore: move imported `Apps` to proxy (#32142) 2 years ago
getAvatarSuggestion.ts refactor(client): Move components from `app/` to `client/` (#31234) 2 years ago
getPasswordPolicy.ts refactor: password policies (#30270) 2 years ago
getRoomById.ts
getRoomIdByNameOrId.ts
getRoomNameById.ts
getSetupWizardParameters.ts
getTotalChannels.ts
getUsersOfRoom.ts
hideRoom.ts
ignoreUser.ts
index.ts chore: reorganize server imports (#31439) 2 years ago
loadHistory.ts
loadLocale.ts
loadMissedMessages.ts
loadNextMessages.ts
loadSurroundingMessages.ts
logoutCleanUp.ts chore: move imported `Apps` to proxy (#32142) 2 years ago
messageSearch.ts
muteUserInRoom.ts refactor: Rooms out of DB Watcher (#32305) 2 years ago
openRoom.ts
readMessages.ts
readThreads.ts fix: Notifications for thread messages are sent even after thread has been read (#31181) 2 years ago
registerUser.ts Merge branch 'master' into develop 2 years ago
removeRoomLeader.ts
removeRoomModerator.ts
removeRoomOwner.ts
removeUserFromRoom.ts feat: replicate IPreRoomUserLeave and IPostRoomUserLeave event in meteor method and add removedBy to IRoomUserLeaveContext (#32724) 2 years ago
reportMessage.ts chore: move imported `Apps` to proxy (#32142) 2 years ago
requestDataDownload.ts
resetAvatar.ts
roomNameExists.ts
saveUserPreferences.ts refactor: users out of db watcher (#32567) 2 years ago
saveUserProfile.ts chore: move imported `Apps` to proxy (#32142) 2 years ago
sendConfirmationEmail.ts
sendForgotPasswordEmail.ts fix: "Allow Password Change for OAuth Users" setting is not honored in the "Forgot Password" flow (#32398) 2 years ago
setAvatarFromService.ts
setUserActiveStatus.ts
setUserPassword.ts
toggleFavorite.ts
unmuteUserInRoom.ts refactor: Rooms out of DB Watcher (#32305) 2 years ago
userPresence.ts
userSetUtcOffset.ts