lemmy/crates/apub/src/activities/deletion
Nutomic 71d61138bc
Replace ammonia lib with manual html escaping (fixes #3774) (#3938)
* Replace ammonia lib with manual html escaping (fixes #3774)

* prettier

* clippy

* remove sanitize unit test

* fix tests

* fix schema
2023-09-06 10:56:26 -04:00
..
delete.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
delete_user.rs Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
mod.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
undo_delete.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00