akkoma/lib/pleroma/workers
Haelwenn (lanodan) Monnier 0c2f200b4d ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …}
Otherwise an error like `{:signature, {:error, {:error, :not_found}}}`
ends up considered a success.

Cherry-picked-from: a299ddb10e
2024-04-21 20:58:06 +02:00
..
cron Prune old Update activities 2024-02-17 16:57:40 +01:00
attachments_cleanup_worker.ex Make attachment cleanup jobs a noop if the setting is disabled. 2021-01-28 14:42:20 -06:00
background_worker.ex Spin off imports into n oban jobs 2022-11-27 21:45:41 +00:00
backup_worker.ex and i yoink (#275) 2022-11-14 15:07:26 +00:00
mailer_worker.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
mute_expire_worker.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
nodeinfo_fetcher_worker.ex Scrape instance nodeinfo (#251) 2022-11-06 22:49:39 +00:00
poll_worker.ex PollWorker defensive checks 2021-07-18 11:10:22 -05:00
publisher_worker.ex Allow for embedding object data in publish 2022-06-25 18:41:26 +01:00
purge_expired_activity.ex and i yoink (#275) 2022-11-14 15:07:26 +00:00
purge_expired_filter.ex and i yoink (#275) 2022-11-14 15:07:26 +00:00
purge_expired_token.ex and i yoink (#275) 2022-11-14 15:07:26 +00:00
receiver_worker.ex ReceiverWorker: Make sure non-{:ok, _} is returned as {:error, …} 2024-04-21 20:58:06 +02:00
remote_fetcher_worker.ex only consider :op and :id args in duplicate checks 2024-04-19 11:39:27 +01:00
scheduled_activity_worker.ex fix for scheduled post with poll 2021-02-01 18:22:26 +03:00
search_indexing_worker.ex Fixing up deletes a bit (#327) 2022-12-01 15:00:53 +00:00
transmogrifier_worker.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
web_pusher_worker.ex Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
worker_helper.ex mix format says no 2024-04-16 03:07:28 +01:00