Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-16Dont Convert when initialized by importThorsten Claus
2022-07-01Issue #8355: Adding webp as supported file formatThorsten Claus
2021-11-23Move extension logic to SecureUploader classBenjamin Neff
2021-11-23Migration Backend PartThorsten Claus
2021-06-28Bump carrierwaveBenjamin Neff
2018-11-04Sharpen small and medium thumbnailsBennett Goble
2017-09-28Don't change the filename of the export everytime the user is touchedBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-08-26Remove tiff support from photosManuel Vögele
2017-07-23Bump carrierwaveBenjamin Neff
2017-03-27Increase maximal height of large thumbnailSteffen van Bergerem
2015-04-22Add a token the filename for exported user dataJonne Haß
2015-03-04Exports user photos as zip fileMarcelo Briones
2015-01-18Strip EXIF data as user preferenceMarcelo Briones
2015-01-14Add contacts/posts, and GZipping JSON exporter outputJames Kiesel
2013-01-26resize full scaled image to a specific width #3793Diaspora Europe
2012-09-12Strip Beta FeaturesSean Tilley
2012-06-18#2322 -- rotate uploaded images based on the meta-dataZach Prezkuta
2012-05-07use modulate instead of -brightness-contrast for now, as the cedar stack has ...danielgrippi
2012-05-06added controller test; put wallpaper into separate wallpaper/ directorydanielgrippi
2012-05-06don't use storage :file in wallpaper_uploader [ci skip]danielgrippi
2012-05-06md5 the user's diaspora id for wallpaper image filename; clean up photo_form....danielgrippi
2012-05-06upload wallpaper for great success.danielgrippi
2012-04-25properly parse out gif dimensions. durrrrr. [ci skip]danielgrippi
2012-04-20we now store image height and width locally; still need to federate the valuesMaxwell Salzberg
2012-01-03added support for uploading images with .tiff extensionsChase Reid
2011-09-14MS DG update copyrightdanielgrippi
2011-08-18Revert "Revert "Revert "remove uploaded test images after running the specs/c...Raphael Sofaer
2011-08-18Revert "Revert "remove uploaded test images after running the specs/cucumber"...danielgrippi
2011-08-18Revert "remove uploaded test images after running the specs/cucumber"danielgrippi
2011-08-18remove uploaded test images after running the specs/cucumberdanielgrippi
2011-08-04Strip exif in the scaling processRaphael Sofaer
2011-07-11constrain in the image uploader, don't cropdanielgrippi
2011-03-22Make urls not change on processingRaphael Sofaer
2011-03-22Refactor image processing to use 2 uploaders. Federation and s3 need testingRaphael Sofaer
2011-03-19add processed to post, which is set to default false for photosmaxwell
2011-03-18do not process gifs, just let them be.maxwell
2011-03-18take out gif exception for processingmaxwell
2011-03-17stuff worksmaxwell
2011-03-17photos are now successfully delayedmaxwell
2011-03-17gif and delayed processing wipmaxwell
2011-01-18remove s3 settingzhitomirskiyi
2011-01-18added the redirect to the nginx confzhitomirskiyi
2011-01-11Only the time zone errors are left, and those could probably be ignoredRaphael
2010-11-22photo large is now at 300px. a person's profile photo now references the lar...danielvincent
2010-11-22status messages validate on presence of message OR one or more photos. took ...danielvincent
2010-11-05the photo image url is now randomizedzhitomirskiyi
2010-10-08Add or later to license noticeRaphael
2010-09-26storage isn't required here since is set in initializerGuillermo
2010-09-25Remove consecutive empty linesStephen Caudill