You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
comment Major refactor, adding newtypes for apub crate 3 years ago
community Dont blank out post or community info. Fixes #1813 (#1841) 3 years ago
post Dont blank out post or community info. Fixes #1813 (#1841) 3 years ago
private_message Major refactor, adding newtypes for apub crate 3 years ago
site Merge crates db_schema and db_queries 3 years ago
user Major refactor, adding newtypes for apub crate 3 years ago
lib.rs Running clippy --fix (#1647) 3 years ago