docbrown/app/decorators
Joshua Wehner 201f4d998a
Try hiding low-quality comments (#18513)
* Try hiding low-quality comments

* Message indicating when negative comments are being hidden

* Adjust comment show count for logged-out visitors

* Remove unusued comments_to_show_count from article decorator

* Remove unusued comments_to_show_count from podcast episode decorator

* Add test for hidden negative comment

* Update spec/system/articles/user_visits_an_article_spec.rb

Co-authored-by: Fernando Valverde <fernando@fdo.cr>

* Don't create twice; do test logged-in and -out

* Comment caching needs to account for signed-in status

Co-authored-by: Fernando Valverde <fernando@fdo.cr>
2022-10-11 14:15:40 +02:00
..
application_decorator.rb Adding a convenience/optimiization method. (#16079) 2022-01-12 16:28:13 -05:00
article_decorator.rb Try hiding low-quality comments (#18513) 2022-10-11 14:15:40 +02:00
campaign_decorator.rb [Small win] Add display name to campaign settings (#16653) 2022-02-22 10:01:52 -05:00
comment_decorator.rb app/controllers & decorators i18n (#16126) 2022-02-03 13:35:56 -05:00
listing_decorator.rb Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
mention_decorator.rb Expand @-mention functionality to posts (#13367) 2021-05-12 07:33:33 -07:00
notification_decorator.rb Patching ERB rendering of the data-info JSON (#16067) 2022-01-14 08:30:49 -05:00
organization_decorator.rb Move HexComparer to Hex::Comparer service (#12202) 2021-01-12 11:34:30 -05:00
podcast_episode_decorator.rb Try hiding low-quality comments (#18513) 2022-10-11 14:15:40 +02:00
profile_decorator.rb Profile attribute names should be unique and non-empty (#16396) 2022-04-04 12:14:02 -05:00
user_decorator.rb Remove brand_color2 from users_settings (#18473) 2022-09-21 11:21:29 -06:00