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