aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2. fixed a bug with river code and adding single images to activity
2009-06-04oops - forgot to set IM cmd line option back until image mgick php code is addedCash Costello
2009-06-03completed new admin settings - no longer uses default Elgg plugin settings ↵Cash Costello
in Tools Administration
2009-06-03almost done with new settings page - need to add link to server analysis and ↵Cash Costello
remove default plugin edit view
2009-06-02added next section of admin settings - finishing the action is nextCash Costello
2009-05-27added action framework for new settings pageCash Costello
2009-05-22added river activity for uploaded imagesGreg Froese
2009-05-22loading plugin settings on admin settings pageCash Costello
2009-05-22Began coding admin settings pageCash Costello
2009-05-20added highest rated view for group albumsGreg Froese
2009-05-20get exif data directly from file if non was recorded during uploadGreg Froese
2009-05-20fixed most viewed for yourself and friendsGreg Froese
2009-05-20only owners and friends of owner can tag photosCash Costello
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-19improved tag text displayCash Costello
2009-05-19fixed bug with deletion of watermark foreground mask Cash Costello
2009-05-18added some defines to make the code easier to understandCash Costello
2009-05-18finished the upload error messagesCash Costello
2009-05-18how about I actually add the recently viewed fileGreg Froese
2009-05-18fixed watermarking after code re-org and added most recently viewed optionGreg Froese
2009-05-18started work on improving upload error messagesCash Costello
2009-05-17A little cleanup of old stuffCash Costello
2009-05-17reorged delete code to get rid of nested if statements and added trigger ↵Cash Costello
event in case a plugin wants to know when an album/image has been deleted
2009-05-17added events to end of successful actions so plugins can do stuff Cash Costello
2009-05-17cleaning up some viewsCash Costello
moved image controls to separate view so it easier for plugins to extend tidypics
2009-05-17moved tagging from image.php to a view - make sure to refresh view cache ↵Cash Costello
when updating to this version
2009-05-17added skeleton for PHP ImageMagickCash Costello
2009-05-17moved all resize code into lib/resize.phpCash Costello
2009-05-17support spaces in images for resizing and watermarking, support some basic ↵Greg Froese
tags for watermarking
2009-05-17commented out a custom callGreg Froese
2009-05-17missed language fileGreg Froese
2009-05-17fixed views topping out at 10 and made the download link an optionGreg Froese
2009-05-17moved code from upload action in resize libraryCash Costello
2009-05-17starting to put into place framework for ImageMagick PHP resizingCash Costello
2009-05-16checking approx size in memory to prevent WSOD on resize operations - this ↵Cash Costello
is using a very rough estimate
2009-05-16reorganized upload a little and added better error handling for a few casesCash Costello
2009-05-16forgot to update the default max file size in settingsCash Costello
2009-05-16cleaning up upload codeCash Costello
2009-05-16added check for no images uploadedCash Costello
2009-05-16added image magick test to server analysisCash Costello
2009-05-16added some basic server stats to help guide configurationCash Costello
2009-05-16added screen for viewing server setup to advise on configuring server for ↵Cash Costello
better Tidypics performance
2009-05-16center tagging instructionsCash Costello
2009-05-16another IE javascript change for position elementsCash Costello
2009-05-16work around for IE when no tags presentCash Costello
2009-05-16counting now using annotationsGreg Froese