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
pierre-lehnen-rc 14f7c3d509
[NEW] Standard Importer Structure (#18357)
5 years ago
..
notifications [FIX] Missing setting to control when to send the ReplyTo field in email notifications (#20744) 5 years ago
addOAuthService.js [IMPROVE] Selector for default custom oauth key field (#20573) 5 years ago
addUserToDefaultChannels.js [NEW] Default favorite channels (#16025) 6 years ago
addUserToRoom.js [NEW] Teams (#20966) 5 years ago
archiveRoom.js New eslint rules (#14332) 7 years ago
attachMessage.js New eslint rules (#14332) 7 years ago
checkEmailAvailability.js Message parsing and rendering - Phase 1 (#19654) 5 years ago
checkUsernameAvailability.js [IMPROVE] Add error messages to the creation of channels or usernames containing reserved words (#21016) 5 years ago
cleanRoomHistory.js Revert "[NEW][ENTERPRISE] Hide message history for new channel members (#20253)" (#20461) 5 years ago
createDirectRoom.js Revert "[NEW][ENTERPRISE] Hide message history for new channel members (#20253)" (#20461) 5 years ago
createRoom.js [NEW] Teams (#20966) 5 years ago
deleteMessage.js [FIX] Reply count of message is decreased after a message from thread is deleted (#19977) 5 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 Message parsing and rendering - Phase 1 (#19654) 5 years ago
getRoomByNameOrIdWithOptionToJoin.js New eslint rules (#14332) 7 years ago
getRoomsWithSingleOwner.js Regression: Add isLastOwner property on teams.listRoomsOfUser endpoint (#21323) 5 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 [IMPROVE] Add error messages to the creation of channels or usernames containing reserved words (#21016) 5 years ago
insertMessage.js [NEW] Standard Importer Structure (#18357) 5 years ago
isTheLastMessage.js Convert imports to relative paths (#13740) 7 years ago
loadMessageHistory.js Revert "[NEW][ENTERPRISE] Hide message history for new channel members (#20253)" (#20461) 5 years ago
parseUrlsInMessage.js [FIX] Updating a message causing URLs to be parsed even within markdown code (#21489) 5 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] Teams (#20966) 5 years ago
saveCustomFields.js New eslint rules (#14332) 7 years ago
saveCustomFieldsWithoutValidation.js New eslint rules (#14332) 7 years ago
saveUser.js [FIX] Admin cannot clear user details like bio or nickname (#20785) 5 years ago
saveUserIdentity.js [IMPROVE] Add error messages to the creation of channels or usernames containing reserved words (#21016) 5 years ago
sendMessage.js [FIX] Updating a message causing URLs to be parsed even within markdown code (#21489) 5 years ago
setEmail.js Message parsing and rendering - Phase 1 (#19654) 5 years ago
setRealName.js [NEW][Enterprise] Micro services (#19000) 5 years ago
setRoomAvatar.js [FIX] Room avatar update event doesn't properly broadcast room id (#19684) 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 Chore: Remove `new Buffer` in favor of `Buffer.from` (#20918) 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 [FIX] Group DMs title when user changes his/her name (#19834) 5 years ago
updateMessage.js [FIX] Updating a message causing URLs to be parsed even within markdown code (#21489) 5 years ago
validateCustomFields.js [FIX] Custom fields required if minLength set and no text typed (#18838) 5 years ago
validateName.ts [IMPROVE] Add error messages to the creation of channels or usernames containing reserved words (#21016) 5 years ago