| Commit message (Expand) | Author | Age | Files | Lines |
* | Move SSLify code from Photo cache addon | Max Kostikov | 2018-12-17 | 1 | -6/+5 |
* | SSLify cached URL on redirect if needed | Max Kostikov | 2018-12-17 | 1 | -1/+3 |
* | Remove photo_cache_enable variable | Max Kostikov | 2018-12-16 | 1 | -1/+1 |
* | Update Photo.php | Max Kostikov | 2018-12-03 | 1 | -1/+1 |
* | Update Photo.php | Max Kostikov | 2018-12-03 | 1 | -1/+1 |
* | Update Photo.php | Max Kostikov | 2018-12-03 | 1 | -1/+1 |
* | New logic for less dependence on cache logic | Max Kostikov | 2018-12-03 | 1 | -15/+12 |
* | Better cache settings logic | Max Kostikov | 2018-11-29 | 1 | -4/+4 |
* | Code cleanup | Max Kostikov | 2018-11-29 | 1 | -3/+3 |
* | Add photo cache hooks | Max Kostikov | 2018-11-29 | 1 | -33/+57 |
* | Revert "Fix return on wrong sotred in Content-Length size for full size photos" | Mario | 2018-11-19 | 1 | -4/+2 |
* | Revert "Add filesize for streaming content" | Mario | 2018-11-19 | 1 | -1/+0 |
* | Add filesize for streaming content | Max Kostikov | 2018-11-16 | 1 | -0/+1 |
* | Fix return on wrong sotred in Content-Length size for full size photos | Max Kostikov | 2018-11-16 | 1 | -2/+4 |
* | Update Photo.php | Max Kostikov | 2018-11-13 | 1 | -4/+4 |
* | Remove uneccessary include/photos.php | Max Kostikov | 2018-11-13 | 1 | -1/+0 |
* | Text formatting in Photo.php | Max Kostikov | 2018-11-13 | 1 | -2/+2 |
* | Replace fetch_image_from_url() with z_fetch_url() | Max Kostikov | 2018-11-13 | 1 | -6/+8 |
* | Remove unnecessary Zulu timezone mention | Max Kostikov | 2018-11-10 | 1 | -1/+1 |
* | Fixed timezone conversion | Max Kostikov | 2018-11-09 | 1 | -4/+4 |
* | Correct "Content-Length:" calculation added | Max Kostikov | 2018-11-08 | 1 | -1/+1 |
* | $data only contains the link to the image if the image is in os storage. The ... | Mario Vavti | 2018-11-08 | 1 | -1/+2 |
* | Disable image caching if personal or group permissions enabled | Max Kostikov | 2018-11-07 | 1 | -6/+6 |
* | Added `If-Modified-Since` header support for better image caching and fixed a... | Max Kostikov | 2018-11-07 | 1 | -6/+14 |
* | Revert "remove 'Expiries' HTTP header" | Max Kostikov | 2018-11-07 | 1 | -1/+2 |
* | remove 'Expiries' HTTP header | Max Kostikov | 2018-11-06 | 1 | -2/+1 |
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -2/+2 |
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -4/+2 |
* | Update Photo.php | Max Kostikov | 2018-11-06 | 1 | -2/+3 |
* | 'Last-Modified' and 'Content-Length' HTTP headers added for better image caching | Max Kostikov | 2018-11-06 | 1 | -9/+18 |
* | Update Photo.php | Max Kostikov | 2018-11-05 | 1 | -1/+1 |
* | Use modern get_config() syntax | Max Kostikov | 2018-11-05 | 1 | -4/+2 |
* | wrong default param for pubstream_incl (this checkin also picked up a few min... | zotlabs | 2018-05-18 | 1 | -2/+3 |
* | missing include | Mario Vavti | 2018-05-16 | 1 | -0/+1 |
* | provide function to fetch photo contents from url | zotlabs | 2018-05-15 | 1 | -7/+4 |
* | we must now provide the full path to the profile image for the cavatar plugin... | Mario Vavti | 2018-05-15 | 1 | -6/+6 |
* | Back in the day there were good reasons for showing a permission denied photo... | zotlabs | 2018-05-06 | 1 | -8/+9 |
* | parent folder permissions weren't being checked back to the cloud root direct... | zotlabs | 2018-04-30 | 1 | -49/+21 |
* | error | zotlabs | 2017-05-08 | 1 | -1/+1 |
* | cleanup of last checkin | zotlabs | 2017-05-07 | 1 | -2/+4 |
* | cover photo was unintentionally disabled when block_public in effect | zotlabs | 2017-05-07 | 1 | -3/+4 |
* | add get_photo hook to go along with get_profile_photo hook. This allows a plu... | zotlabs | 2016-10-17 | 1 | -11/+12 |
* | more backquotes - this should take care of most except for the array import q... | zotlabs | 2016-10-09 | 1 | -1/+1 |
* | fix wrong array key for profile photo resloution | Mario Vavti | 2016-09-28 | 1 | -1/+1 |
* | make the fetching of the default profile photo hookable, and document the hook | redmatrix | 2016-09-27 | 1 | -17/+31 |
* | only check permissions on normal photos and force cover photos as well as pro... | redmatrix | 2016-08-30 | 1 | -0/+9 |
* | stream large photos through buffered I/O if possible | redmatrix | 2016-06-29 | 1 | -3/+27 |
* | db statement debugging | redmatrix | 2016-06-22 | 1 | -2/+2 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -9/+9 |
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+250 |