You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_crud/src/private_message
Nutomic 37998b3398
Rewrite some API handlers to remove Perform trait (#3735)
* Rewrite some API handlers to remove Perform trait

* Convert CreateComment

* ci
11 months ago
..
create.rs Sanitize html (#3708) 11 months ago
delete.rs Make functions work with both connection and pool (#3420) 12 months ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
read.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
update.rs Sanitize html (#3708) 11 months ago