mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.