1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-01 12:54:29 +00:00
mobilizon/lib/federation/activity_stream/converter
Thomas Citharel 5990633fb9
Use ActivityPub.get_or_fetch_actor_by_url/2 instead of
directly Actors.get_actor_by_url

So that we can refresh actors when they're stale

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-06-15 11:45:58 +02:00
..
actor.ex Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
address.ex
comment.ex Introduce basic user and profile management 2020-06-12 19:16:40 +02:00
converter.ex
event.ex Introduce basic user and profile management 2020-06-12 19:16:40 +02:00
flag.ex Use ActivityPub.get_or_fetch_actor_by_url/2 instead of 2020-06-15 11:45:58 +02:00
follower.ex
member.ex Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
participant.ex
picture.ex Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
resource.ex Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
todo.ex Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
todo_list.ex Introduce group basic federation, event new page and notifications 2020-06-03 16:01:26 +02:00
tombstone.ex
utils.ex