index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
paperclip
Age
Commit message (
Expand
)
Author
2020-01-11
Fix ruby 2.7 warnings about keyword parameters (#12824)
ThibG
2019-12-02
Update ESLint and RuboCop in Code Climate (#12534)
Yamagishi Kazutoshi
2019-10-03
Fix performance of GIF re-encoding (#12057)
Eugen Rochko
2019-06-20
Fix converted media being saved with original extension and mime type (#11130)
Eugen Rochko
2019-04-27
Add blurhash (#10630)
Eugen Rochko
2018-09-17
Unconditionally re-encode locally-uploaded images to strip metadata (#8714)
ThibG
2018-07-28
Resize images by area instead of fixed dimensions (#8083)
Eugen Rochko
2018-07-14
Fix static GIFs being saved as empty files when using local storage (#8012)
Eugen Rochko
2018-03-06
Fix #3807: Increase avatars to 400x400 max (#6651)
Eugen Rochko
2018-02-22
Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529)
Eugen Rochko
2018-02-21
Account archive download (#6460)
Eugen Rochko
2018-02-21
Fix avatar and header issues by using custom geometry detector (#6515)
Eugen Rochko
2017-10-26
Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
unarist
2017-04-19
Fix #2108 - Fix gif uploads (#2171)
Eugen
2017-03-06
Use more widely supported MP4 format for gifv's
Eugen Rochko
2017-03-05
Detect videos with no sound, handle them like gifv
Eugen Rochko
2017-03-04
Fix #431 - convert gif to webm during upload. Web UI treats them like it did
Eugen Rochko