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/packages/rocketchat-lib/server/functions
Bradley Hilton afcf012be8 Several changes to allow for easier Integrations from others. 10 years ago
..
Notifications.coffee Fix WebRTC 10 years ago
addUserToDefaultChannels.js
addUserToRoom.js
archiveRoom.js
checkEmailAvailability.js
checkUsernameAvailability.coffee
createPrivateGroup.js
createRoom.js Move the groups v1 api calls out of the huge routes.coffee file. 10 years ago
deleteMessage.js
deleteUser.js
getFullUserData.js Several changes to allow for easier Integrations from others. 10 years ago
isDocker.js Add method do check if process is running inside docker 10 years ago
removeUserFromRoom.js
saveCustomFields.js
saveUser.js Change field name to roles and type to Array. 10 years ago
sendMessage.coffee Sync from expiremental 10 years ago
setEmail.js Fix set user's email from REST API 10 years ago
setUserAvatar.js Add REST endpoint to set user's avatar 10 years ago
setUsername.coffee
settings.coffee Merge branch 'develop' into experimental 10 years ago
unarchiveRoom.js
updateMessage.js