Nick Jennings
Nick Jennings
Just FYI - the compliance is all passing, it's just that I consolidated the jobs `test`, `lint`, `coverage` into one `compliance` to reduce noise. the last time these ran was...
@raucao nice catch, none of the feeds I tested with had empty descriptions. It was actually a small fix. As for `name` vs `title`, the reason I went with name...
> One more thing: I don't think there should be a value for `updated` when the source feed does not contain that property. The `feedparser` API doesn't really distinguish, the...
Even with debugging enabled, I don't get any additional information, the stack trace just appears without any other output.
@vishnukt I'm noticing issues as well, not sure if it's actually the new version of `redis` or not, do you have any further info to debug your issue?
@vishnukt Is there some way you can provide actual details on the actions and failures? I don't have any knowledge of your setup. If you can simplify the process and...
Related to #593 - returning a list of entries in a feed as a collection
Yeah this makes sense, additionally. Might it be useful to try to find RDFa data [https://github.com/sockethub/sockethub/issues/162] (though I think Open Graph is much much more common)
Type can be `page` https://www.w3.org/TR/activitystreams-vocabulary/#dfn-page
OK that's fine. I wouldn't say it's not designed to listen on ports. It's perfectly capable of it. Maybe saying: since the functionality for opening up new ports on the...