lemmy/crates/apub/src/activities/community
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
..
announce.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
collection_add.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
collection_remove.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
lock_page.rs Replace TypedBuilder with Default in update forms (#3814) 2023-08-08 11:41:41 +02:00
mod.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00
report.rs Replace ammonia lib with manual html escaping (fixes #3774) (#3938) 2023-09-06 10:56:26 -04:00
update.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00