docbrown/app
rhymes c0ea4e5878
[Search 2.0] Add Search::Postgres::Tag behind a feature flag (#12937)
* Add Search::Postgres::Tag to retrieve tags for autocompletion

* Add Search::Postgres::Tag in SearchController behind a feature flag

* Update spec/services/search/postgres/tag_spec.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Add index to tags.supported

* Fix hotness_score ordering

Co-authored-by: Michael Kohl <citizen428@dev.to>
2021-03-11 19:12:30 +01:00
..
assets RFC#50-P3 Navigation Item Focus (Styling and Behaviour) (#12936) 2021-03-10 13:07:16 +02:00
black_box Small adjustment to blackbox.rb (#10961) 2020-10-20 21:14:56 -04:00
controllers [Search 2.0] Add Search::Postgres::Tag behind a feature flag (#12937) 2021-03-11 19:12:30 +01:00
decorators Publicly indicate if someone edits their comments (#10524) 2021-03-02 09:47:25 +07:00
errors Prevent suspended users from self-deleting and returning (#12503) 2021-02-11 09:28:59 +07:00
helpers RFC#50-P2 Restructuring the sidebar to add nested nav items + tabbed nav items (#12886) 2021-03-08 13:14:30 +02:00
javascript Create mention autocomplete: initial storybook component (#12831) 2021-03-05 13:18:26 +00:00
lib RFC#50-P3 Navigation Item Focus (Styling and Behaviour) (#12936) 2021-03-10 13:07:16 +02:00
liquid_tags improve keyboard accessibility of modals 12427 10610 (#12511) 2021-02-24 16:01:10 +00:00
mailers Email confirmation to abuse reports (#12557) 2021-02-03 22:59:50 +03:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models [Search 2.0] Add Search::Postgres::Tag behind a feature flag (#12937) 2021-03-11 19:12:30 +01:00
policies Prevent banned users from using API (#12730) 2021-02-18 17:56:16 -05:00
queries/admin Filter by a few other roles when adding potential mods (#11187) 2020-11-02 15:05:19 -05:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Video max width (#12436) 2021-01-26 15:12:37 +01:00
serializers Remove language settings (#12502) 2021-02-04 08:35:00 +07:00
services [Search 2.0] Add Search::Postgres::Tag behind a feature flag (#12937) 2021-03-11 19:12:30 +01:00
uploaders Bump carrierwave from 2.1.1 to 2.2.0 (#12802) 2021-02-25 10:53:25 +01:00
validators Add validations to SiteConfig model (#12341) 2021-01-26 09:12:24 +07:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views Adds more exceptions to SW paths (#12971) 2021-03-11 11:01:59 -06:00
workers Optimization:Enforce Uniqueness for Follows::UpdatePointsWorker and RatingVotes::AssignRatingWorker (#12852) 2021-03-02 10:50:44 -06:00