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 291ff19718
Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024)
* Only sanitize strings when generating RSS feeds and emails (fixes #4003)

* clippy

* fix test
1 year ago
..
create.rs Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 1 year ago
delete.rs Remove explicit auth params (#3946) 1 year ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 1 year ago
read.rs Remove explicit auth params (#3946) 1 year ago
update.rs Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 1 year ago