diaspora/spec/workers
Benjamin Neff a9ae84f3a6
Remove markerb dependency
markerb is dead and isn't compatible with rails 6 anymore. Removing it
means adding separate templates for text and html, this sadly means some
code duplication, but also luckily the templates aren't that
complicated, so the duplication is also very minimal.
2022-07-16 04:22:51 +02:00
..
mail Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
check_birthday_spec.rb Create birthday notification and mailer 2017-12-18 04:34:35 +01:00
cleanup_old_exports_spec.rb Remove old export archives after 2 weeks 2018-01-08 21:14:06 +01:00
cleanup_pending_photos_spec.rb Cleanup pending photos which were never posted with cronjob 2019-07-03 13:24:27 +02:00
deferred_dispatch_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
delete_account_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
delete_post_from_service_spec.rb Remove facebook integration 2018-10-08 02:50:25 +02:00
export_photos_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
export_user_spec.rb Limit the number of parallel exports that are allowed to run 2017-09-28 23:11:46 +02:00
fetch_profile_photo_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fetch_webfinger_spec.rb Person.find_or_fetch_by_identifier never return nil 2021-08-16 00:24:33 +02:00
gather_o_embed_data_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
gather_open_graph_data_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
post_to_service_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
process_photo_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
publish_to_hub_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
queue_users_for_removal_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
receive_private_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
receive_public_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
recheck_offline_pods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
recurring_pod_check_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
remove_old_user_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
reset_password_spec.rb Remove markerb dependency 2022-07-16 04:22:51 +02:00
send_base_spec.rb Retry Contact messages 20 time (about two weeks) 2018-02-01 23:37:53 +01:00
send_private_spec.rb Retry Contact messages 20 time (about two weeks) 2018-02-01 23:37:53 +01:00
send_public_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00