activitypub-federation-rust/docs
藍+85CD 5fc5546aec
refactor: update dependencies (#2)
* chore(deps): bump reqwest

* chore(deps): bump http

* chore(deps): bump http-signature-normalization-reqwest

* chore(deps): bump hyper

* chore(deps): bump axum

* chore(deps): use axum-extra

* refactor(tests): use axum::serve

* fix: axum inbox

Co-Authored-By: j0 <me@j0.lol>

* fix(examples): use axum::serve

* chore(ci): add doc test

* fix: docs test

* fix(tests): fix port

* fix(examples): use tokio::spawn

* chore(examples): remove actix-web code

---------

Co-authored-by: j0 <me@j0.lol>
2024-07-25 19:40:57 +08:00
..
01_intro.md move files 2023-03-06 16:19:43 +01:00
02_overview.md Adding security-considerations to 02_overview.md (#44) 2023-06-20 13:48:32 +02:00
03_federating_users.md make time-zone aware (#62) 2023-07-26 16:17:39 +02:00
04_federating_posts.md Dont use apub in type names 2023-03-16 21:41:43 +01:00
05_configuration.md Remove activity queue and add raw sending (#75) 2023-09-01 11:19:22 +02:00
06_http_endpoints_axum.md refactor: update dependencies (#2) 2024-07-25 19:40:57 +08:00
07_fetching_data.md Fix tests (#71) 2023-07-18 16:10:25 -04:00
08_receiving_activities.md Changes to make Lemmy work with 0.4 (#29) 2023-03-16 02:11:48 +01:00
09_sending_activities.md Add back activity send queue as optional feature (#94) 2024-03-04 08:53:33 -05:00
10_fetching_objects_with_unknown_type.md make time-zone aware (#62) 2023-07-26 16:17:39 +02:00