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/app/lib/server/functions
Guilherme Gazzo 0ace4aa328
Improve room types usage (#16753)
6 years ago
..
notifications [FIX] Exception when sending email of messages attachments undefined 6 years ago
addUserToDefaultChannels.js
addUserToRoom.js
archiveRoom.js
attachMessage.js
checkEmailAvailability.js
checkUsernameAvailability.js
cleanRoomHistory.js Enable typescript lint (#15979) 6 years ago
createDirectRoom.js Add federation back (#15283) 6 years ago
createRoom.js [BREAK] Filter System messages per room (#16369) 6 years ago
deleteMessage.js Regression: Ui Kit messaging issues #16513 6 years ago
deleteRoom.js [IMPROVE] Replace mentionedMessages publication to REST (#15540) 6 years ago
deleteUser.js [NEW] Create a user for the Apps during installation (#15896) 6 years ago
getAvatarSuggestionForUser.js Lint: Resolve complexity warnings (#16114) 6 years ago
getDirectMessageByNameOrIdWithOptionToJoin.js Improve room types usage (#16753) 6 years ago
getFullUserData.js [FIX] users.info endpoint not handling the error if the user does not exist (#16495) 6 years ago
getRoomByNameOrIdWithOptionToJoin.js
getStatusText.js
getUsernameSuggestion.js Upgrade limax to 2.0.0 (#16020) 6 years ago
index.js Add federation back (#15283) 6 years ago
insertMessage.js [IMPROVE] Major overhaul on data importers (#16279) 6 years ago
isTheLastMessage.js
loadMessageHistory.js [BREAK] Filter System messages per room (#16369) 6 years ago
processWebhookMessage.js Improve room types usage (#16753) 6 years ago
removeUserFromRoom.js
saveCustomFields.js
saveCustomFieldsWithoutValidation.js
saveUser.js [NEW] Option for admins to set a random password to a user (#15818) 6 years ago
sendMessage.js [FIX] Data converters overriding fields added by apps (#16639) 6 years ago
setEmail.js [NEW] Notify users when their email address change (#15828) 6 years ago
setRealName.js
setStatusText.js [FIX] Custom User Status throttled by rate limiter (#15001) 7 years ago
setUserActiveStatus.js [FIX] LDAP sync admin action was not syncing exisent users (#16671) 6 years ago
setUserAvatar.js [FIX] Result of get avatar from url can be null (#16123) 6 years ago
setUsername.js [FIX] Rocket.Chat takes too long to set the username when it fails to send enrollment email (#16723) 6 years ago
unarchiveRoom.js
updateMessage.js
validateCustomFields.js