lemmy/crates/api_crud/src/community
Nutomic 37998b3398
Rewrite some API handlers to remove Perform trait (#3735)
* Rewrite some API handlers to remove Perform trait

* Convert CreateComment

* ci
2023-07-28 10:39:38 -04:00
..
create.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
delete.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
list.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
remove.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
update.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00