aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Photo.php
Commit message (Expand)AuthorAgeFilesLines
* 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