discourse/app
David Taylor cb12a721c4
REFACTOR: Refactor pull_hotlinked_images job
This commit should cause no functional change
- Split into functions to avoid deep nesting
- Register custom field type, and remove manual json parse/serialize
- Recover from deleted upload records

Also adds a test to ensure pull_hotlinked_images redownloads secure images only once
2020-08-05 12:14:59 +01:00
..
assets FIX: Shows all_results if current settings category has no results (#10358) 2020-08-05 09:39:54 +02:00
controllers FEATURE: Invite emails to groups from add member modal (#10308) 2020-08-04 10:02:01 -05:00
helpers FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00
jobs REFACTOR: Refactor pull_hotlinked_images job 2020-08-05 12:14:59 +01:00
mailers FIX: Add strip_secure_urls method to GroupSmtpMailer 2020-07-24 13:55:07 +10:00
models REFACTOR: Refactor pull_hotlinked_images job 2020-08-05 12:14:59 +01:00
serializers FEATURE: Add category_id to TopicViewWordpressSerializer (#10372) 2020-08-05 11:50:15 +10:00
services DEV: adds plugin api to add custom recipients of a post revision (#10367) 2020-08-04 11:57:33 +02:00
views FEATURE: automatic dark mode (#10341) 2020-08-03 22:57:10 -04:00