aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Photo.php
Commit message (Expand)AuthorAgeFilesLines
* merge Zotlabs/Module/Photo.php from devMario Vavti2018-10-291-12/+0
* Merge branch '3.6RC'Mario Vavti2018-07-251-18/+30
|\
| * wrong default param for pubstream_incl (this checkin also picked up a few min...zotlabs2018-05-181-2/+3
| * missing includeMario Vavti2018-05-161-0/+1
| * provide function to fetch photo contents from urlzotlabs2018-05-151-7/+4
| * we must now provide the full path to the profile image for the cavatar plugin...Mario Vavti2018-05-151-6/+6
| * Back in the day there were good reasons for showing a permission denied photo...zotlabs2018-05-061-8/+9
| * parent folder permissions weren't being checked back to the cloud root direct...zotlabs2018-04-301-49/+21
* | parent folder permissions weren't being checked back to the cloud root direct...zotlabs2018-05-021-49/+21
|/
* errorzotlabs2017-05-081-1/+1
* cleanup of last checkinzotlabs2017-05-071-2/+4
* cover photo was unintentionally disabled when block_public in effectzotlabs2017-05-071-3/+4
* add get_photo hook to go along with get_profile_photo hook. This allows a plu...zotlabs2016-10-171-11/+12
* more backquotes - this should take care of most except for the array import q...zotlabs2016-10-091-1/+1
* fix wrong array key for profile photo resloutionMario Vavti2016-09-281-1/+1
* make the fetching of the default profile photo hookable, and document the hookredmatrix2016-09-271-17/+31
* only check permissions on normal photos and force cover photos as well as pro...redmatrix2016-08-301-0/+9
* stream large photos through buffered I/O if possibleredmatrix2016-06-291-3/+27
* db statement debuggingredmatrix2016-06-221-2/+2
* the rest of the schema updates - WARNING: some third party plugins may fail; ...redmatrix2016-06-011-9/+9
* module updatesredmatrix2016-04-181-0/+250