summaryrefslogtreecommitdiffstats
path: root/src/models/contact.js
AgeCommit message (Expand)Author
2023-01-24fix: mime case matchingRichard Steinmetz
2022-11-08Bump @nextcloud/eslint-config from 6.1.2 to 8.1.2dependabot[bot]
2022-09-27Save UID and display name for managers of the org chartChristoph Wurst
2022-09-22Add org chartsVassilis Kritharakis
2022-03-15Add testingJohn Molakvoæ
2022-03-15Force disabling single-quote list for type parameterJohn Molakvoæ
2021-10-19Fix contact avatars not loadingRichard Steinmetz
2021-09-13Verify SVG blobsLukas Reschke
2021-08-18Bump @nextcloud/eslint-config from 6.0.0 to 6.1.0dependabot[bot]
2021-05-07improve compatibily with macOS contactsJohannes Zlattinger
2021-02-05Fix display name with empty last nameLorenz Stechauner
2020-11-03Fix eslintJohn Molakvoæ (skjnldsv)
2020-10-20Fix avatar display on read-only contacts and use global Avatar componentJohn Molakvoæ (skjnldsv)
2020-09-06Fix avatar sanitize and cleanup code & cssJohn Molakvoæ (skjnldsv)
2020-08-13Merge pull request #1741 from t-bucchi/feature/phonetic-3.3.0John Molakvoæ
2020-08-11Update src/models/contact.jst-bucchi
2020-08-09Support phonetic name as sort keyTomohiro Masubuchi
2020-08-03Fix group filter trimJohn Molakvoæ (skjnldsv)
2020-03-10Add SIP supportJohn Molakvoæ
2020-01-06Refactor ical.js design set changes into its own serviceChristian Kraus
2020-01-04Fix parsing of vCards that contain comma in their addressChristian Kraus
2019-12-08Bump eslint-config-nextcloud from 0.0.6 to 0.1.0dependabot-preview[bot]
2019-08-30Support vcard 3 photo syntaxJohn Molakvoæ (skjnldsv)
2019-04-02Remove some properties if emptyJohn Molakvoæ (skjnldsv)
2019-03-27Add ABLABEL and ITEMX.property supportJohn Molakvoæ (skjnldsv)
2019-03-11Fix rev initJohn Molakvoæ (skjnldsv)
2019-03-04Add REV on updateJohn Molakvoæ (skjnldsv)
2019-01-30Fix string detection, put delete in last and fix properties scopingJohn Molakvoæ (skjnldsv)
2019-01-25Fix n & org detection in contatc modelJohn Molakvoæ (skjnldsv)
2019-01-25Fix displayName checks and replace FN if empty on validateJohn Molakvoæ (skjnldsv)
2019-01-25Properly format displayName and validate fieldsJohn Molakvoæ (skjnldsv)
2018-12-19Fix groups addition and new contact instertion into groupsJohn Molakvoæ (skjnldsv)
2018-11-19JSDoc cleanup and better code commentsJohn Molakvoæ (skjnldsv)
2018-11-18Always show groupsJohn Molakvoæ (skjnldsv)
2018-10-30Fix code qualityJohn Molakvoæ (skjnldsv)
2018-10-25Copyright fixJohn Molakvoæ (skjnldsv)
2018-10-25Fix etag conflictJohn Molakvoæ (skjnldsv)
2018-10-05Add searchJohn Molakvoæ (skjnldsv)
2018-10-01Cleaned up old etag methods and bump to beta1John Molakvoæ (skjnldsv)
2018-09-28Move addressbookJohn Molakvoæ (skjnldsv)
2018-09-28Merge pull request #647 from nextcloud/vue-avatar-managementsuntala
2018-09-28Fix stylingJohn Molakvoæ (skjnldsv)
2018-09-28Merge remote-tracking branch 'origin/vue' into vue-avatar-managementJessica
2018-09-28Scroll to selected contactJohn Molakvoæ (skjnldsv)
2018-09-28Conflict managementJohn Molakvoæ (skjnldsv)
2018-09-27Merge remote-tracking branch 'origin/vue' into vue-avatar-managementJessica
2018-09-25Contact deletion fix and warning if fetchFull fails and/of contact goneJohn Molakvoæ (skjnldsv)
2018-09-25JSDoc fixesJohn Molakvoæ (skjnldsv)
2018-09-25Add addressbook davJohn Molakvoæ (skjnldsv)
2018-09-25Fixed deletion on details, improved loading performances and commentsJohn Molakvoæ (skjnldsv)