summaryrefslogtreecommitdiffstats
path: root/apps/contacts/photo.php
Commit message (Expand)AuthorAgeFilesLines
* Another take at profile photo/thumbnail caching. oc-839.Thomas Tanghus2012-08-091-9/+19
* Code style.Thomas Tanghus2012-07-201-11/+12
* Contacts: Cache standard photo less aggressivelyThomas Tanghus2012-06-051-1/+1
* removing executable bit - againThomas Mueller2012-05-151-0/+0
* Contacts: Better checks for GD library.Thomas Tanghus2012-05-041-0/+5
* port oc_responseFrank Karlitschek2012-05-031-6/+6
* port checkAppEnabledFrank Karlitschek2012-05-021-1/+1
* ported the rest of the OC_Helper callsFrank Karlitschek2012-05-021-1/+1
* ported checkLoggedIn and checkAdminFrank Karlitschek2012-05-011-1/+1
* finish porting of the LOG calls or the apps to the public apiFrank Karlitschek2012-05-011-1/+1
* Merge branch 'master' into movable_appsGeorg Ehrke2012-04-231-2/+7
|\
| * Contacts: Clear cache for contact photo and thumbnail when it has been changed.Thomas Tanghus2012-04-221-2/+7
* | remove the require_once lib base from all (or nearly all) filesGeorg Ehrke2012-04-171-1/+1
|/
* Avoid errors from missing GD library.Thomas Tanghus2012-02-181-1/+11
* Contacts+OC_Respone: Move enableCaching out of setEtagHeader and setLastModif...Bart Visscher2012-02-131-0/+1
* Contacts: Move response caching to OC_ResponseBart Visscher2012-02-121-5/+4
* Contacts: Cleanup photo and thumbnail codeBart Visscher2012-02-121-73/+30
* Cleanup OC_Contacts_Addressbook::find usageBart Visscher2012-02-121-13/+1
* Resize profile picture if bigger than 200px on either x or y.Thomas Tanghus2012-01-311-0/+3
* UI fixes in contact editor and address book dialog.Thomas Tanghus2012-01-191-18/+37
* Use a proxy class to interface with Sabre_VObject classesBart Visscher2011-12-071-1/+1
* Add more checks for admin userBart Visscher2011-09-301-7/+1
* Check if the application is actually enabledBart Visscher2011-09-301-0/+1
* fixed contacts strings (no technical stuff in the interface, don't scream at ...Jan-Christoph Borchardt2011-09-231-5/+5
* fix small bugsJakob Sack2011-09-171-1/+1
* Split OC_Contacts_Addressbook in _Addressbook and _VCardJakob Sack2011-09-171-3/+8
* New app: contactsJakob Sack2011-08-061-0/+85