discourse/app
Dan Ungureanu 1f6f1604c9 FIX: Serialize an empty array if no suggested topics exist (#10134)
It used to return nil, which was ambiguous (empty vs absent
result).
2020-07-02 15:10:52 -04:00
..
assets FIX: Uploads cannot be mapped due to the cook-text's element attr being null (#10136) 2020-06-30 12:07:50 -03:00
controllers FIX: Remove paths from robots.txt in favor of noindex header 2020-07-02 15:09:40 -04:00
helpers New bootstrap.json endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs DEV: improve verbose mode for reindexer 2020-06-24 17:29:45 +10:00
mailers FIX: Use correct URL for unsubscribe (#10077) 2020-06-24 09:31:20 +02:00
models Merge diffs from master 2020-06-24 13:48:37 -04:00
serializers FIX: Serialize an empty array if no suggested topics exist (#10134) 2020-07-02 15:10:52 -04:00
services FEATURE: allow disabling of extra term injection in search 2020-07-02 15:08:53 -04:00
views FIX: published-page-header should be a sibling to published-page-body not a parent (#10126) 2020-06-25 14:59:33 -07:00