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
Guilherme Gazzo 60d2019908 chore: update version check for user audit deprecation handling 6 days ago
..
notifications chore(ui-client): Move some views (#37757) 2 weeks ago
saveUser chore: update version check for user audit deprecation handling 6 days ago
acceptRoomInvite.ts chore(ui-client): Move some views (#37757) 2 weeks ago
addUserToDefaultChannels.ts feat: ABAC (#37091) 2 weeks ago
addUserToRoom.ts feat: ABAC (#37091) 2 weeks ago
archiveRoom.ts chore(ui-client): Move some views (#37757) 2 weeks 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) 10 months ago
closeOmnichannelConversations.ts chore(ui-client): Move some views (#37757) 2 weeks ago
createDirectRoom.ts fix(federation): update group DMs names (#37840) 2 weeks ago
createRoom.ts chore(ui-client): Move some views (#37757) 2 weeks ago
deleteMessage.ts chore(ui-client): Move some views (#37757) 2 weeks ago
deleteRoom.ts chore(ui-client): Move some views (#37757) 2 weeks ago
deleteUser.ts chore(ui-client): Move some views (#37757) 2 weeks ago
disableCustomScripts.ts fix: imported fixes (#33583) 1 year ago
getAvatarSuggestionForUser.ts
getDefaultChannels.ts
getFullUserData.ts chore!: remove old voip permissions (#37672) 1 week ago
getModifiedHttpHeaders.ts fix: Unable to change password when 2FA is enabled (#37745) 3 weeks ago
getRoomByNameOrIdWithOptionToJoin.ts fix: incoming webhooks improperly post in public channels under private teams (#35782) 9 months ago
getRoomsWithSingleOwner.ts chore: optimize getRoomsWithSingleOwner to stop cursor iteration after assigning new owner (#37292) 2 months ago
getStatusText.ts
getUserCreatedByApp.ts
getUserSingleOwnedRooms.ts
getUsernameSuggestion.ts refactor: Make `Base.col` fully private - 1 (#35319) 10 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) 5 months ago
relinquishRoomOwnerships.ts fix: Orphan team when last owner user deleted (#36807) 1 month ago
removeUserFromRoom.ts test(federation): validate empty room state (#37824) 2 weeks ago
saveCustomFields.ts chore: Use transaction for saveUser function (#35203) 10 months ago
saveCustomFieldsWithoutValidation.ts fix: users.update API call erases other customFields (#36578) 5 months ago
saveUserIdentity.ts chore: save users' names to call history (#37867) 1 week ago
sendMessage.ts fix!: `title` and `value` properties should be required on `attachments.fields` (#37233) 1 week 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) 3 weeks ago
setUserActiveStatus.ts chore(ui-client): Move some views (#37757) 2 weeks ago
setUserAvatar.ts chore: Use transaction for saveUser function (#35203) 10 months ago
setUsername.ts chore(ui-client): Move some views (#37757) 2 weeks ago
syncRolePrioritiesForRoomIfRequired.ts feat: display leader role group in rooms' members list (#35208) 10 months ago
unarchiveRoom.ts refactor: Subscriptions out of DB Watcher (#32540) 1 year ago
updateGroupDMsName.ts chore: User model to TS (#35056) 9 months ago
updateMessage.ts refactor: use chat.update endpoint instead of updateMessage method (#37138) 3 months ago
validateCustomFields.js
validateName.ts
validateNameChars.ts fix: imported fixes (#32894) 1 year ago
validateUsername.ts fix: validate username before registering user (#32743) 1 year ago