hometown/app
Darius Kazemi 7d12ca1fa5 Make autosuggest for mentions return followed accounts first
This makes it so that (when elasticsearch is disabled) when a user types '@foo' in the compose box, they are first going to get accounts they follow ordered by the ranking algorithm, and then second they will get accounts they do not follow, also ordered by the ranking algorithm.

This makes behavior more consistent with user expectation and also with results when elasticsearch is enabled.

Fixes #1272
2023-01-05 12:51:57 -08:00
..
chewy Change algorithm of `tootctl search deploy` to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Revert About page to v3 static version (#1264) 2022-12-30 01:00:59 -08:00
helpers Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
javascript Linter fix 2023-01-03 09:44:29 -08:00
lib Adding a server setting for default federation (#1258) 2022-12-28 14:59:40 -08:00
mailers Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
models Make autosuggest for mentions return followed accounts first 2023-01-05 12:51:57 -08:00
policies Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
presenters Change sign-in banner to reflect disabled or moved account status (#19773) 2022-11-05 18:28:13 +01:00
serializers Fix linter 2023-01-02 14:08:45 -08:00
services Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
validators Merge tag 'v4.0.0' into hometown-4.0-merge 2022-11-16 20:54:49 -08:00
views More styling and content fixes to static about page 2022-12-30 22:03:52 -08:00
workers Change incoming activity processing to happen in `ingress` queue (#20264) 2022-11-10 14:21:51 +01:00