lemmy/crates/api_crud/src
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
..
comment Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00
community Dont blank out post or community info. Fixes #1813 (#1841) 2021-10-27 13:34:18 +00:00
post Dont blank out post or community info. Fixes #1813 (#1841) 2021-10-27 13:34:18 +00:00
private_message Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00
site Merge crates db_schema and db_queries 2021-10-20 12:28:08 +02:00
user Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00
lib.rs Running clippy --fix (#1647) 2021-07-05 16:07:26 +00:00