activitypub-federation-rust/src
Nutomic 9b31a7b44b
Get Mastodon signed fetch working (#98)
* debug signed fetch

* regex

* content-type

* no dbg

* clippy
2024-03-08 15:26:57 +01: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 Get Mastodon signed fetch working (#98) 2024-03-08 15:26:57 +01: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 Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05: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 Webfinger: don't discard consumer errors (#85) 2023-12-11 22:48:32 +01:00