lemmy/crates/api/src/private_message_report
Nutomic 3471f3533c
Sanitize html (#3708)
* HTML sanitization in apub code

* Sanitize API inputs

* fmt

* Dont allow html a, img tags

---------

Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
2023-07-26 14:01:15 -04:00
..
create.rs Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
list.rs Remove TypedBuilder from db_views and db_views_actor (#3637) 2023-07-17 12:20:25 +02:00
mod.rs Implement reports for private messages (#2433) 2022-09-19 22:58:42 +00:00
resolve.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00