]> Untitled Git - lemmy.git/history - crates/api_common/src/build_response.rs
Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857)
[lemmy.git] / crates / api_common / src / build_response.rs
2023-08-11 Freakazoid182Replace Option<bool> with bool for PostQuery and Commen...
2023-08-04 NutomicRemove form_id params (#3812)
2023-08-02 NutomicRewrite remaining federation actions, get rid of Perfor...
2023-07-28 NutomicRewrite some API handlers to remove Perform trait ...
2023-07-20 Nutomic Handle displaying of deleted and removed posts/comment...
2023-07-19 NutomicRemove SendActivity and Perform traits, rely on channel...
2023-07-17 RocketDerpPost remove delete federation outbound fix0 (#3613)
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-07-10 dullbananasUse async email sender (#3554)
2023-06-28 dullbananasRemove redundant calls to `Iterator::collect` (#3365)
2023-06-06 NutomicRemove chatserver (#2919)