TomboFry/microlight

Create absolute URLs on webmentions

Closed this issue · 2 comments

Currently, if you send a webmention with a relative URL, it will be parsed successfully (as it's still technically a URL, just a relative one). This should be combined with the webmention source to create a full, absolute URL.

I wish I provided more details on this issue... I don't actually know what URL this is specifically referring to ;__; Looks like most of them are already parsed into absolute URLs.

I think it was covered as of b01fbd6, literally the last commit I made!