lemmy/crates/routes/src
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
..
feeds.rs Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 2023-08-11 11:13:14 +02:00
images.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
lib.rs Use once_cell instead of lazy_static 2021-11-22 19:58:31 +01:00
nodeinfo.rs Correct logic to meet join-lemmy requirement, don't have closed signups. Allows Open and Applications. (#3761) 2023-08-01 10:40:42 +02:00
webfinger.rs Add http cache for webfingers (#3317) 2023-07-19 06:09:04 -04:00