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
Reid Wakida c2e6e0fa2c Create RocketChat authorization package that handles role and permission 10 years ago
..
addUserToRoom.coffee Fixes #597 11 years ago
archiveRoom.coffee Initial archive / unarchive commands. 10 years ago
canAccessRoom.coffee Return usernames of room in method canAccessRoom 11 years ago
channelsList.coffee channels list 11 years ago
cmsPage.coffee Add cmsPage 11 years ago
createChannel.coffee Create RocketChat authorization package that handles role and permission 10 years ago
createDirectMessage.coffee Fixed not being able to re-open a direct message room after user has closed it. 11 years ago
createPrivateGroup.coffee Create RocketChat authorization package that handles role and permission 10 years ago
deleteMessage.coffee Create RocketChat authorization package that handles role and permission 10 years ago
deleteUser.coffee Create RocketChat authorization package that handles role and permission 10 years ago
eraseRoom.coffee Create RocketChat authorization package that handles role and permission 10 years ago
getAvatarSuggestion.coffee Stream typing 11 years ago
getUsernameSuggestion.coffee Allow registration from services without an e-mail address 11 years ago
hideRoom.coffee several performance improvements 11 years ago
joinRoom.coffee Replace $push by $addToSet 11 years ago
leaveRoom.coffee Fix minor bugs in irc plugin. 11 years ago
loadHistory.coffee fix null ptr in loadhistory #787 10 years ago
loadLocale.coffee Create method to load locale from private 11 years ago
loadMissedMessages.coffee Load missed messages from opened rooms when reconnect 11 years ago
logoutCleanUp.coffee Update rocketchat-irc 11 years ago
messageSearch.coffee Flex tabs for message search and user info 10 years ago
migrate.coffee Create RocketChat authorization package that handles role and permission 10 years ago
openRoom.coffee Adding extra line at EOF 10 years ago
pinMessage.coffee Added pin/unpin message 11 years ago
readMessages.coffee fixed open rooms nav 11 years ago
registerUser.coffee Fix user creation via social services 11 years ago
removeRoom.coffee Remove logs 11 years ago
removeUserFromRoom.coffee Create RocketChat authorization package that handles role and permission 10 years ago
reportMessage.coffee Implement menu for mobile when pressing message for 2 seconds. Add option to delete message and to report abuse 11 years ago
resetAvatar.coffee Close #510; Notify all about avatar changes 10 years ago
saveRoomName.coffee Create RocketChat authorization package that handles role and permission 10 years ago
saveUserPreferences.coffee Added Toggle for auto load image, also bandwidth override to enable/disable on mobile 10 years ago
saveUserProfile.coffee using the validation version of the method 10 years ago
sendConfirmationEmail.coffee Fix email verification 11 years ago
sendForgotPasswordEmail.coffee Fix reset password 11 years ago
sendMessage.coffee Allow upsert messages with _id and use upsert in file upload 11 years ago
setAvatarFromService.coffee Close #510; Notify all about avatar changes 10 years ago
setPassword.coffee Change Password; closes issue 298 11 years ago
setUserActiveStatus.coffee Create RocketChat authorization package that handles role and permission 10 years ago
toogleFavorite.coffee code cleanup 11 years ago
unarchiveRoom.coffee Initial archive / unarchive commands. 10 years ago
unpinMessage.coffee Added pin/unpin message 11 years ago
updateMessage.coffee Create RocketChat authorization package that handles role and permission 10 years ago
updateUserUtcOffset.coffee Save user timezone 11 years ago