summaryrefslogtreecommitdiffstats
path: root/apps/contacts/thumbnail.php
Commit message (Expand)AuthorAgeFilesLines
* Don't try to load a profile picture for contacts the doesn't have any.Thomas Tanghus2012-02-141-15/+16
* Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModif...Bart Visscher2012-02-131-0/+1
* Contacts: Optimize thumbnail cache handling a bitBart Visscher2012-02-121-2/+3
* OC_Response: add setExpiresHeader functionBart Visscher2012-02-121-3/+1
* OC_Response: add redirect functionBart Visscher2012-02-121-4/+2
* Contacts: Move response caching to OC_ResponseBart Visscher2012-02-121-20/+2
* Contacts: cleanup OC_L10N usageBart Visscher2012-02-121-2/+0
* Contacts: Cleanup photo and thumbnail codeBart Visscher2012-02-121-32/+39
* Cleanup OC_Contacts_Addressbook::find usageBart Visscher2012-02-121-15/+1
* - Added fix for empty 'FN' field on import via CardDAV clients.Thomas Tanghus2012-01-191-2/+2
* Optimizations and more aggressive caching.Thomas Tanghus2012-01-191-15/+10
* Added redirecting to static image file and caching for contacts with no photo...Thomas Tanghus2012-01-191-5/+12
* Return standard thumbnail even if contact couldn't be found as it could be be...Thomas Tanghus2012-01-091-3/+2
* Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-)Thomas Tanghus2012-01-091-73/+31
* Added missing files and tried to revert the wrong commit of app/contacts/js/i...Thomas Tanghus2011-12-171-0/+150