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 aa2311a7b0 FIX: Don't reindex posts belonging to a deleted topic for search.
Posts belonging to a deleted topic can't be index for search so we need
to avoid loading those post ids.
2019-04-02 07:36:53 +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 reindex posts belonging to a deleted topic for search. 2019-04-02 07:36:53 +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