discourse/app
Alan Guo Xiang Tan 903439a14e
PERF: Fix N+1 queries in SiteSerialier. (#14365)
`SiteSerializer#groups` loads `Group#flair_upload` for each group so
we need to eagerload this.

Follow-up to e8a9917db1
2021-09-17 10:34:04 +08:00
..
assets UX: Optionally show a "Summarize" button in topic timeline (#13533) 2021-09-16 15:15:00 -04:00
controllers DEV: Ignore reminder_type for bookmarks (#14349) 2021-09-16 09:56:54 +10:00
helpers FIX: Offer site_logo_dark_url as an option for dark mode themes (#14361) 2021-09-16 17:47:51 -04:00
jobs DEV: use upload id to save in theme setting instead of URL. (#14341) 2021-09-16 07:58:53 +05:30
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models PERF: Fix N+1 queries in SiteSerialier. (#14365) 2021-09-17 10:34:04 +08:00
serializers DEV: Ignore reminder_type for bookmarks (#14349) 2021-09-16 09:56:54 +10:00
services FEATURE: remove duplicated messages about new advices (#14319) 2021-09-15 08:59:25 +10:00
views FIX: Offer site_logo_dark_url as an option for dark mode themes (#14361) 2021-09-16 17:47:51 -04:00