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
Aaron Ogle 6e4bff1bee
[FIX] Typo in custom oauth from environment variable (#19570)
5 years ago
..
notifications [FIX] Don't send room name on notification (#19247) 5 years ago
addOAuthService.js [FIX] Typo in custom oauth from environment variable (#19570) 5 years ago
addUserToDefaultChannels.js [NEW] Default favorite channels (#16025) 6 years ago
addUserToRoom.js [FIX] User can't invite or join other Omnichannel rooms (#18852) 5 years ago
archiveRoom.js New eslint rules (#14332) 7 years ago
attachMessage.js New eslint rules (#14332) 7 years ago
checkEmailAvailability.js New eslint rules (#14332) 7 years ago
checkUsernameAvailability.js [FIX] Not being able to mention users with "all" and "here" usernames - do not allow users register that usernames (#14468) 7 years ago
cleanRoomHistory.js [FIX] Purged threads still show as unread (#18944) 5 years ago
createDirectRoom.js [NEW][APPS-ENGINE] Essentials mechanism (#17656) 6 years ago
createRoom.js [NEW] [Apps-Engine] New Room events (#17487) 6 years ago
deleteMessage.js [IMPROVE] Threads (#17416) 6 years ago
deleteRoom.js [NEW] Channel avatar (#18443) 5 years ago
deleteUser.js [NEW][Enterprise] Micro services (#19000) 5 years ago
getAvatarSuggestionForUser.js [FIX] Login with LinkedIn not mapping name and picture correctly (#16955) 6 years ago
getDirectMessageByNameOrIdWithOptionToJoin.js Improve room types usage (#16753) 6 years ago
getFullUserData.js [FIX] Missing "Bio" in user's profile view (#19166) 5 years ago
getRoomByNameOrIdWithOptionToJoin.js New eslint rules (#14332) 7 years ago
getRoomsWithSingleOwner.js [NEW] Assign oldest active user as owner when deleting last room owner (#16088) 6 years ago
getStatusText.js [FIX] Custom status fixes (#14853) 7 years ago
getUserSingleOwnedRooms.js [NEW] Assign oldest active user as owner when deleting last room owner (#16088) 6 years ago
getUsernameSuggestion.js Upgrade limax to 2.0.0 (#16020) 6 years ago
index.js [NEW] Assign oldest active user as owner when deleting last room owner (#16088) 6 years ago
insertMessage.js [IMPROVE] Major overhaul on data importers (#16279) 6 years ago
isTheLastMessage.js Convert imports to relative paths (#13740) 7 years ago
loadMessageHistory.js [BREAK] Filter System messages per room (#16369) 6 years ago
processWebhookMessage.js Regression: Deprecate check permission on integrations (#18024) 6 years ago
relinquishRoomOwnerships.js [NEW] Assign oldest active user as owner when deleting last room owner (#16088) 6 years ago
removeUserFromRoom.js New eslint rules (#14332) 7 years ago
saveCustomFields.js New eslint rules (#14332) 7 years ago
saveCustomFieldsWithoutValidation.js New eslint rules (#14332) 7 years ago
saveUser.js [FIX] Random generated password not matching the Password Policy (#18475) 5 years ago
saveUserIdentity.js [FIX] Undesirable message updates after user saving profile (#17930) 6 years ago
sendMessage.js [IMPROVE] Threads (#17416) 6 years ago
setEmail.js [NEW] Notify users when their email address change (#15828) 6 years ago
setRealName.js [NEW][Enterprise] Micro services (#19000) 5 years ago
setRoomAvatar.js [NEW][Enterprise] Micro services (#19000) 5 years ago
setStatusText.js Regression: Fix broadcast events when running as monolith (#19498) 5 years ago
setUserActiveStatus.js [NEW] Assign oldest active user as owner when deleting last room owner (#16088) 6 years ago
setUserAvatar.js [NEW][Enterprise] Micro services (#19000) 5 years ago
setUsername.js [NEW][Enterprise] Micro services (#19000) 5 years ago
unarchiveRoom.js Convert imports to relative paths (#13740) 7 years ago
updateGroupDMsName.js [NEW] Direct message between multiple users (#16761) 6 years ago
updateMessage.js New eslint rules (#14332) 7 years ago
validateCustomFields.js [FIX] Custom fields required if minLength set and no text typed (#18838) 5 years ago