vipickering / mastr-cntrl

A Micropub Microservice
MIT License
26 stars 2 forks source link

Webmentions via Bridgy are broken #82

Closed vipickering closed 4 years ago

vipickering commented 5 years ago

Webmentions sent via bridgy are producing invalid date still.

Swarm are ok. Direct mentions also look ok.

vipickering commented 5 years ago

whoops #79 covers this.

vipickering commented 5 years ago

This is still broken

vipickering commented 5 years ago

This is down to the try catch getting the wrong value and spitting it out. It only happens on "favourites". I've commented out the offending code. Now I'll run it for a few days to see if I get any other issues.