mirror of
https://github.com/matrix-org/matrix-hookshot.git
synced 2025-03-10 21:19:13 +00:00

* Add a function to sanitize html output * Allow some HTML in feed messages * Update cargo * changelog * lint * Saved a ton of code by just using ruma. * Reverse order of rs:apply * Lint * Update src/Connections/FeedConnection.ts Co-authored-by: Andrew Ferrazzutti <andrewf@element.io> * Apply suggestions from code review Co-authored-by: Andrew Ferrazzutti <andrewf@element.io> * Add a test for partial html --------- Co-authored-by: Andrew Ferrazzutti <andrewf@element.io>