aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/lib
Commit message (Expand)AuthorAgeFilesLines
* Ignore contact interaction with selfThomas Citharel2022-02-091-0/+5
* Use the new option to signaling insensitivityJoas Schilling2022-02-071-1/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0410-40/+45
* Card::getOwner should return the actual valueRoeland Jago Douma2021-03-011-1/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-1/+1
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-1/+1
* Convert the card resource to a string if necessaryChristoph Wurst2020-11-131-1/+6
* Drop X-NEXTCLOUD-UIDJohn Molakvoæ (skjnldsv)2020-10-121-3/+0
* Type some of the core mappersChristoph Wurst2020-10-121-0/+3
* Fix writing BLOBs to postgres with recent contacts interactionChristoph Wurst2020-08-281-1/+1
* Migrate contacts interaction to the PSR-3 loggerChristoph Wurst2020-07-161-7/+8
* Move contactsinteraction to bootstrap mechanismMorris Jobke2020-07-081-5/+8
* Rename app-generated to z-app-generated, because macOS Contacts supports only...Georg Ehrke2020-05-071-1/+0
* Implement ctag and etag in ContactsInteractionGeorg Ehrke2020-05-073-3/+28
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-102-13/+13
* Format control structures, classes, methods and functionChristoph Wurst2020-04-1010-14/+0
* Remove unused importsChristoph Wurst2020-03-251-5/+0
* Register an address book with recent contactsChristoph Wurst2020-03-2510-0/+1047