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
Leonardo Ostjen Couto 5378d4f8f7
[FIX] Unwanted toastr error message when deleting user (#23372)
4 years ago
..
notifications [BREAK] Stop sending audio notifications via stream (#23108) 4 years ago
addOAuthService.js [BREAK] Moved advanced oAuth features to EE (#23201) 4 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 [IMPROVE] Wrong error message when trying to create a blocked username (#22452) 5 years ago
cleanRoomHistory.js Revert "[NEW][ENTERPRISE] Hide message history for new channel members (#20253)" (#20461) 5 years ago
closeOmnichannelConversations.ts [FIX] Close omnichannel conversations when agent is deactivated (#22917) 4 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.ts [IMPROVE] Create thumbnails from uploaded images (#20907) 4 years ago
deleteRoom.js [NEW] Channel avatar (#18443) 5 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] Unwanted toastr error message when deleting user (#23372) 4 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 [BREAK] Remove deprecated endpoints (#23162) 4 years ago
insertMessage.js [IMPROVE] Preview message URLs only once (#22516) 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 [IMPROVE] Preview message URLs only once (#22516) 5 years ago
processWebhookMessage.js [BREAK] Webhook will fail if user is not part of the channel (#23310) 4 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 Chore: Review some dependencies (#22522) 5 years ago
saveCustomFieldsWithoutValidation.js New eslint rules (#14332) 7 years ago
saveUser.js Merge branch 'master' into develop 4 years ago
saveUserIdentity.js [FIX] LDAP and SAML: changed usernames are not reflected on old data (#22304) 5 years ago
sendMessage.js [IMPROVE] Change log format to JSON (#22975) 4 years ago
setEmail.js Chore: Review some dependencies (#22522) 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] Seats Cap (#23017) 4 years ago
setUserAvatar.js Regression: LDAP Refactoring (#23231) 4 years ago
setUsername.js [IMPROVE] Change log format to JSON (#22975) 4 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 [IMPROVE] Change log format to JSON (#22975) 4 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