lemmy/crates/apub/src/activities
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
..
block Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
community Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
create_or_update Remove SendActivity and Perform traits, rely on channel (#3596) 2023-07-19 09:49:41 -04:00
deletion Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
following Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
voting Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
mod.rs Remove SendActivity and Perform traits, rely on channel (#3596) 2023-07-19 09:49:41 -04:00
unfederated.rs Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00