aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-10-19flickr integration changesGreg Froese
2009-10-09flickr integration updatesGreg Froese
2009-10-08flickr integrationGreg Froese
2009-10-05only counting human viewers nowCash Costello
2009-10-03added watermark plugin hooksCash Costello
2009-10-03cleaned up the names of ImageMagick functionsCash Costello
2009-10-03better GD watermarkingCash Costello
2009-09-21Fix $user_guid that was removed in a function.Brett Profitt
2009-09-20Added functions help migrate images from Elgg's default file store to Tidypics.Brett Profitt
2009-09-13tweaked GD watermarking and added a better imagick watermarkingCash Costello
2009-09-09getting back to working on watermarkingCash Costello
2009-09-01fixed tag list combining and sortingCash Costello
2009-09-01moved tagging list to library and added group membersCash Costello
2009-08-26started moving views code into image libraryCash Costello
2009-08-25cleaned up tagging views to better integrate with image classCash Costello
2009-08-24moving tagging code into TidypicsImage classCash Costello
2009-08-23forgot to link up the new widget with the latest elgg bug work aroundCash Costello
2009-08-23condensed most recent list pages into one instead of 3Cash Costello
2009-07-17where did that string parameter come from? - fixed nowCash Costello
2009-07-17check for exif moduleCash Costello
2009-07-17continue to build watermarking codeCash Costello
2009-07-12started the imagick watermarking codeCash Costello
2009-07-12reorged the watermark code so easier to add gd and php imagickCash Costello
2009-07-12cleaned up the command line watermarking codeCash Costello
2009-07-12moving around the watermarking code for supporting other image libsCash Costello
2009-07-12not leaving behind temp image from watermark and shortened watermark image nameCash Costello
2009-07-12wrong variable for image magick pathCash Costello
2009-07-11I will probably regret this - opening up imagemagick command line to allCash Costello
2009-06-21better job catching no settingsCash Costello
2009-06-21added in skeleton for image and album classesCash Costello
2009-06-21added convenience function for front page Cash Costello
2009-06-21improved exif codeCash Costello
2009-06-21final tweaks of gd upload codeCash Costello
2009-06-20improved the GD resizing code - writing files rather than returning jpegsCash Costello
2009-06-20fixed bug where gifs were messed up in resizingCash Costello
2009-06-07improved exif code - catching pngs, gifs, etcCash Costello
2009-06-07fixed minor issue with uploading png from IE7Cash Costello
2009-06-07fixed bug in IM php resize codeCash Costello
2009-06-06added PHP ImageMagick resizing - needs more testing and determining how much ...Cash Costello
2009-06-05sanitize watermark base filename to support spaces in usernameGreg Froese
2009-06-05added image sizes to settings and removed deprecated settings objectCash Costello
2009-06-041. only supporting Elgg 1.5 and greater now - river codeCash Costello
2009-05-20get exif data directly from file if non was recorded during uploadGreg Froese
2009-05-20added exif supportGreg Froese
2009-05-20put watermark masks in proper placeGreg Froese
2009-05-20moved watermarking into lib dirGreg Froese
2009-05-20added function for determining path to main image directory Cash Costello
2009-05-18fixed watermarking after code re-org and added most recently viewed optionGreg Froese
2009-05-17added skeleton for PHP ImageMagickCash Costello
2009-05-17moved all resize code into lib/resize.phpCash Costello