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 d808f36fc4 FIX: Reindex post for search when post is moved to a different topic.
* This is causing certain posts to appear in searches incorrectly as `PostSearchData#raw_data` contains the outdated title, category name and tag names.
2019-03-19 17:19:14 +08:00
..
assets UX: Better emoji escaping for topic title (#7176) 2019-03-19 09:33:10 +01:00
controllers FIX: seed data classes couldn't always be found 2019-03-18 23:13:47 +01:00
helpers FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
jobs DEV: Refactor tests for Jobs::CleanUpInactiveUsers. 2019-03-19 09:57:21 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models UX: order categories based on latest activity for all page styles (#7196) 2019-03-19 09:35:32 +01:00
serializers FEATURE: Ability to exclude category from search results. (#7194) 2019-03-18 15:25:45 +08:00
services FIX: Reindex post for search when post is moved to a different topic. 2019-03-19 17:19:14 +08:00
views FEATURE: Allow users to fetch a customized manifest on PWA install 2019-03-15 17:10:05 -03:00