lemmy/crates/api_crud/src
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
..
comment Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
community Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
custom_emoji Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
post Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
private_message Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
site Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
user Only sanitize strings when generating RSS feeds and emails (fixes #4003) (#4024) 2023-10-11 16:48:19 +02:00
lib.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00