Age | Commit message (Expand) | Author |
2009-09-21 | Fix $user_guid that was removed in a function. | Brett Profitt |
2009-09-20 | Added functions help migrate images from Elgg's default file store to Tidypics. | Brett Profitt |
2009-09-13 | tweaked GD watermarking and added a better imagick watermarking | Cash Costello |
2009-09-09 | getting back to working on watermarking | Cash Costello |
2009-09-01 | fixed tag list combining and sorting | Cash Costello |
2009-09-01 | moved tagging list to library and added group members | Cash Costello |
2009-08-26 | started moving views code into image library | Cash Costello |
2009-08-25 | cleaned up tagging views to better integrate with image class | Cash Costello |
2009-08-24 | moving tagging code into TidypicsImage class | Cash Costello |
2009-08-23 | forgot to link up the new widget with the latest elgg bug work around | Cash Costello |
2009-08-23 | condensed most recent list pages into one instead of 3 | Cash Costello |
2009-07-17 | where did that string parameter come from? - fixed now | Cash Costello |
2009-07-17 | check for exif module | Cash Costello |
2009-07-17 | continue to build watermarking code | Cash Costello |
2009-07-12 | started the imagick watermarking code | Cash Costello |
2009-07-12 | reorged the watermark code so easier to add gd and php imagick | Cash Costello |
2009-07-12 | cleaned up the command line watermarking code | Cash Costello |
2009-07-12 | moving around the watermarking code for supporting other image libs | Cash Costello |
2009-07-12 | not leaving behind temp image from watermark and shortened watermark image name | Cash Costello |
2009-07-12 | wrong variable for image magick path | Cash Costello |
2009-07-11 | I will probably regret this - opening up imagemagick command line to all | Cash Costello |
2009-06-21 | better job catching no settings | Cash Costello |
2009-06-21 | added in skeleton for image and album classes | Cash Costello |
2009-06-21 | added convenience function for front page | Cash Costello |
2009-06-21 | improved exif code | Cash Costello |
2009-06-21 | final tweaks of gd upload code | Cash Costello |
2009-06-20 | improved the GD resizing code - writing files rather than returning jpegs | Cash Costello |
2009-06-20 | fixed bug where gifs were messed up in resizing | Cash Costello |
2009-06-07 | improved exif code - catching pngs, gifs, etc | Cash Costello |
2009-06-07 | fixed minor issue with uploading png from IE7 | Cash Costello |
2009-06-07 | fixed bug in IM php resize code | Cash Costello |
2009-06-06 | added PHP ImageMagick resizing - needs more testing and determining how much ... | Cash Costello |
2009-06-05 | sanitize watermark base filename to support spaces in username | Greg Froese |
2009-06-05 | added image sizes to settings and removed deprecated settings object | Cash Costello |
2009-06-04 | 1. only supporting Elgg 1.5 and greater now - river code | Cash Costello |
2009-05-20 | get exif data directly from file if non was recorded during upload | Greg Froese |
2009-05-20 | added exif support | Greg Froese |
2009-05-20 | put watermark masks in proper place | Greg Froese |
2009-05-20 | moved watermarking into lib dir | Greg Froese |
2009-05-20 | added function for determining path to main image directory | Cash Costello |
2009-05-18 | fixed watermarking after code re-org and added most recently viewed option | Greg Froese |
2009-05-17 | added skeleton for PHP ImageMagick | Cash Costello |
2009-05-17 | moved all resize code into lib/resize.php | Cash Costello |
2009-05-17 | moved code from upload action in resize library | Cash Costello |
2009-05-12 | Placeholders for library functions | Cash Costello |