mobilizon/lib/federation/activity_pub
Sandro Jäckel 66e89b9ee2
Fix typos
2023-09-25 01:26:02 +02:00
..
actions feat(notifications): add missing notifications when an user registers to an event 2023-08-24 17:36:58 +02:00
types feat(reports): improve reportview and allow removing content + resolve report automatically 2023-08-31 14:37:54 +02:00
activity.ex Actor suspension refactoring 2021-09-26 17:52:23 +02:00
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 Improve a guard 2022-05-03 11:41:17 +02:00
federator.ex fixup! Fix depreciated calls of fetch_env!/2 and get_env/2 2022-09-21 10:15:28 +02:00
fetcher.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
permission.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
preloader.ex Don't preload just public events, group draft can be fetched as well 2021-08-01 10:51:20 +02:00
publisher.ex Make sure activity recipient can't be nil 2022-05-06 17:51:54 +02:00
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 Fix typos 2023-09-25 01:26:02 +02:00
utils.ex Allow instance to have non-standard ports 2022-04-20 18:35:18 +02:00
visibility.ex Content is visible only @ap_public is in "to" 2021-08-16 11:16:45 +02:00