]> Untitled Git - lemmy.git/history - crates/apub/src/activities/community/lock_page.rs
add enable_federated_downvotes site option
[lemmy.git] / crates / apub / src / activities / community / lock_page.rs
2023-08-08 dullbananasReplace TypedBuilder with Default in update forms ...
2023-08-02 NutomicRewrite remaining federation actions, get rid of Perfor...
2023-07-14 NutomicSplit activity table into sent and received parts ...
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-06-07 NutomicActivitypub breaking changes for Lemmy 0.18 (#2705)
2023-05-25 NutomicDont return error in case optional auth is invalid...
2023-03-21 NutomicActivitypub crate rewrite (#2782)
2023-02-18 NutomicImplement separate mod activities for feature, lock...