lemmy/crates
Louis GERARD 7bc64ab91a
Remove follow community traits (#3737)
* chore(FollowCommunity): remove Perform and Send Activity traits

* chore(FollowCommunity): avoid fetching community and person from db
2023-08-02 11:32:16 +02:00
..
api Remove follow community traits (#3737) 2023-08-02 11:32:16 +02:00
api_common Remove follow community traits (#3737) 2023-08-02 11:32:16 +02:00
api_crud Rewrite some federation actions to remove Perform/SendActivity (ref #3670) (#3758) 2023-08-01 15:53:36 +02:00
apub Remove follow community traits (#3737) 2023-08-02 11:32:16 +02:00
db_schema Default imprementations for read and delete in Crud trait (#3707) 2023-08-01 10:34:10 -04:00
db_views Use same table join code for both read and list functions (#3663) 2023-07-28 10:36:50 +02:00
db_views_actor Use same table join code for both read and list functions (#3663) 2023-07-28 10:36:50 +02:00
db_views_moderator Make lemmy_api_common wasm-compatible (#3587) 2023-07-14 10:45:18 +02:00
routes Correct logic to meet join-lemmy requirement, don't have closed signups. Allows Open and Applications. (#3761) 2023-08-01 10:40:42 +02:00
utils Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00