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/livechat/server/lib/contacts
Tasso Evangelista 955a7ccafd
chore(eslint): Allow `await` in loops (#39178)
6 days ago
..
ContactMerger.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
addContactEmail.ts
createContact.ts chore: don't `ignoreUndefined` (#31497) 11 months ago
createContactFromVisitor.ts
disableContact.ts feat: adds new endpoint to disable Contacts by id (#36589) 7 months ago
getAllowedCustomFields.ts
getContactChannelsGrouped.ts fix: GDPR for contacts (#36228) 8 months ago
getContactHistory.ts fix: GDPR for contacts (#36228) 8 months ago
getContactIdByVisitor.ts
getContactManagerIdByUsername.ts
getContacts.ts chore: User model to TS (#35056) 12 months ago
isAgentAvailableToTakeContactInquiry.ts
isVerifiedChannelInSource.spec.ts
isVerifiedChannelInSource.ts
mapVisitorToContact.spec.ts test: Fix ignored unit tests (#38288) 2 months ago
mapVisitorToContact.ts regression: Do not throw an error when a required custom field is missing on visitor to contact migration (#34071) 1 year ago
mergeContacts.ts
migrateVisitorIfMissingContact.ts chore: Adapt logs to object format (#38181) 2 months ago
migrateVisitorToContactId.spec.ts
migrateVisitorToContactId.ts chore: Adapt logs to object format (#38181) 2 months ago
patchContact.ts fix: unable to clear contact manager field (#38265) 3 weeks ago
registerContact.spec.ts chore: Remove `livechatTyped` in favor of smaller components (#35785) 11 months ago
registerContact.ts chore(eslint): Allow `await` in loops (#39178) 6 days ago
resolveContactConflicts.spec.ts fix: unable to clear contact manager field (#38265) 3 weeks ago
resolveContactConflicts.ts fix: unable to clear contact manager field (#38265) 3 weeks ago
updateContact.spec.ts fix: unable to clear contact manager field (#38265) 3 weeks ago
updateContact.ts fix: unable to clear contact manager field (#38265) 3 weeks ago
validateContactManager.spec.ts
validateContactManager.ts
validateCustomFields.spec.ts test: Fix ignored unit tests (#38288) 2 months ago
validateCustomFields.ts fix: Old custom fields from migrated contacts are not ignored on update (#34139) 1 year ago
verifyContactChannel.ts