summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)Author
2020-06-02Merge pull request #1597 from eleith/vcard-rev-type-version-differencesJohn Molakvoæ
2020-05-23l10n: Changed grammar "URL" > "link"rakekniven
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-05-21l10n: Changed spelling of URLrakekniven
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-05-06Merge pull request #1447 from nextcloud/design/remove-colorbarJan-Christoph Borchardt
Remove header color bar as it is not related to the contact
2020-04-22Remove header color bar as it is not related to the contactJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-04-22Show transparent contact photos on a lighter backgroundChristian Kraus
Signed-off-by: Christian Kraus <hanzi@hanzi.cc>
2020-04-22re-use existing variableeleith
2020-04-22support different rev value types depending on vcard versioneleith
2020-04-21Merge pull request #1559 from ksl1989/masterJohn Molakvoæ
Added four popular IM services
2020-04-17Fix app init & initialstateJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-04-14Merge pull request #1567 from nextcloud/tintou/oc_configJohn Molakvoæ
Replace oc_config with OC.config
2020-04-11Allow to use any name for Group creationCorentin Noël
The Group name is already escaped by the underlying vCard library, there is no need to verify things here Signed-off-by: Corentin Noël <corentin@elementary.io>
2020-04-11Replace oc_config with OC.configCorentin Noël
Signed-off-by: Corentin Noël <corentin@elementary.io>
2020-04-04l10n: Corrected spelling of vCardrakekniven
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-04-04Merge branch 'master' of https://github.com/nextcloud/contactsJohn Molakvoæ (skjnldsv)
2020-04-03Added four IM servicesksl1989
Signed-off-by: ksl1989 <as2hwlm0eq2w@opayq.com>
2020-04-02Merge pull request #1557 from nextcloud/Valdnet-patch-3John Molakvoæ
Correction of descriptions
2020-04-02Merge pull request #1556 from nextcloud/Valdnet-patch-2John Molakvoæ
Correction of descriptions
2020-04-02Correction of descriptionsValdnet
Correcting words: address book.
2020-04-02Correction of descriptionsValdnet
Correcting words: address book.
2020-04-02Correction of descriptionsValdnet
Correcting words: occurred and address book.
2020-04-02Fix addressbook sharesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-04-02Update babel.config.jsJohn Molakvoæ
2020-04-01Fix try catchJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-13Add ability to clone contactJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-13Merge pull request #1514 from nextcloud/fixsvgsanitizeJohn Molakvoæ
Properly sanitize avatars in upload
2020-03-12l10n: Improved grammarrakekniven
Fixes #1490 Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-03-12use application/octet-streamJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-12Properly sanitize avatars in uploadJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-03-10Add SIP supportJohn Molakvoæ
Fix #1511
2020-03-06Correctly use plurals and placeholdersJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-28Fix first contact syncJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-02-05l10n: Changed spelling rakekniven
Reported at Transifex. See https://en.wikipedia.org/wiki/VCard Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-03Merge branch 'master' into enh/import-from-filesJohn Molakvoæ
2020-01-29Allow importing from filesJohn Molakvoæ (skjnldsv)
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-28Merge pull request #1448 from nextcloud/design/viewer-actionsJohn Molakvoæ
Fix sorting and wording of contact picture actions
2020-01-23Merge pull request #1418 from hanzi/do-not-validate-uriJohn Molakvoæ
Disable form validation for text properties
2020-01-23Remove delete action from list, fix #1368Jan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-23Fix sorting and wording of contact picture actionsJan-Christoph Borchardt
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-18Disable input validation on text properties in generalChristian Kraus
Signed-off-by: Christian Kraus <hanzi@hanzi.cc>
2020-01-18Do not validate URL properties to allow entering non-URL instant messenger ↵Christian Kraus
handles and relationships Signed-off-by: Christian Kraus <hanzi@hanzi.cc>
2020-01-18Prevent bogus updates of selected contactChristian Kraus
Before, when creating a new contact the previously selected contact would still be the 'localContact'. That happened because the 'contact' watcher would be called twice (once with the new, once with the old contact). Adding a check whether the selected contact has actually changed remedies that. Signed-off-by: Christian Kraus <hanzi@hanzi.cc>
2020-01-16remove delete buttons and other actions if contact is not readableMatthias
2020-01-06Hide sharee in list if already shared with himRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2020-01-06Only add sharee if not present alreadyRaimund Schlüßler
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2020-01-06Move to @nextcloud/vue (#1389)John Molakvoæ
Move to @nextcloud/vue
2020-01-06Make sure we don't include 'VALUE=PHONE-NUMBER' to avoid a bug in ↵Christian Kraus
sabre-io/vobject Signed-off-by: Christian Kraus <hanzi@hanzi.cc>
2020-01-06Save vCards using the correct syntax for its versionChristian Kraus
Previously, vCards were always serialised in vCard 4.0 syntax, even if the vCard version was actually set to something else. Signed-off-by: Christian Kraus <hanzi@hanzi.cc>
2020-01-06Workaround for bug that prevented editing vCards with commas in… (#1394)John Molakvoæ
Workaround for bug that prevented editing vCards with commas in the address
2020-01-06Fix importChristian Kraus
Signed-off-by: Christian Kraus <hanzi@hanzi.cc>