discourse/app/jobs
Régis Hanol 2a4db15544 FIX: don't send digests to users with no primary email
It might happen that some User records have no associated primary emails.
In which case we don't ever want to send them a digest.

Also added a new "user_email_no_email" skipped email log to ensure these cases
are properly handled and surfaced.
2020-05-27 17:09:40 +02:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff DEV: ignore `flair_url` column in group model. (#9873) 2020-05-26 00:43:50 +05:30
regular FIX: don't send digests to users with no primary email 2020-05-27 17:09:40 +02:00
scheduled FIX: don't send digests to users with no primary email 2020-05-27 17:09:40 +02:00
base.rb PERF: avoid shelling to get hostname aggressively 2020-02-18 15:13:19 +11:00