diaspora/app/workers
realtin 15b186518c add moderators to report email recievers
and refactor coding style according to pull request comments

(#5324)
2015-09-07 12:31:25 +02:00
..
mail add moderators to report email recievers 2015-09-07 12:31:25 +02:00
base.rb add logging mixin and replace federation-logger 2015-06-04 04:16:03 +02: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
delete_account.rb
delete_post_from_service.rb
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
fetch_public_posts.rb
fetch_webfinger.rb use discovery from diaspora_federation gem 2015-08-21 14:21:43 +02:00
gather_o_embed_data.rb
gather_open_graph_data.rb
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
process_photo.rb
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
receive_encrypted_salmon.rb
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
resend_invitation.rb
reset_password.rb