lemmy/crates/api_crud/src/site
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
2023-10-11 16:48:19 +02:00
..
create.rs Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 2023-07-28 10:39:38 -04:00
read.rs Add db table for login tokens which allows for invalidation (#3818) 2023-10-09 12:46:12 +02:00
update.rs Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00