lemmy/crates/apub/src
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
..
activities Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
api Add moderator view parameter to list posts (#3176) 2023-07-26 13:51:11 -04:00
collections Ignore errors when fetching community mods (fixes #3460) (#3674) 2023-07-20 11:34:07 -04:00
fetcher Make resolve_object not require auth #3685 (#3716) 2023-07-26 12:17:42 -04:00
http Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
objects Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
protocol Sanitize html (#3708) 2023-07-26 14:01:15 -04:00
activity_lists.rs Cache & Optimize Woodpecker CI (#3450) 2023-07-17 11:04:14 -04:00
lib.rs detailed error message for blocked domains (#3698) (#3701) 2023-07-25 13:26:54 -04:00
mentions.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00