discourse/app/jobs/regular
Sam 227873df78 FEATURE: proper mailing list mode
once enable_mailing_list_mode is enabled any user can elect
to get every post via email unless they opt out of category or topic
2014-02-07 11:07:52 +11:00
..
close_topic.rb add logic that auto closes any topics that missed the queued job (due to redis flush or whatever) 2013-11-11 10:52:44 +11:00
exporter.rb BUGFIXES: improved performance of import an export 2014-01-29 16:49:01 +11:00
feature_topic_users.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
generate_avatars.rb BUGFIX: we should not store absolute urls for locally uploaded avatar templates 2014-01-07 17:45:06 +01:00
importer.rb BUGFIX: raise on fail 2014-01-31 12:23:37 +11:00
invite_email.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
notify_mailing_list_subscribers.rb FEATURE: proper mailing list mode 2014-02-07 11:07:52 +11:00
notify_moved_posts.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
process_post.rb do not bump posts when rebaking 2013-11-22 01:52:26 +01:00
pull_hotlinked_images.rb BUGFIX: do not pull images we already host locally 2014-01-15 01:14:41 +01:00
retrieve_topic.rb FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra 2013-12-31 15:01:22 -05:00
send_system_message.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
test_email.rb move job files so they live underneath app/ and not in lib/ 2013-10-01 17:04:02 +10:00
user_email.rb BUGFIX: emails sent from "2 replies" as opposed to correct user 2014-02-04 12:56:28 +11:00
view_tracker.rb defer view creation on so updates are not performed when people navigate to topics 2013-10-07 15:04:59 +11:00