You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/models/concerns
Eugen Rochko ca22a22d7f
Fix performance of GIF re-encoding (#12057)
* Change animated GIF detection to not shell out to ImageMagick

Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>

* Change video encoding parameters to limit to 10800 video frames

Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>

* Limit GIF image size further

Signed-off-by: Eugen Rochko <eugen@zeonfederated.com>

* Always strip metadata from video files

* Fix code style issues
6 years ago
..
account_associations.rb Add account migration UI (#11846) 6 years ago
account_avatar.rb
account_counters.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Remove intermediary arrays when creating hash maps from results (#9291) 7 years ago
attachmentable.rb Fix performance of GIF re-encoding (#12057) 6 years ago
cacheable.rb
domain_normalizable.rb
expireable.rb
ldap_authenticable.rb Fix authentication before 2FA challenge (#11943) 6 years ago
omniauthable.rb Fix SSO login not using existing account when e-mail is verified (#11862) 6 years ago
paginable.rb
pam_authenticable.rb
redisable.rb
relationship_cacheable.rb
remotable.rb
status_threading_concern.rb
user_roles.rb