]> Untitled Git - lemmy.git/history - crates/apub/src/protocol/activities/create_or_update/mod.rs
Create and Note always need to tag parent creator, for mastodon notifications
[lemmy.git] / crates / apub / src / protocol / activities / create_or_update / mod.rs
2021-11-16 Felix AbleitnerCreate and Note always need to tag parent creator,...
2021-11-09 DessalinesMerge pull request #1887 from LemmyNet/federate-smithereen
2021-11-09 Felix AbleitnerAdd federation test cases for Smithereen and Mastodon
2021-11-03 DessalinesMerge pull request #1874 from LemmyNet/protocol-testing
2021-11-02 Felix AbleitnerAdd tests for parsing activities and collections
2021-10-29 Felix AbleitnerMove activity structs to protocol folder