discourse/app
Guo Xiang Tan 3fc5dbb045 FIX: Don't attempt to reindex posts that have an empty raw.
If the post ids keep loading, we might end up in a situations where
we're always loading the same post ids over and over again without
indexing anything new.

Follow up to daeda80ada.
2019-04-02 07:13:33 +08:00
..
assets UX: Link directly to the post, not to the topic 2019-04-01 14:29:14 -04:00
controllers FEATURE: Delegated authentication via user api keys (#7272) 2019-04-01 13:18:53 -04:00
helpers PERF: no need to select entire group just to find name 2019-03-26 17:59:05 +11:00
jobs FIX: Don't attempt to reindex posts that have an empty raw. 2019-04-02 07:13:33 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Don't log a second pending action 2019-04-01 17:07:47 -04:00
serializers UX: Link directly to the post, not to the topic 2019-04-01 14:29:14 -04:00
services DEV: Don't warn when trying to reindex a post with a deleted topic. 2019-04-01 17:04:32 +08:00
views FIX: Don't refer to pending review items as flags 2019-04-01 14:46:56 -04:00