1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2024-12-23 16:33:28 +00:00
mobilizon/lib/federation/activity_pub
Thomas Citharel 96b4ef08c6
style: unused variable
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-06-20 14:59:57 +02:00
..
actions refactor(credo): Refactor to appease new credo checks (complexity and logging) 2023-04-19 18:33:06 +02:00
types Forgot call to clear_feeds_cache 2023-01-31 15:22:22 +01:00
activity.ex
activity_pub.ex
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(federation): prevent fetching own relay actor 2023-06-06 09:52:46 +02:00
permission.ex
preloader.ex
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 style: unused variable 2023-06-20 14:59:57 +02:00
transmogrifier.ex refactor(credo): Refactor to appease new credo checks (complexity and logging) 2023-04-19 18:33:06 +02:00
utils.ex
visibility.ex