Overview
Upon publishing and updating a post, we should do webmention endpoint discovery on any linked post, and send a webmention if the URL supports it.
To preserve author privacy, this setting should be off by default in WriteFreely.
Implementation
Use the Go library mentioned in T616 (parent) to do this.