This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon
Watch
1
Star
0
Fork
0
You've already forked mastodon
mirror of
https://github.com/mastodon/mastodon.git
synced
2025-02-07 09:48:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
mastodon
/
lib
/
paperclip
History
Thibaut Girka
5f1bdca4c8
Merge commit 'e23b26178a71f90d64fe2a3e9e4468f265ecc71c' into glitch-soc/merge-upstream
...
Merge upstream changes right before the public profile redesign.
2018-07-30 14:39:06 +02:00
..
audio_transcoder.rb
raise Mastodon::ValidationError if audio file duration is over 60 secs
2017-10-07 16:14:34 -07:00
gif_transcoder.rb
Fix static GIFs being saved as empty files when using local storage (
#8012
)
2018-07-14 03:56:52 +02:00
lazy_thumbnail.rb
Resize images by area instead of fixed dimensions (
#8083
)
2018-07-28 03:33:00 +02:00
video_transcoder.rb
Detect videos with no sound, handle them like gifv
2017-03-05 22:55:24 +01:00