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
フィンメーラ 829c5d1bfb [NEW][BREAK] Message retention policy and pruning (#11236) 8 years ago
..
OEmbedCacheCleanup.js
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
addRoomOwner.js
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
eraseRoom.js [NEW][BREAK] Message retention policy and pruning (#11236) 8 years ago
getAvatarSuggestion.js
getRoomIdByNameOrId.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
getRoomNameById.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
getTotalChannels.js
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
ignoreUser.js [NEW] Ignore user on channels (#10517) 8 years ago
loadHistory.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
loadLocale.js Fix i18n issue with compound language name 9 years ago
loadMissedMessages.js
loadNextMessages.js [NEW] Upgrade Meteor to 1.6 8 years ago
loadSurroundingMessages.js [NEW] Upgrade Meteor to 1.6 8 years ago
logoutCleanUp.js
messageSearch.js [NEW] Add Search Provider Framework (#10110) 8 years ago
migrate.js
muteUserInRoom.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
openRoom.js
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
removeRoomOwner.js
removeUserFromRoom.js [WIP][BREAK] Remove cache layer and internal calculated property `room.usernames` (#10749) 8 years ago
reportMessage.js
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
sendForgotPasswordEmail.js Merge branch 'develop' into ResetPasswordEmailFix 8 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