..
mail
Use template_name instead of action_name for notification mails
2022-07-20 21:26:58 +02:00
archive_base.rb
Downgrade sidekiq to latest 6.x version
2023-06-28 14:05:55 +02:00
base.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
check_birthday.rb
Create birthday notification and mailer
2017-12-18 04:34:35 +01:00
clean_cached_files.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
cleanup_old_exports.rb
Remove old export archives after 2 weeks
2018-01-08 21:14:06 +01:00
cleanup_pending_photos.rb
Cleanup pending photos which were never posted with cronjob
2019-07-03 13:24:27 +02:00
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
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
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
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
fetch_public_posts.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
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
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
gather_open_graph_data.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
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
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
process_photo.rb
Migration Backend Part
2021-11-23 01:48:32 +01:00
publish_to_hub.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
queue_users_for_removal.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
receive_base.rb
Upgrade diaspora_federation to 1.0
2022-07-20 23:06:18 +02:00
receive_local.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
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
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
recurring_pod_check.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
remove_old_user.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
reset_password.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
send_base.rb
Retry Contact messages 20 time (about two weeks)
2018-02-01 23:37:53 +01:00
send_private.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00
send_public.rb
Add # frozen_string_literal: true to all files
2017-09-17 19:29:15 +02:00