This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Guo Xiang Tan daeda80ada
FIX: Don't index posts with empty Post#raw for search. (#7263)
* DEV: Remove unnecessary join in `Jobs::ReindexSearch`.

* FIX: Don't index posts with empty `Post#raw` for search.
2019-04-01 10:06:27 +08:00
..
assets UX: Always use relative age for post notices. 2019-03-31 18:07:05 +03:00
controllers FIX: Apply min_score_default_visibility to reviewable topics list 2019-03-29 15:42:49 -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 index posts with empty Post#raw for search. (#7263) 2019-04-01 10:06:27 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models FIX: Allow users with posts to be rejected 2019-03-29 13:53:46 -04:00
serializers FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
services FIX: Don't index posts with empty Post#raw for search. (#7263) 2019-04-01 10:06:27 +08:00
views * FEATURE: change layout of escaped_fragment_ topic page to table one like live discourse (#7250) 2019-03-27 21:32:56 +01:00