mobilizon/lib
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
..
federation fix(activitypub): consider PM as private conversations even if attributed_to_id is defined 2024-02-08 17:23:20 +01:00
graphql fix(graphql): fix checking actor identity when publishing event announcements 2024-02-08 17:23:21 +01:00
mix/tasks/mobilizon refactor(docker): allow webPush configuration to be configured using env variables in Docker 2023-12-11 16:31:24 +01:00
mobilizon fix(backend): fix sending N notifications to a single conversation participant 2024-02-08 17:23:21 +01:00
service fix(backend): fix sending N notifications to a single conversation participant 2024-02-08 17:23:21 +01:00
web feat(graphql): increase max_complexity to 300 2024-02-08 17:23:20 +01:00
config_provider.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
mobilizon.ex chore: upgrade deps 2023-11-21 16:40:32 +01:00