lemmy/crates/db_schema/src
Dessalines 48f187188b
Show deleted and removed posts for profile views. Fixes #2624 (#2729)
* Show deleted and removed posts for profile views. Fixes #2624

* Only showing non-deleted/removed posts for creator.

* Add a admin or mod check to views, to show deleted and removed posts.

- Also removed the pointless "blanking" functions

* Fix clippy

* Make hidden posts comment clearer.

* Fixing federation tests.

* Fixing fmt.
2023-02-28 22:46:15 -05:00
..
aggregates Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
impls Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
source Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
lib.rs Add support for Featured Posts (#2585) 2022-12-12 11:17:10 +00:00
newtypes.rs Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
schema.rs Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
traits.rs Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
utils.rs Switch from bb8 to deadpool. Fixes #2765 (#2768) 2023-02-28 22:45:37 +01:00