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
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
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 6 years ago
controllers Fix RSS caching (but disable localization) (#12054) 6 years ago
helpers Add account migration UI (#11846) 6 years ago
javascript Fix drag and drop link to composebox (#12055) 6 years ago
lib Add voters count support (#11917) 6 years ago
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 6 years ago
models Fix performance of GIF re-encoding (#12057) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 6 years ago
presenters Fix active user count for different number of weeks using same cache (#12025) 6 years ago
serializers Add `openRegistrations` attribute to nodeinfo endpoint (#12058) 6 years ago
services Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid (#12037) 6 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 6 years ago
views Fix long domain block descriptions breaking table layout (#12029) 6 years ago
workers Fix account migration not affecting followers on origin server (#11980) 6 years ago