mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
2402515fcc
* Dont allow posts to deleted / removed communities. Fixes #1827 * Fixing couldnt find community error. * Adding check in createorupdate post and comment. * make sure post wasn't deleted or removed. * Adding a post not deleted or removed check to creatorupdatecomment. * Using pub(crate) |
||
---|---|---|
.. | ||
api | ||
api_common | ||
api_crud | ||
apub | ||
apub_lib | ||
apub_lib_derive | ||
db_queries | ||
db_schema | ||
db_views | ||
db_views_actor | ||
db_views_moderator | ||
routes | ||
utils | ||
websocket |