You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keep using Webmention.io (https://webmention.io/) as it has a good and reliable implementation for now.
Make sure I'm using and parsing it correctly.
Make sure webmention.io verifies targets - I think it does. Do not need to implement a job queue in case it already does. https://indieweb.org/webmention.io
Make sure it sends new webmentions for updated posts.
Store the Webmention targets of a post on saving. This way, we can have a record of the existing targets and we can send the Webmention when the content is deleted.
CLI command / Interface Option to generate targets for all posts.
CLI command / Interface Option to re-send webmentions for all existing posts.
CLI command / Interface option to re-check if webmentions still exists
Interface Option to see page webmentions (private)
Send Webmentions for deleted posts.
Send Webmentions for previous and current targets combined so if I remove targets, they update it.
Handle Webmentions to myself.
410 Gone on Deleted Posts.
Test with Webmention.rocks in the end.
The text was updated successfully, but these errors were encountered:
Currently I use Telegraph, but it rejects target links when they are relative in the page: aaronpk/Telegraph#30.
To do:
willnorris/webmention
willnorris/webmention
: feat: use willnorris/webmention instead #26The text was updated successfully, but these errors were encountered: