mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-18 03:25: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 |
||
---|---|---|
.. | ||
automatic_group_membership.rb | ||
backup_chunks_merger.rb | ||
bulk_invite.rb | ||
close_topic.rb | ||
crawl_topic_link.rb | ||
create_backup.rb | ||
create_thumbnails.rb | ||
critical_user_email.rb | ||
enable_bootstrap_mode.rb | ||
export_csv_file.rb | ||
feature_topic_users.rb | ||
invite_email.rb | ||
invite_password_instructions_email.rb | ||
notify_mailing_list_subscribers.rb | ||
notify_moved_posts.rb | ||
post_alert.rb | ||
process_post.rb | ||
pull_hotlinked_images.rb | ||
resize_emoji.rb | ||
retrieve_topic.rb | ||
run_heartbeat.rb | ||
send_system_message.rb | ||
test_email.rb | ||
unpin_topic.rb | ||
update_gravatar.rb | ||
update_top_redirection.rb | ||
user_email.rb |