Commit graph

6 commits

Author SHA1 Message Date
659bc57e24
Fix issue discovering webmentions endpoints for some sites
The Guzzle provided Header::parse does not like commas in URLs
2024-03-02 10:16:05 +00:00
9fcd16ec16
Handle finding webmention targets better
If a site does not support webmentions, my code should not error
2022-11-09 19:32:22 +00:00
d5bbed1eac Rename the tests to pass phpcs checks 2021-03-17 18:38:18 +00:00
9e3cc19098 Update dependencies, and fix some tests 2020-10-10 19:44:17 +01:00
2a0d188313 Move models to their own subdirectory 2017-12-19 16:00:42 +00:00
e1aa814d8c Move some tests into their own subfodlers 2017-12-18 17:53:22 +00:00
Renamed from tests/Unit/SendWebMentionJobTest.php (Browse further)