mobilizon/lib/service/workers
Thomas Citharel d0835232d6
refactor(backend): change naming of function names to avoid the is_ prefix
Following Credo.Check.Readability.PredicateFunctionNames check

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-01-04 13:35:08 +01:00
..
activity_builder.ex Fix backend tests 2021-11-03 10:14:43 +01:00
background.ex fix(backend): only send suspension notification emails when actor's suspended and not just deleted 2023-12-04 09:02:38 +01:00
build_search.ex Fix new credo warnings 2021-11-26 14:47:10 +01:00
build_site_map.ex Introduce Sitemaps 2020-08-12 16:29:34 +02:00
clean_application_data.ex fix(apps): Fix cleaning application data background job 2023-05-17 09:34:05 +02:00
clean_old_activity_worker.ex Add cron job to clean old activities 2021-03-02 14:34:52 +01:00
clean_orphan_media_worker.ex Various refactoring and typespec improvements 2021-09-26 17:52:24 +02:00
clean_suspended_actors.ex Correct a @moduledoc 2022-04-20 19:15:33 +02:00
clean_unconfirmed_users_worker.ex Fix various issues reported by Dializer 2022-01-17 14:49:46 +01:00
event_delayed_notification_worker.ex fix(back): Various small fixes in backend 2023-05-17 09:34:03 +02:00
export_cleaner_worker.ex Export participants to different formats 2021-10-05 10:52:55 +02:00
helper.ex refactor(credo): Refactor to appease new credo checks (complexity and logging) 2023-04-19 18:33:06 +02:00
legacy_notifier_builder.ex refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00
notification.ex Properly handle un-needed background jobs 2022-11-03 18:00:42 +01:00
refresh_groups.ex Allow to join an open group 2020-11-06 15:19:36 +01:00
refresh_instances.ex refactor(backend): extract convert_ecto_errors in the Mobilizon.Storage.Ecto module 2024-01-04 12:59:15 +01:00
refresh_participant_stats.ex feat(background): add a job to refresh participant stats 2023-12-01 11:29:56 +01:00
send_activity_recap_worker.ex refactor(backend): change naming of function names to avoid the is_ prefix 2024-01-04 13:35:08 +01:00