discourse/app
Régis Hanol 3de1cf128c FIX: identify slug-less topic urls everywhere
In 91c89df6, I fixed the onebox to support local topics with a slug-less URL.
This commit fixes all the other spots (search, topic links and user badges) where we look up for a local topic.

Follow-up-to: 91c89df6
2020-07-02 15:11:36 -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: identify slug-less topic urls everywhere 2020-07-02 15:11:36 -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 FIX: identify slug-less topic urls everywhere 2020-07-02 15:11:36 -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