aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Contacts
Commit message (Expand)AuthorAgeFilesLines
* chore: adjust php comment usage hintJohn Molakvoæ2024-05-301-1/+1
* Merge branch 'master' into refactor/OC-Server-getContactsManagerJohn Molakvoæ2024-05-309-171/+71
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-249-181/+21
| * fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-3/+3
| * feat(contactsmenu): Sort by user statusChristoph Wurst2023-11-081-0/+1
| * feat(contactsmenu): Show user statusChristoph Wurst2023-10-313-0/+60
| * Cleanup plsam issues in DB/ContactsManager and ConsoleCarl Schwan2023-09-051-9/+8
* | Refactor `OC\Server::getContactsManager`Andrew Summers2023-08-291-1/+1
|/
* Fix typos in lib/public subdirectorySimon L2023-05-101-1/+1
* composer run cs:fixCôme Chilliet2023-01-208-9/+0
* docs: document types flag for search optionsDaniel Kesselberg2023-01-191-1/+3
* Remove some constants and functions which have been long deprecatedCôme Chilliet2022-09-301-9/+0
* Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-171-1/+1
* Modernize contacts menuThomas Citharel2022-05-123-17/+13
* Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-081-2/+4
* Only limit search in the system address bookJoas Schilling2021-12-081-1/+2
* Only wildcard search if enumeration is allowedJoas Schilling2021-12-081-0/+1
* Change origin field to appIdJoas Schilling2021-10-202-7/+7
* Add appName to contactsmenu action APIJohn Molakvoæ2021-10-202-2/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-048-22/+11
* Type Entry and IEntryRoeland Jago Douma2021-03-041-5/+5
* Fix namespacingAnna Larch2021-03-021-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* contactsmanager shall limit number of results earlyArthur Schiwon2020-07-311-2/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Use paginated search for contactsJulius Härtl2020-04-231-0/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Remove trailing whitespaces from commentsChristoph Wurst2020-04-091-3/+3
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-2/+4
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Add a public event for contacts interactionChristoph Wurst2020-03-251-0/+136
* Update license headersChristoph Wurst2019-12-057-12/+35
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* Allow to search for real pattern in contactsArne Hamann2019-05-281-1/+2
* Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-221-0/+12
* Add @since annotation and add missing new lineTobia De Koninck2017-12-111-1/+6
* Make ContactsStore a public APITobia De Koninck2017-12-111-0/+26
* Update license headersMorris Jobke2017-11-066-13/+7
* Some phpstorm inspection fixesRoeland Jago Douma2017-07-221-120/+119
* Don't show contacts an entry for themselvesChristoph Wurst2017-04-251-0/+1
* Contacts menuChristoph Wurst2017-04-255-0/+265
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OCP\Contacts to PSR-4 (#24645)Roeland Douma2016-05-171-0/+170