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/http
Nutomic 568233b062
Resolve federated objects from other instances via redirect (fixes #3129) (#4073)
* Resolve federated objects from other instances via redirect (fixes #3129)

* restore domain check using library change

* add test case, update apub lib

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
8 months ago
..
comment.rs Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 8 months ago
community.rs Read community follower count from home instance (fixes #1440) (#4013) 8 months ago
mod.rs Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 8 months ago
person.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 11 months ago
post.rs Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 8 months ago
routes.rs Remove not needed anymore http-signature-normalization-actix dependency (#3458) 12 months ago
site.rs Make functions work with both connection and pool (#3420) 12 months ago