about summary refs log tree commit diff
path: root/app/models/concerns/account_avatar.rb
AgeCommit message (Expand)Author
2022-11-11Fix metadata scrubbing removing color profile from images (#20389)Eugen Rochko
2022-05-27Add support for webp uploads (#18506)Alexander Ivanov
2021-05-11Fix to be able to redownload avatar and header (#16190)Takeshi Umeda
2019-08-17Remove WebP support (#11589)Stanislas
2019-02-02Add WebP support (#9879)Acid Chicken (硫酸鶏)
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-06Fix #3807: Increase avatars to 400x400 max (#6651)Eugen Rochko
2018-02-22Fix #6525: Make sure file is opened in LazyThumbnail processor (#6529)Eugen Rochko
2018-02-21Fix avatar and header issues by using custom geometry detector (#6515)Eugen Rochko
2018-02-19Don't resize avatars/headers if their dimensions are already right (#6508)Eugen Rochko
2017-08-08Add coalesce option to avatar and header convert processor (#4552)Yamagishi Kazutoshi
2017-08-08Revert "Set false to animated options for thumbnail processor" (#4550)Yamagishi Kazutoshi
2017-08-07Set false to animated options for thumbnail processor (#4547)Yamagishi Kazutoshi
2017-05-19Define instance method outside #included (#3128)alpaca-tc
2017-05-19Account domain blocks (#2381)Eugen Rochko
2017-05-18Fetch remote image using http.rb (#3114)Yamagishi Kazutoshi
2017-05-11Fix #1426 - Trim long usernames in public follower/following lists (#2993)Eugen Rochko
2017-05-05Move account header and avatar methods to a concern (#2825)Matt Jankowski