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
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
..
admin
concerns Don't resize avatars/headers if their dimensions are already right (#6508) 7 years ago
form
web Change user_id column non-nullable (#6435) 7 years ago
account.rb
account_domain_block.rb Cache relationships in API (#6482) 7 years ago
account_filter.rb
account_moderation_note.rb
admin.rb
application_record.rb
block.rb Cache relationships in API (#6482) 7 years ago
context.rb
conversation.rb
conversation_mute.rb
custom_emoji.rb
custom_emoji_filter.rb
domain_block.rb
email_domain_block.rb
export.rb
favourite.rb Full-text search for authorized statuses (#6423) 7 years ago
feed.rb
follow.rb Cache relationships in API (#6482) 7 years ago
follow_request.rb Cache relationships in API (#6482) 7 years ago
home_feed.rb
identity.rb
import.rb
instance.rb
instance_filter.rb
invite.rb Change user_id column non-nullable (#6435) 7 years ago
invite_filter.rb
list.rb
list_account.rb
list_feed.rb
media_attachment.rb Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
mention.rb
mute.rb Cache relationships in API (#6482) 7 years ago
notification.rb Clear account cache of notification target_status (#6442) 7 years ago
preview_card.rb
remote_follow.rb
remote_profile.rb
report.rb
report_filter.rb
search.rb
session_activation.rb
setting.rb
site_upload.rb
status.rb Push discovered status through streaming API within a time window (#6484) 7 years ago
status_pin.rb
stream_entry.rb
subscription.rb
tag.rb
user.rb Add preference to always display sensitive media (#6448) 7 years ago
web.rb