aboutsummaryrefslogtreecommitdiffstats
path: root/include/photo/photo_driver.php
Commit message (Collapse)AuthorAgeFilesLines
* big changes to photo->store() which is now photo->save() and takes an array ↵friendica2013-08-071-6/+124
| | | | instead of a list of args. Also the beginning of the migration to using photo_flags to indicate special purpose photos such as profile photos and contact photos and "thing" photos.
* photo driver issue when updating contact photos - old class structure used ↵friendica2013-05-051-3/+5
| | | | instead of photo_factory()
* photo driver abstractionfriendica2013-04-251-0/+520