lemmy/crates/apub/src/activities
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
..
block Dont return error in case optional auth is invalid (#2879) 2023-05-25 10:50:07 -04:00
community Remove redundant calls to Iterator::collect (#3365) 2023-06-28 11:19:26 +02:00
create_or_update Calculate initial hot_rank and hot_rank_active for posts and comments from other instances (#3131) 2023-06-20 10:52:51 +02:00
deletion Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
following Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
voting Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
mod.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
unfederated.rs Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00