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
Diego Sampaio e4feed6cf4
[FIX] channels.history, groups.history and im.history REST endpoints not respecting hide system message config (#22364)
5 years ago
..
notifications String helpers (#21988) 5 years ago
addOAuthService.js String helpers (#21988) 5 years ago
addUserToDefaultChannels.js [NEW] Default favorite channels (#16025) 6 years ago
addUserToRoom.js Regression: Add "User left team" message type (#22109) 5 years ago
archiveRoom.js New eslint rules (#14332) 7 years ago
attachMessage.js New eslint rules (#14332) 7 years ago
checkEmailAvailability.js String helpers (#21988) 5 years ago
checkUsernameAvailability.js String helpers (#21988) 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 [FIX] Discussion names showing a random value (#22172) 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) 6 years ago
deleteUser.js [FIX] Prevent the userInfo tab to return 'User not found' each time if a certain member of a DM group has been deleted (#21970) 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] Removed fields from User Info for which the user doesn't have permissions. (#20923) 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 [FIX] channels.history, groups.history and im.history REST endpoints not respecting hide system message config (#22364) 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 Regression: Add "User left team" message type (#22109) 5 years ago
saveCustomFields.js New eslint rules (#14332) 7 years ago
saveCustomFieldsWithoutValidation.js New eslint rules (#14332) 7 years ago
saveUser.js [NEW] Add setting to configure default role for user on manual registration (#20650) 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 Chore: Bump message parser (#22101) 5 years ago
setEmail.js String helpers (#21988) 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 Regression: Reactivate direct conversations only if all involved users are active (#21714) 5 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 Chore: Bump message parser (#22101) 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