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
/
media_attachment.rb
Age
Commit message (
Expand
)
Author
2020-01-04
Fix base64-encoded file uploads not being possible (#12748)
Eugen Rochko
2019-12-08
Add `tootctl media remove-orphans` (#12568)
Eugen Rochko
2019-12-02
Update ESLint and RuboCop in Code Climate (#12534)
Yamagishi Kazutoshi
2019-11-04
Fix remote media descriptions being cut off at 420 chars (#12262)
ThibG
2019-10-24
remove audio metadata (#12171)
Hugo Gameiro
2019-10-06
add loglevel fatal to video and audio styles (#12088)
Hugo Gameiro
2019-10-03
Fix performance of GIF re-encoding (#12057)
Eugen Rochko
2019-09-13
Change max length of media descriptions from 420 to 1500 characters (#11819)
Eugen Rochko
2019-09-10
Add retry for failed media downloads and `tootctl media refresh` (#11775)
Eugen Rochko
2019-09-10
Change tootctl to use inline parallelization instead of Sidekiq (#11776)
Eugen Rochko
2019-08-30
Add more media formats (#11687)
umonaca
2019-08-17
Remove WebP support (#11589)
Stanislas
2019-07-27
Remove timestamps from converted images to make them deterministic (#11408)
Eugen Rochko
2019-07-18
Add aac, m4a, 3gp to allowed audio formats (#11342)
Eugen Rochko
2019-06-22
Fix audio-only OGG and WebM files not being processed as such (#11151)
Eugen Rochko
2019-06-22
Fix audio not being downloaded from remote servers (#11145)
Eugen Rochko
2019-06-21
Change audio format from ogg to mp3 for wider compatibility (#11141)
Eugen Rochko
2019-06-20
Fix converted media being saved with original extension and mime type (#11130)
Eugen Rochko
2019-06-19
Add audio uploads (#11123)
Eugen Rochko
2019-04-27
Add blurhash (#10630)
Eugen Rochko
2019-02-04
Use video filesize limit with gifv (#9924)
rinsuki
2019-02-02
Add WebP support (#9879)
Acid Chicken (硫酸鶏)
2019-01-05
Add scheduled statuses (#9706)
Eugen Rochko
2018-11-27
add loglevel to ffmpeg in gif upload (#9368)
Hugo Gameiro
2018-10-28
Reset status cache when status_stat or media_attachment updates (#9119)
Eugen Rochko
2018-07-30
Convert MOV and WEBM to MP4, raise maximum limit to 40MB (#8101)
Eugen Rochko
2018-07-28
Resize images by area instead of fixed dimensions (#8083)
Eugen Rochko
2018-04-23
Update dependencies for Ruby (2018-04-23) (#7237)
Yamagishi Kazutoshi
2018-04-23
Detect and prevent image bombs, max. processable dimension 4096^2 (#7229)
Eugen Rochko
2018-04-10
Fix GIFV encoding params (#7098)
MIYAGI Hikaru
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-02-22
Focal points (#6520)
Eugen Rochko
2018-02-21
Fix avatar and header issues by using custom geometry detector (#6515)
Eugen Rochko
2018-02-16
Save video metadata and improve video OpenGraph tags (#6481)
Eugen Rochko
2018-01-19
Change belongs_to_required_by_default to true (#5888)
Yamagishi Kazutoshi
2017-11-18
Lists (#5703)
Eugen Rochko
2017-11-12
Update model annotations to use BIGINT for IDs (#5461)
Daniel Hunsaker
2017-09-29
Increase attachment descriptions to 420 characters (#5139)
Eugen Rochko
2017-09-28
Add ability to specify alternative text for media attachments (#5123)
Eugen Rochko
2017-09-20
Use file extensions in addition to MIME types for file picker (#5029)
unarist
2017-09-16
When accessing uncached media attachment, redownload it (#4955)
Eugen Rochko
2017-09-01
Make PreviewCard records reuseable between statuses (#4642)
Eugen Rochko
2017-07-05
Explicitly require MIME::Types (#4083)
Akihiko Odaki (@fn_aki@pawoo.net)
2017-06-13
Fix #3675 - Adjust quality settings of converted GIFs to reduce filesize (#3723)
Eugen Rochko
2017-05-22
Specs for cleanup workers (#3235)
Matt Jankowski
2017-05-18
Fetch remote image using http.rb (#3114)
Yamagishi Kazutoshi
2017-05-16
Order by symbol value (#3077)
alpaca-tc
2017-05-05
Fixes unknown mime type (#2822)
alpaca-tc
2017-05-02
annotate models (#2697)
yhirano
2017-04-29
Set correct attachment type for rejected media (#2599)
Patrick Figel
[next]