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
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
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers add parameter locked to /api/v1/update_credentials (#6506) 7 years ago
helpers Add direction tags to HTML e-mails for RTL languages (#6373) 7 years ago
javascript Fix media spoiler design (#6507) 7 years ago
lib Push discovered status through streaming API within a time window (#6484) 7 years ago
mailers Make sure status is not nil (#6428) 7 years ago
models Don't resize avatars/headers if their dimensions are already right (#6508) 7 years ago
policies
presenters Cache relationships in API (#6482) 7 years ago
serializers Add preference to always display sensitive media (#6448) 7 years ago
services Fix #5173: Click card to embed external content (#6471) 7 years ago
validators Validation of count works even when text of status is nil (#6429) 7 years ago
views Save video metadata and improve video OpenGraph tags (#6481) 7 years ago
workers Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 7 years ago