chinwagsocial/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)
2018-02-19 16:06:12 +01:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers add parameter locked to /api/v1/update_credentials (#6506) 2018-02-18 22:57:53 +01:00
helpers
javascript Fix media spoiler design (#6507) 2018-02-19 02:39:18 +01:00
lib Push discovered status through streaming API within a time window (#6484) 2018-02-17 14:28:48 +01:00
mailers
models Don't resize avatars/headers if their dimensions are already right (#6508) 2018-02-19 16:06:12 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Cache relationships in API (#6482) 2018-02-18 03:14:46 +01:00
serializers
services
validators Validation of count works even when text of status is nil (#6429) 2018-02-04 12:32:41 +01:00
views
workers