discourse/app/jobs/regular
Guo Xiang Tan 34b7bee568 FEATURE: Allow admin to auto reopen at topic.
* This commit also introduces a `TopicStatusUpdate`
  model to support other forms of deferred topic
  status update in the future.
2017-03-31 11:14:18 +08:00
..
automatic_group_membership.rb FIX: Unactivated users should not be automatically added into groups as well. 2016-12-21 18:15:01 +08:00
backup_chunks_merger.rb
bulk_grant_trust_level.rb FIX: grant trust level when bulk adding users to group 2017-03-06 14:39:53 +05:30
bulk_invite.rb FIX: simplify CSV file upload 2016-12-05 14:09:08 +05:30
crawl_topic_link.rb
create_backup.rb
create_thumbnails.rb
critical_user_email.rb
download_avatar_from_url.rb FIX: download avatar from facebook/twitter in a job in order to prevent hangs when avatars are huge 2016-10-24 17:15:13 +02:00
download_backup_email.rb FEATURE: further restrict downloading of backups 2017-03-01 08:28:34 -07:00
emit_web_hook_event.rb Fix broken tests. 2017-03-16 10:22:15 +08:00
enable_bootstrap_mode.rb
export_csv_file.rb FEATURE: add user profile fields in user list export 2017-03-21 15:51:52 +05:30
feature_topic_users.rb
invite_email.rb
invite_password_instructions_email.rb
notify_mailing_list_subscribers.rb FIX: don't send emails from muted users in mailing list mode 2016-12-12 15:28:26 +01:00
notify_moved_posts.rb
post_alert.rb
process_email.rb FEATURE: retry processing incoming emails on rate limit 2016-08-08 22:28:27 +02:00
process_post.rb FIX: topic links were getting dropped when post is rebaked 2017-01-30 14:55:53 +05:30
pull_hotlinked_images.rb FIX: Handle img src starting with "//" in pull_hotlinked_images job 2017-01-16 10:50:07 +00:00
push_notification.rb FIX: post notifications in JSON so we properly support arrays and so on 2016-09-04 15:51:16 +10:00
rebake_custom_emoji_posts.rb FIX: Store custom emojis as uploads. 2017-03-14 13:07:18 +08:00
retrieve_topic.rb
run_heartbeat.rb
send_system_message.rb
test_email.rb
toggle_topic_closed.rb FEATURE: Allow admin to auto reopen at topic. 2017-03-31 11:14:18 +08:00
unpin_topic.rb
update_gravatar.rb
update_group_mentions.rb FEATURE: Remap group mentions when group name has been changed. 2017-01-18 13:39:34 +08:00
update_top_redirection.rb
user_email.rb FIX: should not try to send digest to users who reached the bounce threshold 2017-03-08 19:19:11 +01:00