|
5349fc4c96
|
Handle webmention endpoint discovery separately - sendWebmention() is meant to do it itself but doesn't quite work
|
2017-11-06 21:41:27 +11:00 |
|
|
78b2f8220d
|
Add simple support for sending Webmentions using the ronkyuu library
|
2017-11-06 21:08:02 +11:00 |
|
|
3cc2fe798f
|
Whoops, fix up the WebSub ping implementation - it should actually work now
|
2017-11-06 21:05:00 +11:00 |
|
|
475302eb07
|
Forgot to urlencode the list of URLs posted up to Superfeedr
|
2017-11-06 11:49:43 +11:00 |
|
|
45298abb98
|
Actually queue up the ping_hub operation on the queue by using its delay() method
|
2017-11-06 11:46:43 +11:00 |
|
|
e853e22362
|
Install django-rq and use it to ping WebSub, rather than blocking the micropub request during pings
|
2017-11-06 11:04:22 +11:00 |
|