mobilizon/lib/service/workers
Thomas Citharel 95379885c8
fix(backend): fix sending N notifications to a single conversation participant
Because of the conversation participant ID being necessary in the email, we launch N jobs to send
notifications, so we need to send the email straight away.

Anonymous participants are always only a single conversation actor
participant, so we're fine

Closes #1384

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2024-02-08 17:23:21 +01:00
..
activity_builder.ex
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
build_site_map.ex
clean_application_data.ex
clean_old_activity_worker.ex
clean_orphan_media_worker.ex
clean_suspended_actors.ex
clean_unconfirmed_users_worker.ex
event_delayed_notification_worker.ex
export_cleaner_worker.ex
helper.ex
legacy_notifier_builder.ex fix(backend): fix sending N notifications to a single conversation participant 2024-02-08 17:23:21 +01:00
notification.ex
refresh_groups.ex
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
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