lemmy/crates/api_crud/src
RocketDerp 38c6210912
Post remove delete federation outbound fix0 (#3613)
* add new function build_post_response_deleted_allowed

* PostDelete uses new function build_post_response_deleted_allowed

* RemovePost uses new build_post_response_deleted_allowed function

* code comments about mod or admin flag having other use

* reformat "cargo +nightly fmt --all"
2023-07-17 11:07:45 -04:00
..
comment Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
community Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
custom_emoji Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post Post remove delete federation outbound fix0 (#3613) 2023-07-17 11:07:45 -04:00
private_message Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
site Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
user Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
lib.rs Improve api response times by doing send_activity asynchronously (#3493) 2023-07-10 12:27:49 +02:00