discourse/app
Sam 9ab1fb7dfc FEATURE: correctly store width and height on uploads
Previously we used width and height for thumbnails, new code ensures

1. We auto correct width and height
2. We added extra columns for thumbnail_width and height, this is determined
 by actual upload and no longer passed in as a side effect
3. Optimized Image now stores filesize which can be used for analysis, decisions

Also

- fixes Android image manifest as a side effect
- fixes issue where a thumbnail generated that is smaller than the upload is no longer used
2018-08-28 12:59:22 +10:00
..
assets FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
controllers FIX: redirect to wrong URL after account creation on subfolder install 2018-08-24 10:34:44 -04:00
helpers FIX: improve support for subfolder S3 CDN 2018-08-22 12:31:13 +10:00
jobs FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
mailers Drop reply_key, skipped and skipped_reason from email_logs. 2018-07-30 11:39:28 +08:00
models FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
serializers FEATURE: correctly store width and height on uploads 2018-08-28 12:59:22 +10:00
services FEATURE: Pop revise modal on post edited notification (#6287) 2018-08-24 09:13:07 -04:00
views FIX: links in rss feeds are sometimes wrong on subfolder installs 2018-08-27 18:05:15 -04:00