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
Marcos Spessatto Defendi cefafb0589
refactor: remove meteor call from livechat units (server) (#35860)
10 months ago
..
OEmbedCacheCleanup.ts
addAllUserToRoom.ts refactor: remove Meteor.call for addAllUserToRoom method (server) (#34486) 1 year ago
addRoomLeader.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 12 months ago
addRoomModerator.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 12 months ago
addRoomOwner.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 12 months ago
afterVerifyEmail.ts refactor: Move add and remove role code out of Roles model (#34488) 1 year ago
browseChannels.ts refactor: remove meteor calls from spotlight and browseChannels (server) (#35836) 10 months ago
canAccessRoom.ts
channelsList.ts
createDirectMessage.ts
deleteFileMessage.ts
deleteUser.ts refactor: remove meteor method calls from users endpoints (server) (#35080) 12 months ago
getAvatarSuggestion.ts
getRoomById.ts
getRoomIdByNameOrId.ts
getRoomNameById.ts
getSetupWizardParameters.ts
getTotalChannels.ts refactor: Make `Base.col` fully private - 1 (#35319) 1 year ago
getUsersOfRoom.ts chore: User model to TS (#35056) 11 months ago
hideRoom.ts
ignoreUser.ts refactor: remove method calls from chat endpoints (server) (#35069) 12 months ago
index.ts
loadHistory.ts
loadLocale.ts
loadMissedMessages.ts
loadNextMessages.ts
loadSurroundingMessages.ts
logoutCleanUp.ts
messageSearch.ts refactor: remove messageSearch method calls (server) (#34979) 1 year ago
muteUserInRoom.ts
openRoom.ts chore: Remove openRoom client meteor method (#33833) 1 year ago
readMessages.ts
readThreads.ts
registerUser.ts refactor: remove meteor method calls from users endpoints (server) (#35080) 12 months ago
removeRoomLeader.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 12 months ago
removeRoomModerator.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 12 months ago
removeRoomOwner.ts refactor: remove meteor calls from channels, im, and groups endpoints (server) (#35067) 12 months ago
removeUserFromRoom.ts chore: User model to TS (#35056) 11 months ago
requestDataDownload.ts refactor: remove meteor method calls from users endpoints (server) (#35080) 12 months ago
resetAvatar.ts refactor: remove meteor method calls from users endpoints (server) (#35080) 12 months ago
saveUserPreferences.ts
saveUserProfile.ts chore: remove other logins tokens method calls (#35754) 10 months ago
sendConfirmationEmail.ts refactor: remove send confirmation email method calls (server) (#35014) 1 year ago
sendForgotPasswordEmail.ts refactor: remove meteor method calls from users endpoints (server) (#35080) 12 months ago
setAvatarFromService.ts
setUserActiveStatus.ts refactor: remove meteor call from livechat units (server) (#35860) 10 months ago
setUserPassword.ts
toggleFavorite.ts chore: remove meteor calls from rooms (server) (#35752) 11 months ago
unmuteUserInRoom.ts
userPresence.ts
userSetUtcOffset.ts