You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub/src/fetcher
Nutomic dd865c5af5
Implement instance actor (#1798)
* Implement instance actor

* wip: make site bans federate

* finish implementation and unit tests for federated bans

* start adding api tests

* fix api test

* remve site from GetCommunityResponse

* only federate site bans originating from user's home instance

* dont expose site.private_key in api
2 years ago
..
deletable_apub_object.rs Implement instance actor (#1798) 2 years ago
mod.rs Make webfinger standard compliant 3 years ago
post_or_comment.rs Don't drop error context when adding a message to errors (#1958) 3 years ago
search.rs Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049) 2 years ago
user_or_community.rs Don't drop error context when adding a message to errors (#1958) 3 years ago
webfinger.rs Dont make webfinger request when viewing community/user profile (fixes #1896) (#2049) 2 years ago