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/server/methods
Tasso Evangelista 4f5b544e88 [IMPROVE] Escape parameters before send them to email template (#11644) 7 years ago
..
OEmbedCacheCleanup.js Add ESLint rule `object-shorthand` (#6457) 9 years ago
addAllUserToRoom.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
addRoomLeader.js Create new role of leader. Admin can set or remove a leader. Display leader at top of chat when user scrolls up, along with a "Chat Now" button which opens a new direct message with the leader. 9 years ago
addRoomModerator.js Remove unnecessary name copies 9 years ago
addRoomOwner.js Remove unnecessary name copies 9 years ago
afterVerifyEmail.js [NEW] Upgrade Meteor to 1.6 8 years ago
browseChannels.js [NEW] Sorting channels by number of users in directory (#9972) 8 years ago
canAccessRoom.js Fix stream issues 8 years ago
channelsList.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
createDirectMessage.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
deleteFileMessage.js Avatar: Refactor some code, allow set avatar from server for FS and GridFS 9 years ago
deleteUser.js Remove uncessary $in 9 years ago
eraseRoom.js [NEW][BREAK] Message retention policy and pruning (#11236) 8 years ago
getAvatarSuggestion.js Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
getRoomIdByNameOrId.js [FIX] Return room ID for groups where user joined (#11703) 7 years ago
getRoomNameById.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
getTotalChannels.js Convert /server/methods to JS 9 years ago
getUsernameSuggestion.js Fix: Username find is matching partially 8 years ago
getUsersOfRoom.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
hideRoom.js Convert /server/methods to JS 9 years ago
ignoreUser.js [NEW] Ignore user on channels (#10517) 8 years ago
loadHistory.js [FIX] Missing chat history for users without permission `preview-c-room` (#11639) 8 years ago
loadLocale.js Fix i18n issue with compound language name 9 years ago
loadMissedMessages.js Convert /server/methods to JS 9 years ago
loadNextMessages.js [NEW] Upgrade Meteor to 1.6 8 years ago
loadSurroundingMessages.js [NEW] Upgrade Meteor to 1.6 8 years ago
logoutCleanUp.js Convert /server/methods to JS 9 years ago
messageSearch.js [NEW] Add Search Provider Framework (#10110) 8 years ago
migrate.js Convert /server/methods to JS 9 years ago
muteUserInRoom.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
openRoom.js Convert /server/methods to JS 9 years ago
readMessages.js Code cleanup 8 years ago
registerUser.js [NEW] Implement a local password policy (#9857) 8 years ago
removeRoomLeader.js Create new role of leader. Admin can set or remove a leader. Display leader at top of chat when user scrolls up, along with a "Chat Now" button which opens a new direct message with the leader. 9 years ago
removeRoomModerator.js Remove unnecessary name copies 9 years ago
removeRoomOwner.js Remove unnecessary name copies 9 years ago
removeUserFromRoom.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
reportMessage.js Improve report abuse to pass the message id instead of message object 9 years ago
requestDataDownload.js Create temp folder if it doesn't exist (#10837) 8 years ago
resetAvatar.js Avatar: Refactor some code, allow set avatar from server for FS and GridFS 9 years ago
roomNameExists.js create channel calling the method, making the redirect and some improvent on sidebar 9 years ago
saveUserPreferences.js [FIX] Notification preferences being lost when switching view mode (#11295) 8 years ago
saveUserProfile.js Fix REST users.updateOwnBasicInfo, disallow names with whitespaces and save custom fields only if it is necessary (#11204) 8 years ago
sendConfirmationEmail.js Add ESLint rules `prefer-template` and `template-curly-spacing` (#6456) 9 years ago
sendForgotPasswordEmail.js [IMPROVE] Escape parameters before send them to email template (#11644) 7 years ago
setAvatarFromService.js Uploads: Fix avatar upload from services 9 years ago
setUserActiveStatus.js Alert by email when an account is approved/activated/deactivated 8 years ago
setUserPassword.js [NEW] Implement a local password policy (#9857) 8 years ago
toogleFavorite.js [NEW] REST API rooms.favorite endpoint to favorite and unfavorite room (#10342) 8 years ago
unmuteUserInRoom.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
userSetUtcOffset.js Convert /server/methods to JS 9 years ago