lemmy/crates/api_crud/src/post
Dessalines d9ecabee87
Dont blank out post or community info. Fixes #1813 (#1841)
* Dont blank out post or community info. Fixes #1813

* Fix federation tests

* Only blank out info for non-logged in users.

* Remove pointless trait.

* Blank the community if deleted for post

* Fix hook

* Fixing again

* Fixing again

* Fixing again
2021-10-27 13:34:18 +00:00
..
create.rs Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00
delete.rs Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00
mod.rs Split api crate into api_structs and api 2021-03-25 20:19:40 +01:00
read.rs Dont blank out post or community info. Fixes #1813 (#1841) 2021-10-27 13:34:18 +00:00
update.rs Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00