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 8795576865
fix(activitypub): add missing externalParticipationUrl context
Closes #1376

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-12-03 17:51:05 +01:00
..
actions WIP 2023-11-14 14:24:17 +01:00
types fix: various fixes 2023-11-20 09:35:21 +01:00
activity.ex
activity_pub.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
actor.ex fix(typespec): Fix missing return type in typespec 2023-04-21 14:28:33 +02:00
audience.ex WIP 2023-11-14 14:24:17 +01:00
federator.ex
fetcher.ex WIP 2023-11-14 14:24:17 +01:00
permission.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
preloader.ex
publisher.ex
refresher.ex fix(federation): restrict fetch_group first arg to binaries 2023-06-06 09:57:14 +02:00
relay.ex feat(federation): expose public activities as announcements in relay outbx & rfrsh profile aftr fllw 2023-09-19 18:07:18 +02:00
transmogrifier.ex test: fix unit backend tests 2023-11-15 16:35:40 +01:00
utils.ex fix(activitypub): add missing externalParticipationUrl context 2023-12-03 17:51:05 +01:00
visibility.ex