mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-30 10:58:31 -05:00
feffe23cc5
* Rearrange frontend to account for mailing list mode * Allow update of user preference for mailing list frequency * Add mailing list frequency estimate * Simplify frequency estimate; disable activity summary for mailing list mode * Remove combined updates * Add specs for enqueue mailing list mode job * Write mailing list method for mailer * Fix linting error * Account for stale topics * Add translations for default mailing list setting * One query for mailing list topics * Fix failing spec * WIP * Flesh out html template * First pass at text-based mailing list summary * Add user avatar * Properly format posts for mailing list * Move make_all_links_absolute into Email::Styles * Apply first_seen_at to user * Send mailing list email summary hourly based on first_seen_at * Branch and test cleanup * Use existing mailing list mode estimate * Fix failing specs |
||
---|---|---|
.. | ||
about_stats.rb | ||
badge_grant.rb | ||
calculate_avg_time.rb | ||
category_stats.rb | ||
clean_up_digest_keys.rb | ||
clean_up_email_logs.rb | ||
clean_up_exports.rb | ||
clean_up_unmatched_emails.rb | ||
clean_up_unmatched_ips.rb | ||
clean_up_unused_staged_users.rb | ||
clean_up_uploads.rb | ||
create_missing_avatars.rb | ||
daily_performance_report.rb | ||
dashboard_stats.rb | ||
destroy_old_deletion_stubs.rb | ||
destroy_old_hidden_posts.rb | ||
directory_refresh_daily.rb | ||
directory_refresh_older.rb | ||
disable_bootstrap_mode.rb | ||
enqueue_digest_emails.rb | ||
enqueue_mailing_list_emails.rb | ||
enqueue_onceoffs.rb | ||
ensure_db_consistency.rb | ||
heartbeat.rb | ||
pending_flags_reminder.rb | ||
pending_queued_posts_reminder.rb | ||
pending_users_reminder.rb | ||
periodical_updates.rb | ||
poll_feed.rb | ||
poll_mailbox.rb | ||
process_badge_backlog.rb | ||
purge_deleted_uploads.rb | ||
purge_inactive.rb | ||
reindex_search.rb | ||
schedule_backup.rb | ||
tl3_promotions.rb | ||
top_refresh_older.rb | ||
top_refresh_today.rb | ||
version_check.rb | ||
weekly.rb |