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 66105929e0
Don't resize avatars/headers if their dimensions are already right (#6508)
Also don't apply "-quality 80" option which is probably the reason
for slight color differences between original and remote image
(because it would apply it twice, once on original instance, and
again on the receiving instance)
7 years ago
..
account_avatar.rb Don't resize avatars/headers if their dimensions are already right (#6508) 7 years ago
account_finder_concern.rb
account_header.rb Don't resize avatars/headers if their dimensions are already right (#6508) 7 years ago
account_interactions.rb
attachmentable.rb
cacheable.rb
omniauthable.rb
paginable.rb
relationship_cacheable.rb Cache relationships in API (#6482) 7 years ago
remotable.rb
status_threading_concern.rb
streamable.rb