lemmy/crates/api/src/private_message_report
Freakazoid182 c8063f3267
Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857)
* Replace Option<bool> with bool for PostQuery and CommentQuery (#3819)

* Replace Option<bool> from all list queries (#3819)

---------

Co-authored-by: Freek van Zee <freek.van.zee@mediamonks.com>
2023-08-11 11:13:14 +02:00
..
create.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
list.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
mod.rs Implement reports for private messages (#2433) 2022-09-19 22:58:42 +00:00
resolve.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00