]> Untitled Git - lemmy.git/commit
Remove follow community traits (#3737)
authorLouis GERARD <dhawos+github@proton.me>
Wed, 2 Aug 2023 09:32:16 +0000 (11:32 +0200)
committerGitHub <noreply@github.com>
Wed, 2 Aug 2023 09:32:16 +0000 (11:32 +0200)
commit7bc64ab91a7b6c2097d287afd397395baa574ff3
treec5f612868e917768cc0d6c443818221683376d22
parent91834d0d2183be2ba0a98385cef80c7be941fde2
Remove follow community traits (#3737)

* chore(FollowCommunity): remove Perform and Send Activity traits

* chore(FollowCommunity): avoid fetching community and person from db
crates/api/src/community/follow.rs
crates/api/src/community/mod.rs
crates/api_common/src/send_activity.rs
crates/apub/src/activities/following/mod.rs
crates/apub/src/activities/mod.rs
src/api_routes_http.rs