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
Gabriel Engel 552cc0f684 DDPRateLimiter.addRule to updateUserUtcOffset 10 years ago
..
addUserToRoom.coffee Use username instead of name to maintain coherence with rest of system 10 years ago
archiveRoom.coffee Merge remote-tracking branch 'origin/master' into models 10 years ago
canAccessRoom.coffee Replace all ChatRoom.findOne 10 years ago
channelsList.coffee Replace all ChatRooms.find 10 years ago
createChannel.coffee Update rest bulk api to work with backend changes and remove role requirements because restivus is not compatible with alanning:roles with groups 10 years ago
createDirectMessage.coffee Improving validation for Direct Message creation 10 years ago
createPrivateGroup.coffee Replace all ChatRoom.insert 10 years ago
deleteMessage.coffee Replace all ChatMessage.update 10 years ago
deleteUser.coffee Deletes direct message subscription for users conversing with user being deleted. 10 years ago
eraseRoom.coffee Replace all ChatMessage.remove 10 years ago
getAvatarSuggestion.coffee Fixed #611. Avatar should only show suggestions for enabled services. 10 years ago
getRoomIdByNameOrId.coffee Add new server method getRoomIdByNameOrId 10 years ago
getTotalChannels.coffee Caching results for channel autocomplete. 10 years ago
getUsernameSuggestion.coffee Fix getting user name suggestion from oauth that do not provide a name for the logged in user 10 years ago
hideRoom.coffee Replace all ChatSubscriptions.find and update 10 years ago
joinRoom.coffee joinRoom returns if room is already added. Also throws helpful error if room doesn't exist. 10 years ago
leaveRoom.coffee fixed user leave message 10 years ago
loadHistory.coffee Changed edit to editedAt and editedBy 10 years ago
loadLocale.coffee Create method to load locale from private 11 years ago
loadMissedMessages.coffee Changed edit to editedAt and editedBy 10 years ago
logoutCleanUp.coffee Update rocketchat-irc 11 years ago
messageSearch.coffee Replace all ChatMessage.find 10 years ago
migrate.coffee Create RocketChat authorization package that handles role and permission 10 years ago
openRoom.coffee Replace all ChatSubscriptions.find and update 10 years ago
readMessages.coffee Replace all ChatSubscriptions.find and update 10 years ago
registerUser.coffee Update rest bulk api to work with backend changes and remove role requirements because restivus is not compatible with alanning:roles with groups 10 years ago
removeUserFromRoom.coffee Replace part of ChatMessage.insert 10 years ago
reportMessage.coffee Replace all ChatReports 10 years ago
resetAvatar.coffee Implemented AllowUserAvatarChange and Accounts_AllowUserProfileChange account settings 10 years ago
saveRoomName.coffee Replace part of ChatMessage.insert 10 years ago
saveUserPreferences.coffee added a division to list rooms with unread messages 10 years ago
saveUserProfile.coffee Implemented AllowUserAvatarChange and Accounts_AllowUserProfileChange account settings 10 years ago
sendConfirmationEmail.coffee Replace all Meteor.users.findOne 10 years ago
sendForgotPasswordEmail.coffee Replace all Meteor.users.findOne 10 years ago
setAvatarFromService.coffee Implemented AllowUserAvatarChange and Accounts_AllowUserProfileChange account settings 10 years ago
setUserActiveStatus.coffee Merge branch 'master' into models 10 years ago
toogleFavorite.coffee Fix #887. Meteor method did not pass boolean to Subscription model. 10 years ago
unarchiveRoom.coffee Merge remote-tracking branch 'origin/master' into models 10 years ago
updateMessage.coffee Changed edit to editedAt and editedBy 10 years ago
updateUserUtcOffset.coffee DDPRateLimiter.addRule to updateUserUtcOffset 10 years ago