diaspora/app/workers
2016-01-24 07:14:58 +01:00
..
mail add moderators to report email recievers 2015-09-07 12:31:25 +02:00
base.rb fix suppress_annoying_errors 2016-01-24 07:14:58 +01:00
clean_cached_files.rb Add new daily job to clean cache in public/tmp (as suggested in #5946). 2015-07-03 16:34:01 +02:00
deferred_dispatch.rb Discard dispatch jobs of already deleted records 2014-09-20 13:39:31 +02:00
delete_account.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
delete_post_from_service.rb Service.delete_post now more generic, for future implementations 2013-05-20 12:19:39 +08:00
export_photos.rb Replace export_photos and export_users by export queue 2015-03-06 00:38:16 +01:00
export_user.rb Replace export_photos and export_users by export queue 2015-03-06 00:38:16 +01:00
fetch_profile_photo.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
fetch_public_posts.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
fetch_webfinger.rb use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
gather_o_embed_data.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
gather_open_graph_data.rb replace deprecated finder and finder_options syntax 2014-08-23 16:34:00 +02:00
http_multi.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00
notify_local_users.rb remove some hardcoded diasporahq hax 2015-05-18 03:23:14 +02:00
post_to_service.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
process_photo.rb Handle already deleted photos gracefully in process photo job 2014-09-20 15:13:14 +02:00
publish_to_hub.rb change public_url to atom_url and profile_url 2015-07-05 20:44:24 +02:00
queue_users_for_removal.rb Fix inactive user removal not respecting configuration for daily limits 2015-05-16 03:36:25 +02:00
receive.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
receive_encrypted_salmon.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
receive_local_batch.rb Rescue correct constant in Workers::ReceiveLocalBatch 2015-04-01 04:01:40 +02:00
receive_unencrypted_salmon.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02:00
remove_old_user.rb Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
resend_invitation.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
reset_password.rb update devise to 3.2 2014-01-15 12:59:59 +01:00