]> Untitled Git - lemmy.git/history - crates/api/src/comment/distinguish.rs
Replace TypedBuilder with Default in update forms (#3814)
[lemmy.git] / crates / api / src / comment / distinguish.rs
2023-08-08 dullbananasReplace TypedBuilder with Default in update forms ...
2023-08-04 NutomicRemove form_id params (#3812)
2023-07-28 NutomicRewrite some API handlers to remove Perform trait ...
2023-07-11 dullbananasMake functions work with both connection and pool ...
2023-07-10 NutomicError enum fixed (#3487)
2023-06-06 NutomicRemove chatserver (#2919)
2023-05-25 NutomicDont return error in case optional auth is invalid...
2023-02-18 DessalinesSeparate comment distinguish (#2740)