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

* When setting up a FeedConnection, check if the feed loads and parses rather than just checking the Content-Type * Don't create a new Parser each time we fetch a feed * Create 684.bugfix --------- Co-authored-by: Tadeusz Sośnierz <tadeusz@sosnierz.com> Co-authored-by: Will Hunt <will@half-shot.uk>
2 lines
109 B
Plaintext
2 lines
109 B
Plaintext
Don't check Content-Type of RSS feeds when adding a new connection, instead just check if the feed is valid.
|