activitypub-federation-rust/src
Nutomic a2ac97db98
Allow fetching from local domain in case it redirects to remote (#104)
* Allow fetching from local domain in case it redirects to remote

* clippy

* fix lemmy tests
2024-04-09 11:28:22 +02:00
..
actix_web Better JSON error messages (#91) 2023-12-20 06:19:58 -05:00
axum Better error when activity receive fails (#89) 2023-12-12 11:30:21 +01:00
fetch Allow fetching from local domain in case it redirects to remote (#104) 2024-04-09 11:28:22 +02:00
protocol Fix return type for deserialize_one (#93) 2024-01-05 10:18:12 -05:00
activity_queue.rs Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
activity_sending.rs Retry activity send in case of timeout or rate limit (#102) 2024-04-09 10:38:08 +02:00
config.rs Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
error.rs Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
http_signatures.rs Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
lib.rs Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
reqwest_shim.rs Better JSON error messages (#91) 2023-12-20 06:19:58 -05:00
traits.rs Retry activity send in case of timeout or rate limit (#102) 2024-04-09 10:38:08 +02:00