diaspora/app/workers
2022-07-20 23:06:18 +02:00
..
mail Use template_name instead of action_name for notification mails 2022-07-20 21:26:58 +02:00
archive_base.rb Refactory archive concurrency so the same logic can be reused 2021-11-23 01:48:33 +01:00
base.rb
check_birthday.rb
clean_cached_files.rb
cleanup_old_exports.rb
cleanup_pending_photos.rb
deferred_dispatch.rb Manually stringify keys to fix sidekiq 7.0 deprecation warning 2022-06-29 13:27:37 +02:00
deferred_retraction.rb Manually stringify keys to fix sidekiq 7.0 deprecation warning 2022-06-29 13:27:37 +02:00
delete_account.rb
delete_post_from_service.rb Manually stringify keys to fix sidekiq 7.0 deprecation warning 2022-06-29 13:27:37 +02:00
export_photos.rb Fix sending mails after photo export 2022-07-16 04:22:51 +02:00
export_user.rb Refactory archive concurrency so the same logic can be reused 2021-11-23 01:48:33 +01:00
fetch_profile_photo.rb
fetch_public_posts.rb
fetch_webfinger.rb Person.find_or_fetch_by_identifier never return nil 2021-08-16 00:24:33 +02:00
gather_o_embed_data.rb
gather_open_graph_data.rb
import_user.rb Refactory archive concurrency so the same logic can be reused 2021-11-23 01:48:33 +01:00
post_to_service.rb
process_photo.rb Migration Backend Part 2021-11-23 01:48:32 +01:00
publish_to_hub.rb
queue_users_for_removal.rb
receive_base.rb Upgrade diaspora_federation to 1.0 2022-07-20 23:06:18 +02:00
receive_local.rb
receive_private.rb Upgrade diaspora_federation to 1.0 2022-07-20 23:06:18 +02:00
receive_public.rb Upgrade diaspora_federation to 1.0 2022-07-20 23:06:18 +02:00
recheck_scheduled_pods.rb
recurring_pod_check.rb
remove_old_user.rb
reset_password.rb
send_base.rb
send_private.rb
send_public.rb