1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-22 16:03:25 +00:00
mobilizon/lib/federation/activity_pub
Thomas Citharel f84cc299ba
Log when a follow request is auto-accepted
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-04 13:33:16 +02:00
..
types Log when a follow request is auto-accepted 2021-06-04 13:33:16 +02:00
activity.ex
activity_pub.ex Add url to error log 2021-04-29 10:23:47 +02:00
actor.ex Improve AP error handling 2021-04-28 18:06:17 +02:00
audience.ex Only federate group draft posts to members 2021-03-08 13:43:53 +01:00
federator.ex Refactor the ActivityPub module 2021-04-22 19:29:47 +02:00
fetcher.ex Handle actor fetch issues better 2021-04-23 09:25:57 +02:00
preloader.ex Fix sentry issues 2021-04-22 19:29:46 +02:00
refresher.ex Refresh profiles in a background task 2021-06-04 13:33:16 +02:00
relay.ex Refresh profiles in a background task 2021-06-04 13:33:16 +02:00
transmogrifier.ex Refresh profiles in a background task 2021-06-04 13:33:16 +02:00
utils.ex Refactor the ActivityPub module 2021-04-22 19:29:47 +02:00
visibility.ex