federation refinement

This commit is contained in:
2026-05-09 13:53:45 +02:00
parent df71748897
commit 470b29c9e1
56 changed files with 1513 additions and 544 deletions

View File

@@ -11,6 +11,7 @@ pub mod objects;
pub mod outbox;
pub mod repository;
pub mod service;
pub(crate) mod urls;
pub mod webfinger;
pub use data::FederationData;