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/apps/meteor/app/lib/server/functions
Kevin Aleman 0b438a5792
chore: Adapt logs to new format (#38259)
2 days ago
..
notifications fix: make email notifications support multiple files (#38184) 5 days ago
saveUser chore: update version check for user audit deprecation handling 4 weeks ago
acceptRoomInvite.ts chore(ui-client): Move some views (#37757) 1 month ago
addUserToDefaultChannels.ts feat: ABAC (#37091) 1 month ago
addUserToRoom.ts feat: ABAC (#37091) 1 month ago
archiveRoom.ts chore(ui-client): Move some views (#37757) 1 month ago
attachMessage.ts refactor: Moves `getUserDisplayName` outside from meteor app (#35031) 11 months ago
checkEmailAvailability.ts
checkUrlForSsrf.ts fix: alter the regex in the isValidDomain function to accept hyphens (#33606) 1 year ago
checkUsernameAvailability.ts chore: update eslint plugins (#33879) 1 year ago
cleanRoomHistory.ts fix: ui does not update after pruning only files (#36099) 6 months ago
closeLivechatRoom.ts refactor: Break big `livechatTyped` into smaller files (#35324) 11 months ago
closeOmnichannelConversations.ts chore(ui-client): Move some views (#37757) 1 month ago
createDirectRoom.ts chore: Remove typedJson and move isTruthy to tools package (#38131) 1 week ago
createRoom.ts regression(federation): enhance user authorization checks for federation access (#37965) 3 weeks ago
deleteMessage.ts chore: refactor listeners.js to typescript (#37985) 1 week ago
deleteRoom.ts chore(ui-client): Move some views (#37757) 1 month ago
deleteUser.ts fix: thumbnails are not removed when a file is deleted automatically on user removal (#38105) 2 weeks ago
disableCustomScripts.ts fix: imported fixes (#33583) 1 year ago
getAvatarSuggestionForUser.ts
getDefaultChannels.ts
getFullUserData.ts chore: Adapt logs to object format - 2 (#38001) 2 weeks ago
getModifiedHttpHeaders.ts fix: Unable to change password when 2FA is enabled (#37745) 1 month ago
getRoomByNameOrIdWithOptionToJoin.ts regression(federation): enhance user authorization checks for federation access (#37965) 3 weeks ago
getRoomsWithSingleOwner.ts chore: optimize getRoomsWithSingleOwner to stop cursor iteration after assigning new owner (#37292) 3 months ago
getStatusText.ts
getUserCreatedByApp.ts
getUserSingleOwnedRooms.ts
getUsernameSuggestion.ts refactor: Make `Base.col` fully private - 1 (#35319) 11 months ago
insertMessage.ts
isTheLastMessage.ts chore: Update typings on callbacks to accept less than a full room object (#33305) 1 year ago
joinDefaultChannels.ts
loadMessageHistory.ts chore: minor deps (#33795) 1 year ago
parseUrlsInMessage.ts
processWebhookMessage.ts feat: add `separateResponse` param to incoming webhooks for optional per-channel responses markdown (#36386) 6 months ago
relinquishRoomOwnerships.ts fix: Orphan team when last owner user deleted (#36807) 2 months ago
removeUserFromRoom.ts test(federation): validate empty room state (#37824) 1 month ago
saveCustomFields.ts chore: Use transaction for saveUser function (#35203) 10 months ago
saveCustomFieldsWithoutValidation.ts fix: users.update API call erases other customFields (#36578) 6 months ago
saveUserIdentity.ts chore: save users' names to call history (#37867) 1 month ago
sendMessage.ts feat: OEmbed async processing (#38151) 5 days ago
setEmail.ts chore: Use transaction for saveUser function (#35203) 10 months ago
setRealName.ts chore: Use transaction for saveUser function (#35203) 10 months ago
setRoomAvatar.ts chore: update eslint plugins (#33879) 1 year ago
setStatusText.ts fix: Custom status empty value not updating immediately (#37443) 1 month ago
setUserActiveStatus.ts chore(ui-client): Move some views (#37757) 1 month ago
setUserAvatar.ts chore: Adapt logs to new format (#38259) 2 days ago
setUsername.ts chore(ui-client): Move some views (#37757) 1 month ago
syncRolePrioritiesForRoomIfRequired.ts feat: display leader role group in rooms' members list (#35208) 11 months ago
unarchiveRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 1 year ago
updateGroupDMsName.ts chore: User model to TS (#35056) 10 months ago
updateMessage.ts feat: OEmbed async processing (#38151) 5 days ago
validateCustomFields.js
validateName.ts
validateNameChars.ts fix: imported fixes (#32894) 2 years ago
validateUsername.ts fix: validate username before registering user (#32743) 1 year ago