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
/
app
/
models
/
concerns
/
attachmentable.rb
Age
Commit message (
Expand
)
Author
2020-02-21
Fix file names being obfuscated on update when file didn't change (#12857)
Eugen Rochko
2020-02-21
port tootsuite#12057 to monsterfork: Fix performance of GIF re-encoding
Eugen Rochko
2020-02-21
port tootsuite#11151 to monsterfork: Fix audio-only OGG and WebM files not be...
Eugen Rochko
2020-02-21
port tootsuite#11130 to monsterfork: Fix converted media being saved with ori...
Eugen Rochko
2020-02-21
port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not bein...
Eugen Rochko
2018-07-03
Restore support to ruby 2.3, add ruby 2.3 to circle ci (#7935)
Renato "Lond" Cerqueira
2018-06-24
Fix jpeg files sometimes being returned with a .jpe extension (#7881)
ThibG
2018-06-18
Create special case to prefer "jpeg" over "jpe" file extension (#7841)
Eugen Rochko
2018-04-23
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
Eugen Rochko
2017-05-05
Fixes unknown mime type (#2822)
alpaca-tc
2017-05-01
Detect extension for preview card (#2679)
Yamagishi Kazutoshi