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)
2018-02-19 16:06:12 +01:00
..
account_avatar.rb
account_finder_concern.rb
account_header.rb
account_interactions.rb Allow hiding of reblogs from followed users (#5762) 2017-11-28 15:00:35 +01:00
attachmentable.rb
cacheable.rb
omniauthable.rb
paginable.rb Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
relationship_cacheable.rb
remotable.rb Fix #4908 - Do not keep remote file names, generate random (#4934) 2017-09-14 16:41:59 +02:00
status_threading_concern.rb
streamable.rb