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>
2023-10-25 07:14:59 -04:00
..
comment.rs Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 2023-10-25 07:14:59 -04:00
community.rs Read community follower count from home instance (fixes #1440) (#4013) 2023-10-17 10:34:38 -04:00
mod.rs Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 2023-10-25 07:14:59 -04:00
person.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
post.rs Resolve federated objects from other instances via redirect (fixes #3129) (#4073) 2023-10-25 07:14:59 -04:00
routes.rs Remove not needed anymore http-signature-normalization-actix dependency (#3458) 2023-07-04 12:14:37 +02:00
site.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00