lemmy/crates/apub
Nutomic 3578dab67f
Remove PerformApub trait (#3423)
* Remove PerformApub trait

This is completely useless now that websocket is gone. In the future
I also plan to remove Perform and PerformCrud traits, but it will be
difficult to do that while still compiling crates in parallel.

* params need to use query
2023-07-03 11:01:41 +02:00
..
assets Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
src Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00
Cargo.toml Remove `actix_rt` & use standard tokio spawn (#3158) 2023-06-26 10:24:11 +02:00