docbrown/app/labor
Jacob Herrington b26919e79b
[deploy] Fix archived readinglist reactions affecting count (#9044)
* Fix archived readinglist reactions affecting count

The reading list count badge on the home page currently takes all
readinglist reactions into account, but we shouldn't be including those
that are marked "archived."

Secondarily this fixes a bug that affects only admin users: all
reactions created by admins were given the status "confirmed"
instead of the expected "valid" status.
2020-07-24 14:18:35 -05:00
..
loggers Rubocop: routine fixes (#9345) 2020-07-16 18:18:13 +02:00
article_suggester.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
assign_tag_moderator.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
badge_rewarder.rb Rubocop: move dot in multi-line calls to leading position (#9262) 2020-07-16 15:51:11 +02:00
bufferizer.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
cache_buster.rb Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
color_from_image.rb [deploy] Remove miro gem (#8307) 2020-06-05 17:03:09 -04:00
coupon_generator.rb Enable Layout/AlignParameters (#2340) 2019-04-08 18:47:34 -04:00
email_digest.rb [deploy] Invite users to join and create password (#9294) 2020-07-15 11:37:19 -04:00
email_logic.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
emoji_converter.rb
error_message_cleaner.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
follow_checker.rb Rubocop: routine fixes (#9345) 2020-07-16 18:18:13 +02:00
function_caller.rb Add another check to the function caller to avoid exceptions (#5296) 2019-12-30 13:56:04 -05:00
generated_image.rb [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
hex_comparer.rb Routine rubocop fixes after gem update (#4309) 2019-10-10 17:27:01 -04:00
html_cleaner.rb Rename uncommunicative variables (#3890) 2019-09-02 13:05:07 -04:00
language_detector.rb
mailchimp_bot.rb Routine Rubocop fixes (#9302) 2020-07-14 17:24:03 +02:00
markdown_fixer.rb Rubocop: enable and fix Style/Send and Style/Next (#9366) 2020-07-20 16:28:00 +02:00
markdown_parser.rb [deploy] 🚀 Feature: Chat channel request manager (#9305) 2020-07-22 09:12:09 -04:00
markdown_traverser.rb Rubocop: activate Layout/ClassStructure (#9304) 2020-07-14 18:28:18 +02:00
profile_image.rb Refactor ProfileImage (#5803) 2020-02-07 08:56:16 -05:00
random_gif.rb return default aspect ratio of 1 if gif id is not present and refactor (#6837) [deploy] 2020-03-25 11:21:47 -05:00
reaction_image.rb show the nausea emoji when a vomit reaction is displayed (#6882) 2020-03-26 12:21:27 -05:00
reading_list.rb [deploy] Fix archived readinglist reactions affecting count (#9044) 2020-07-24 14:18:35 -05:00
sticky_article_collection.rb Standardize ActiveRecord order clauses (#9395) 2020-07-20 10:00:51 -04:00
timeframer.rb [deploy] Bug Fix: Dont Freeze Timeframer Timestamps bc They Will be Inaccurate (#8708) 2020-06-16 10:42:31 -05:00
twilio_token.rb
unread_notifications_emailer.rb [deploy] Use Action Mailer parameterized syntax (#8853) 2020-06-23 13:48:41 -05:00