summaryrefslogtreecommitdiffstats
path: root/apps/contacts/lib
Commit message (Expand)AuthorAgeFilesLines
* Revert reversion of f5c329af981f59f78c12648ea41c258f477f3e82 :-PThomas Tanghus2012-07-101-1/+3
* Look for the right field :-PThomas Tanghus2012-07-101-1/+1
* Revert "Delay fetching of carddata and set ETag and size instead."Thomas Tanghus2012-07-101-3/+1
* Delay fetching of carddata and set ETag and size instead.Thomas Tanghus2012-07-091-1/+3
* Rescan categories in small batches to reduce memory usage.Thomas Tanghus2012-07-091-9/+12
* Simplify VCF generation.Thomas Tanghus2012-07-081-8/+5
* Implemented VCFExportPlugin.Thomas Tanghus2012-07-081-0/+103
* Fix endless loop when no addressbooks.Thomas Tanghus2012-07-061-3/+10
* No need for being protected.Thomas Tanghus2012-07-061-1/+1
* Contacts: Fix copy&paste errorBart Visscher2012-07-051-1/+1
* Remove ugly activation hack.Thomas Tanghus2012-07-041-100/+57
* fix birthday calendarGeorg Ehrke2012-06-291-1/+3
* Load contactlist progressivly.Thomas Tanghus2012-06-271-3/+11
* Load default categories if there are none,Thomas Tanghus2012-06-271-6/+29
* Added error checking on all db queries.Thomas Tanghus2012-06-262-51/+149
* Added createUser hook.Thomas Tanghus2012-06-261-0/+10
* Fix variable name.Thomas Tanghus2012-06-261-1/+1
* Added signals.Thomas Tanghus2012-06-262-4/+14
* Cast translation to string.Thomas Tanghus2012-06-221-1/+1
* Fix URL delimiter.Thomas Tanghus2012-06-211-1/+1
* Better error checking.Thomas Tanghus2012-06-201-10/+13
* Log error as ERROR.Thomas Tanghus2012-06-201-1/+1
* Cleanup code.Thomas Tanghus2012-06-141-10/+3
* If Hr. Lerdorf had made up his mind on parameter order, life would have been ...Thomas Tanghus2012-06-141-1/+1
* Contacts: Final (for now) fix to encoding probs on import.Thomas Tanghus2012-06-121-1/+2
* Contacts: Fix encoding errors, import errors, developer headache, paint cute ...Thomas Tanghus2012-06-111-1/+1
* Contacts: 11th hour fix for invalid VCARD from CardDAV.Thomas Tanghus2012-06-101-0/+4
* Contacts: Double check XSS, and fix a rookie error ;-)Thomas Tanghus2012-05-281-1/+1
* Contacts: XSS fix. Still some more to check.Thomas Tanghus2012-05-211-0/+3
* removing executable bit - againThomas Mueller2012-05-155-0/+0
* Contacts: Forgot one file for the import fix.Thomas Tanghus2012-05-131-2/+24
* Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-131-1/+1
* Contacts: Hack to add structured name from formatted name.Thomas Tanghus2012-05-111-9/+10
* Contacts: Fix check for version.Thomas Tanghus2012-05-111-2/+2
* Some UI and code restructering according to usability tests: https://mail.kde...Thomas Tanghus2012-05-101-5/+6
* Contacts: Don't try to render invalid properties.Thomas Tanghus2012-05-051-5/+7
* Contacts: Hack around malformed BDAY.Thomas Tanghus2012-05-041-3/+9
* ported oc_dbFrank Karlitschek2012-05-032-23/+23
* ported oc_jsonFrank Karlitschek2012-05-031-3/+3
* port oc_responseFrank Karlitschek2012-05-031-1/+1
* Contacts: check for malformed VCards in calendar hookBart Visscher2012-05-021-0/+3
* port oc_preferencesFrank Karlitschek2012-05-021-3/+3
* fixing namespaceThomas Müller2012-05-021-3/+3
* ported the oc_app callsFrank Karlitschek2012-05-023-4/+4
* port linkto and serverHostFrank Karlitschek2012-05-012-2/+2
* ported getUserFrank Karlitschek2012-05-014-7/+7
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-013-30/+30
* Contacts: Ensure TYPE parameters on email aren't deleted on edit. They are st...Thomas Tanghus2012-04-292-1/+7
* Contacts: removed unused method and ajax file.Thomas Tanghus2012-04-291-33/+0
* Contacts: Check that UIDs really are unique on import. Better solution would ...Thomas Tanghus2012-04-241-3/+35