You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub/src/activities/following
Nutomic 27be1efb74
Rewrite remaining federation actions, get rid of PerformCrud trait (#3794)
* Rewrite ban actions

* Rewrite delete/remove actions

* Rewrite remove/delete community

* Rewrite report actions

* Rewrite feature/lock post

* Rewrite update community actions

* Rewrite remaining federation actions

* Get rid of PerformCrud trait

* clippy
1 year ago
..
accept.rs Split activity table into sent and received parts (fixes #3103) (#3583) 1 year ago
follow.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 1 year ago
mod.rs Remove follow community traits (#3737) 1 year ago
undo_follow.rs Split activity table into sent and received parts (fixes #3103) (#3583) 1 year ago