lemmy/crates/api/src/local_user/notifications
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
..
list_mentions.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
list_replies.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
mark_all_read.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
mark_mention_read.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
mark_reply_read.rs Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
unread_count.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00