1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-23 09:40:38 +00:00
mobilizon/lib/federation/activity_pub
Thomas Citharel 38a3ffc19f
Send event creation and event update notifications in a background task
The event update notification is made unique so that repeated changes
only trigger one notificate every 30 minutes

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-11-11 16:29:38 +01:00
..
actions Send notification emails to followers and members when a group publishes 2021-11-10 16:36:32 +01:00
types Send event creation and event update notifications in a background task 2021-11-11 16:29:38 +01:00
activity.ex
activity_pub.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
actor.ex Add timezone handling 2021-10-11 17:37:17 +02:00
audience.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
federator.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
fetcher.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
permission.ex Add timezone handling 2021-10-11 17:37:17 +02:00
preloader.ex
publisher.ex Add relay followers to recipients when sending public entity 2021-11-04 09:08:05 +01:00
refresher.ex
relay.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
transmogrifier.ex Debug log the output of an Create Event error 2021-11-10 20:44:52 +01:00
utils.ex Allow to fetch Application actors 2021-11-02 19:50:25 +01:00
visibility.ex