]> git.mxchange.org Git - friendica.git/history - include/Photo.php
The temporary paths (temp, lock, itemcache) are now detected automatically when used.
[friendica.git] / include / Photo.php
2014-06-22 Michael VogelThe temporary paths (temp, lock, itemcache) are now...
2014-06-19 Michael VogelMerge remote-tracking branch 'upstream/master'
2014-06-16 Michael VogelAPI: Support of privacy_image_cache - if enabled
2014-06-16 tobiasdMerge pull request #1018 from annando/master
2014-06-15 Michael VogelNew function to fetch image information. (Will be used...
2014-04-04 fabrixxmMerge pull request #927 from annando/master
2014-03-09 Michael VogelRemoved another "limit 1"
2013-09-24 tobiasdMerge pull request #774 from silke/frost-mobile-share...
2013-09-06 fabrixxmMerge pull request #758 from annando/master
2013-08-11 Michael VogelMerge remote-tracking branch 'upstream/master'
2013-08-09 Michael Vogel- Using APC to store config values (when present)
2012-12-03 tobiasdMerge pull request #542 from annando/master
2012-12-03 Michael VogelMerge remote-tracking branch 'upstream/master'
2012-11-26 tobiasdMerge pull request #538 from balderino/master
2012-11-26 Thomas WillinghamMerge branch 'master' of https://github.com/friendica...
2012-11-26 friendicaimprove performance of photo upload page
2012-11-04 Thomas WillinghamMerge remote-tracking branch 'upstream/master'
2012-10-29 FabrixxmMerge remote branch 'friendica/master' into moveme
2012-10-19 Michael VogelMerge remote branch 'upstream/master'
2012-10-18 Simon L'nuMerge remote-tracking branch 'remotes/upstream/master'
2012-10-17 friendicaMerge https://github.com/friendica/friendica into pull
2012-10-17 friendicaimagick exception
2012-10-16 Thomas WillinghamMerge pull request #514 from hmeine/master
2012-10-12 Thomas WillinghamMerge branch 'master' of https://github.com/friendica...
2012-10-12 fermionicMerge pull request #512 from fermionic/auto-redir-for...
2012-10-11 fermionicMerge pull request #508 from fermionic/no-theme-control...
2012-10-10 friendicaMerge https://github.com/friendica/friendica into pull
2012-10-10 fermionicMerge pull request #507 from fermionic/imagick-profile...
2012-10-09 Zach Prezkutause getWidth and getHeight, which are agnostic to Imagi...
2012-10-01 fermionicMerge pull request #501 from fermionic/network-remember...
2012-10-01 fabrixxmMerge pull request #500 from fabrixxm/quattro-fontsoptions
2012-09-30 friendicaconsistent handling of scaled images when using imagick
2012-09-29 friendicaslight adjustment to Photo scaling - also discovered...
2012-09-29 friendicaonly constrain horizontal image dimension for scaling...
2012-09-28 FabrixxmMerge remote branch 'friendica/master' into quattro...
2012-09-20 Michael VogelMerge remote branch 'upstream/master'
2012-09-19 FabrixxmMerge branch 'master' into blog-like
2012-09-17 AlexMerge pull request #482 from pixelroot/master
2012-09-17 AlexMerge pull request #481 from pixelroot/master
2012-09-17 AlexMerge pull request #480 from pixelroot/master
2012-09-16 Thomas WillinghamMerge branch 'master' of https://github.com/friendica...
2012-09-16 friendicapermissions selector showing up for guests, testbubble...
2012-09-14 AlexMerge pull request #476 from pixelroot/master
2012-09-14 AlexMerge pull request #475 from pixelroot/master
2012-09-14 AlexMerge pull request #474 from pixelroot/master
2012-09-14 AlexMerge pull request #473 from pixelroot/master
2012-09-14 AlexMerge pull request #472 from pixelroot/master
2012-09-14 AlexMerge pull request #471 from pixelroot/master
2012-09-13 Thomas WillinghamMerge pull request #469 from pixelroot/master
2012-09-13 friendicaMerge pull request #468 from pixelroot/master
2012-09-13 friendicaMerge https://github.com/friendica/friendica into pull
2012-09-12 tobiasdMerge pull request #466 from pixelroot/master
2012-09-12 DomovoyMerge pull request #465 from CyberDomovoy/Imagick
2012-09-12 DomovoyFallback to gd if Imagick can't load the data
2012-09-11 fermionicMerge pull request #464 from pixelroot/master
2012-09-10 Michael VogelMerge remote branch 'upstream/master'
2012-09-10 fermionicMerge pull request #463 from pixelroot/master
2012-09-10 DomovoyMerge branch 'master' of https://github.com/friendica...
2012-09-08 fermionicMerge pull request #461 from pixelroot/master
2012-09-06 fermionicMerge pull request #456 from pixelroot/master
2012-09-05 friendicaignore exif orientation if we can't parse the particula...
2012-09-02 Michael VogelMerge remote branch 'upstream/master'
2012-08-28 FabrixxmMerge remote branch 'friendica/master' into bid-prov
2012-08-05 DomovoyMerge branch 'master' of https://github.com/friendica...
2012-08-05 Simon L'nuMerge remote-tracking branch 'remotes/upstream/master'
2012-08-05 friendicaMerge https://github.com/friendica/friendica into pull
2012-08-05 friendicaMerge pull request #423 from fermionic/frost-updates
2012-08-05 friendicaMerge pull request #424 from fermionic/rotate-direction...
2012-08-04 Zach PrezkutaImageMagick rotates CW while imagerotate() rotates CCW
2012-08-01 Michael VogelMerge remote branch 'upstream/master'
2012-07-22 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-22 friendicaMerge pull request #403 from CyberDomovoy/Imagick
2012-07-22 DomovoyForgot a ;
2012-07-22 DomovoyMoved compression setup in constructor for Imagick
2012-07-22 Domovoyget_FormatsMap doesn't need to be static
2012-07-22 DomovoySet the type to what it will be saved to in the constructor
2012-07-22 DomovoyAlways coalesce, if it is not a multi-frame image it...
2012-07-22 DomovoyDon't forget to clean frames before saving
2012-07-22 DomovoygetExt should not use Imagick format, mapping ext and...
2012-07-22 DomovoySet the Imagick image format in the constructor, so...
2012-07-22 DomovoyUse getImageFormat to know the image format in the...
2012-07-22 Domovoyguess_image_type now uses Imagick::getImageMimeType()
2012-07-22 DomovoyPhoto::getType() now uses the accurate Imagick::getImag...
2012-07-22 DomovoyPhoto::scaleImageSquare was giving an inexistent variab...
2012-07-22 friendicaMerge pull request #402 from CyberDomovoy/Imagick
2012-07-22 Domovoygd is back in the game as a fallback: not everybody...
2012-07-22 DomovoyMerge branch 'master' of https://github.com/friendica...
2012-07-21 DomovoyPhoto now uses Imagick instead of gd.
2012-07-13 Michael VogelMerge remote branch 'upstream/master'
2012-07-09 friendicaMerge https://github.com/friendica/friendica into pull
2012-07-08 friendicaMerge pull request #383 from fermionic/auto-orient...
2012-07-08 Zach Prezkutabetter check for image EXIF support
2012-07-08 Zach Prezkutaauto-orient uploaded wall photos and profile photos...
2012-06-23 Michael VogelMerge remote branch 'upstream/master'
2012-06-23 Vasudev KamathMerge branch 'master' of git://github.com/friendica...
2012-06-19 Zvi ben Yaakov ... Merge git://github.com/friendica/friendica
2012-06-19 friendicaexif_read_data may not be available and isn't a require...
2012-06-19 friendicaMerge pull request #341 from fermionic/auto-orient...
2012-06-19 Zach Prezkutafix some whitespace issues
2012-06-19 Zach Prezkutarotate uploaded images if an EXIF rotation is present
next