This website requires JavaScript.
Explore
Help
Sign in
ForgeFlux
/
activitypub-federation-rust
Watch
2
Star
0
Fork
You've already forked activitypub-federation-rust
0
Code
Issues
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
426871f5af
activitypub-federation-rust
/
examples
/
local_federation
History
Nutomic
426871f5af
Use anyhow::Error for UrlVerifier return type (
fixes
#61
) (
#65
)
...
* Use anyhow::Error for UrlVerifier return type (
fixes
#61
) * fmt * uncomment
2023-07-26 10:26:22 -04:00
..
activities
Fix regex error when actix-web feature not enabled (
#56
)
2023-07-03 15:05:18 +02:00
actix_web
Remove
actix-rt
and replace with tokio tasks (
#42
)
2023-06-20 11:54:14 +02:00
axum
Fix regex error when actix-web feature not enabled (
#56
)
2023-07-03 15:05:18 +02:00
objects
make time-zone aware (
#62
)
2023-07-26 16:17:39 +02:00
error.rs
Various improvements for usability, examples and docs
2023-02-19 21:26:01 +09:00
instance.rs
Use anyhow::Error for UrlVerifier return type (
fixes
#61
) (
#65
)
2023-07-26 10:26:22 -04:00
main.rs
Remove
actix-rt
and replace with tokio tasks (
#42
)
2023-06-20 11:54:14 +02:00
utils.rs
live federation example
2023-03-08 22:16:43 +01:00