discourse/plugins
Martin Brennan cad2fe6089
FIX: Push category hashtag slug match to top (#19174)
When searching for categories it is possible for
a child category to have a slug that matches the term
exactly, but will not be found by .lookup since we
don't return these categories unless the ref matches
parent:child.

Introduces a search_sort method to each hashtag data
source so they can provide their custom sort logic of
results, in category's case putting all matching slugs
to the top regardless of parent/child relationship
then sorting by text.
2022-11-25 15:28:49 +10:00
..
chat FIX: Push category hashtag slug match to top (#19174) 2022-11-25 15:28:49 +10:00
discourse-details Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-local-dates Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-narrative-bot Update translations (#19150) 2022-11-22 15:01:19 +01:00
discourse-presence Update translations (#19033) 2022-11-16 11:39:47 +01:00
lazy-yt A11Y: add keyboard support to youtube embeds (#18710) 2022-10-21 16:32:53 -04:00
poll Update translations (#19150) 2022-11-22 15:01:19 +01:00
styleguide UX: use solid envelope icon for consistency (#19157) 2022-11-23 08:46:35 +08:00