docbrown/app
Ben Halpern 7a604e8f4a
Increment Algolia search frontend (#20891)
* Increment Algolia search frontend

* Increment Algolia search frontend

* Update @cypress/code-coverage to version 3.12.36 (#20887)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

* Update ahoy.js to version 0.4.4 (#20889)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>

* Add AlgoliaSearchable to Tag (#20888)

* Add AlgoliaSearch::SearchableTag

* Refactor

* Update app/models/concerns/algolia_searchable/searchable_tag.rb

* Add AlgoliaSearchable to Podcast (#20890)

* Create AlgoliaSearchable::SearchablePodcastEpisode

* Refactor

* Remove pre-mature methods

* Add sort replicas

---------

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Mac Siri <mac@forem.com>
2024-04-25 13:19:28 +00:00
..
assets Allow some badges to be awarded multiple times (#20876) 2024-04-23 16:33:43 -04:00
controllers Allow some badges to be awarded multiple times (#20876) 2024-04-23 16:33:43 -04:00
decorators Changed logic for hiding and displaying low-quality marker for comments based on their score (#20581) 2024-02-05 09:27:24 -05:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Admin access to spam comments by url (#20775) 2024-03-22 08:40:36 -04:00
javascript Increment Algolia search frontend (#20891) 2024-04-25 13:19:28 +00:00
lib Add AlgoliaSearchable for User (#20869) 2024-04-19 14:03:04 +00:00
liquid_tags Fix code block rendering not working inside details (#20229) 2023-10-16 14:14:04 -04:00
mailers Add new headers a/b test for digest mailer (#20881) 2024-04-22 14:44:18 -04:00
models Increment Algolia search frontend (#20891) 2024-04-25 13:19:28 +00:00
policies Add mark as spam button on user profile for admins (#20794) 2024-03-25 10:30:16 -04:00
queries Comments count according to display rules in feed (#20753) 2024-03-28 12:12:05 +00:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Update style for new reply email (#20861) 2024-04-19 08:56:16 -04:00
serializers Comments count according to display rules in feed (#20753) 2024-03-28 12:12:05 +00:00
services Update style for new reply email (#20861) 2024-04-19 08:56:16 -04:00
uploaders Change profile image max size to 8 MB (#20183) 2023-09-28 17:05:35 -04:00
validators Allow pages to have subdirectories (#20549) 2024-01-24 16:09:29 -05:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Allow some badges to be awarded multiple times (#20876) 2024-04-23 16:33:43 -04:00
workers Add AlgoliaSearchable for User (#20869) 2024-04-19 14:03:04 +00:00