1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-31 20:36:21 +00:00
mobilizon/lib/federation/activity_pub
Thomas Citharel 725a3c8b9e
Fix accessing outdated page of group
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-06-16 11:27:14 +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 Fix accessing outdated page of group 2021-06-16 11:27:14 +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 Run mix format on Elixir 12 2021-06-07 16:49:43 +02:00
utils.ex Add blurhash support to backend 2021-06-10 15:18:08 +02:00
visibility.ex