docbrown/app
Joshua Wehner 230e77e5cd
Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208)
* Users can only opt-out of external ads

* Move random sampling out of FilteredAdsQuery

* Refactor filtered_ads_query_spec

* Add test for new permit_adjacent setting

* Rubocop

* Use permit_adjacent_sponsors on article sidebar and post-comments

* Remove, unused

* Update copy

* type_matched -> type_of_ads

* Remove non-applicable test

---------

Co-authored-by: Ridhwana <ridhwana.khan16@gmail.com>
2023-03-16 15:23:02 +02:00
..
assets Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208) 2023-03-16 15:23:02 +02:00
controllers Permit params needs update to allow saving mastodon (see 0baafea) (#19210) 2023-03-08 09:00:08 -08:00
decorators Fixing design issues with multiple reactions (#19020) 2023-02-08 11:39:47 +01: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 Fix nested sidebar active item highlight (#18973) 2023-02-21 16:18:42 -05:00
javascript Revert "Enable multiple reactions on #index (including front-end render)" (#19197) 2023-03-03 09:59:51 -05:00
lib Remove Vault Secrets page from admin interface (#18795) 2022-12-02 10:03:39 -06:00
liquid_tags Fix details liquid tag oversanitizing markdown (#19153) 2023-02-22 15:14:20 -05:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208) 2023-03-16 15:23:02 +02:00
policies Change requirement for response_template (#18601) 2022-11-02 12:16:17 -04:00
queries Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208) 2023-03-16 15:23:02 +02:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Revert "Enable multiple reactions on #index (including front-end render)" (#19197) 2023-03-03 09:59:51 -05:00
services Revert "Enable multiple reactions on #index (including front-end render)" (#19197) 2023-03-03 09:59:51 -05:00
uploaders small non-views ruby i18n (#16004) 2022-01-11 10:05:18 +07:00
validators Update messaging to be Bio (#18798) 2022-12-09 13:15:46 -06:00
view_objects Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
views Update FilteredAdsQuery and user settings for opting-out of Billboards (#19208) 2023-03-16 15:23:02 +02:00
workers Bust article on initial reactions to fix cached HTML issue (#19149) 2023-02-20 16:31:38 -05:00