mirror of
https://github.com/discourse/discourse.git
synced 2025-04-14 01:30:49 +08:00

Adds sorting for the HashtagAutocompleteService to sort the results by case-insensitive text _within_ the type sort order specified by the params. This should fix some flaky specs as well.