lemmy/crates/apub/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
..
activities Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
api Show deleted and removed posts for profile views. Fixes #2624 (#2729) 2023-02-28 22:46:15 -05:00
collections Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
fetcher Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
http Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
objects Dont upsert Instance row every apub fetch (#2771) 2023-02-28 21:36:57 -05:00
protocol Ignore undetermined language when calculating post default language (#2769) 2023-03-01 01:49:31 +01:00
activity_lists.rs Implement separate mod activities for feature, lock post (#2716) 2023-02-18 09:50:28 -05:00
lib.rs Adding instance software and version. Fixes #2222 (#2733) 2023-02-18 09:36:12 -05:00
mentions.rs Organize utils into separate files. Fixes #2295 (#2736) 2023-02-16 05:05:14 +01:00