]> Untitled Git - lemmy.git/history - crates/apub/src/activities/following/mod.rs
Make functions work with both connection and pool (#3420)
[lemmy.git] / crates / apub / src / activities / following / mod.rs
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-05-25 NutomicDont return error in case optional auth is invalid...
2023-03-21 NutomicActivitypub crate rewrite (#2782)
2022-12-02 NutomicMerge pull request #2593 from LemmyNet/refactor-notific...
2022-12-02 Felix AbleitnerAdd SendActivity trait so that api crates compile in...
2021-11-03 DessalinesMerge pull request #1874 from LemmyNet/protocol-testing
2021-10-29 Felix AbleitnerMove activity structs to protocol folder
2021-07-17 DessalinesMerge pull request #1660 from LemmyNet/merge-apub-crates
2021-07-17 Felix AbleitnerMerge apub, apub_receive crates (fixes #1621)