discourse/app
Robin Ward dbe42068a2 REFACTOR: Move option to return emails into the serializer
This makes more sense than having the guardian take an accessor.
The logic belongs in the Serializer, where the JSON is calculated.

Also removed some of the DRYness in the spec. It's fewer lines
and made it easier to test the option on the serializer.
2019-01-11 11:17:23 -05:00
..
assets UX: Don't save automatically when resetting site settings in admin page. 2019-01-11 16:39:21 +08:00
controllers REFACTOR: Move option to return emails into the serializer 2019-01-11 11:17:23 -05:00
helpers FIX: use absolute URL for twitter:image tag 2019-01-08 11:19:04 +05:30
jobs DEV: remove uploaded_meta_id column from category (#6725) 2019-01-10 09:37:21 +08:00
mailers FEATURE: Use email_site_title in From of digest emails 2019-01-04 17:06:19 +01:00
models FIX: Show title as home logo if title has been set and logo is blank. 2019-01-11 15:46:58 +08:00
serializers REFACTOR: Move option to return emails into the serializer 2019-01-11 11:17:23 -05:00
services FIX: Remove expired subscription for push notifications 2019-01-10 15:41:04 +01:00
views FEAT: use category logo image as meta image (#6865) 2019-01-10 09:33:13 +08:00