discourse/app
David Taylor 75b1298e99
DEV: Drop unused image_url column from posts and topics (#9953)
This has been superseded by image_upload_id. The image_url value in API responses is now generated dynamically from the upload record.
2020-06-02 16:21:38 +10:00
..
assets FIX: Do not destroy $.fileupload element (#9888) 2020-06-02 16:14:41 +10:00
controllers PERF: Reduce number of queries from 3 -> 1 when fetching web manifest. 2020-06-02 12:04:02 +08:00
helpers FIX: Email Styles were evaluated out of order 2020-05-25 12:47:23 -04:00
jobs FIX: Support exporting reports which reference topics (#9957) 2020-06-01 18:23:58 +01:00
mailers FIX: Digest frequency issue on user creation 2020-06-01 17:39:16 -04:00
models DEV: Drop unused image_url column from posts and topics (#9953) 2020-06-02 16:21:38 +10:00
serializers FIX: Only render group card if user title is from group (#9946) 2020-06-01 11:44:41 -07:00
services DEV: Better error handling for destroy:users task (#9939) 2020-06-01 08:55:08 -07:00
views Start Discourse in an initializer (#9930) 2020-05-29 14:37:02 -04:00