1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-01 14:31:28 +00:00
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
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
notification.ex
refresh_groups.ex
refresh_instances.ex
refresh_participant_stats.ex
send_activity_recap_worker.ex