lemmy/crates/db_views/src
Nutomic 047db9ac85
Handle displaying of deleted and removed posts/comments (fixes #2624) (#3286)
* Handle displaying of deleted and removed posts/comments (fixes #2624)

* remove duplicate test

* fix tests

* no show_removed/show_deleted

* merge

* partially fix tests

* fix tests

* clippy

* fix tests

* get rid of build_post_response_deleted_allowed
2023-07-20 16:36:16 +02:00
..
comment_report_view.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
comment_view.rs Handle displaying of deleted and removed posts/comments (fixes #2624) (#3286) 2023-07-20 16:36:16 +02:00
custom_emoji_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
lib.rs Add Custom Emojis Support (#2616) 2023-03-20 17:32:31 -04:00
local_user_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
post_report_view.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
post_view.rs Handle displaying of deleted and removed posts/comments (fixes #2624) (#3286) 2023-07-20 16:36:16 +02:00
private_message_report_view.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
private_message_view.rs Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
registration_application_view.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
site_view.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
structs.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00