discourse/app
Blake Erickson 3201613f13 FEATURE: Include image url in topic serializer
The `image_url` is already included when fetching a list of topics, and
this commit adds it to the individual topic serializer so that it is
available via the api.

See

https://meta.discourse.org/t/single-topic-api-endpoint-should-contain-image-url/131020

for more details.
2019-10-21 22:02:49 -06:00
..
assets Add unique class to custom field wrappers (#8193) 2019-10-21 12:22:55 -04:00
controllers FIX: id is always true since it's been to_i'd 2019-10-21 13:21:12 +01:00
helpers DEV: pluck_first 2019-10-21 12:08:20 +01:00
jobs FIX: Zeitwerk-related fixes for jobs. (#8219) 2019-10-21 20:25:35 +03:00
mailers DEV: pluck_first 2019-10-21 12:08:20 +01:00
models FIX: Load user model when some attributes are missing. 2019-10-21 21:05:25 +03:00
serializers FEATURE: Include image url in topic serializer 2019-10-21 22:02:49 -06:00
services DEV: pluck_first 2019-10-21 12:08:20 +01:00
views Add digest email template classes for popular post section 2019-10-16 11:22:33 -04:00