pleroma/lib/pleroma/workers
Egor Kislitsyn 6db52c3b36 Fix Oban warning
Warning example:

     [warn] Expected Elixir.Pleroma.Workers.BackgroundWorker.perform/2 to return :ok, {:ok, value}, or {:error, reason}. Instead received:  [error: "not found @user@server.party", error: "not found "]  The job will be considered a success.
2020-04-22 19:27:28 +04:00
..
cron Merge branch 'fix/no-email-no-fail' into 'develop' 2020-03-04 12:43:06 +00:00
attachments_cleanup_worker.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
background_worker.ex Fix Oban warning 2020-04-22 19:27:28 +04:00
mailer_worker.ex Update Copyrights 2020-03-03 16:44:49 -06:00
publisher_worker.ex Update Copyrights 2020-03-03 16:44:49 -06:00
receiver_worker.ex Update Copyrights 2020-03-03 16:44:49 -06:00
remote_fetcher_worker.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
scheduled_activity_worker.ex Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
transmogrifier_worker.ex Update Copyrights 2020-03-03 16:44:49 -06:00
web_pusher_worker.ex Update Copyrights 2020-03-03 16:44:49 -06:00
worker_helper.ex Update Copyrights 2020-03-03 16:44:49 -06:00