discourse/app
Alan Guo Xiang Tan 27bad28c53
Partially revert "PERF: Improve query performance all inbox private messages. (#14304)" (#14344)
This partially reverts commit ddb458343d.

Seeing performance degrade on larger sites so back to drawing board on
this one. Instead of the DISTINCT LEFT JOIN, we switch back to
IN(subquery).
2021-09-15 11:32:10 +08:00
..
assets DEV: Change to show failed tests only Ember tests (#14335) 2021-09-15 08:31:37 +10:00
controllers Partially revert "PERF: Improve query performance all inbox private messages. (#14304)" (#14344) 2021-09-15 11:32:10 +08:00
helpers DEV: Allow us to use Ember CLI assets in production 2021-08-05 08:32:33 -04:00
jobs DEV: Ignore bookmarks.topic_id column and remove references to it in code (#14289) 2021-09-15 10:16:54 +10:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models DEV: Add for_topic column to bookmarks (#14343) 2021-09-15 11:29:22 +10:00
serializers DEV: Ignore bookmarks.topic_id column and remove references to it in code (#14289) 2021-09-15 10:16:54 +10:00
services FEATURE: remove duplicated messages about new advices (#14319) 2021-09-15 08:59:25 +10:00
views DEV: Ignore bookmarks.topic_id column and remove references to it in code (#14289) 2021-09-15 10:16:54 +10:00