replied to a post on webmention.rocks

Testing the webmention rocks!

Peter Stuifzand replied to aaronpk/Aperture issue #51

@matpacker For the moment it's possible to use ek to import OPML files. It works best if your OPML has two levels: one for channels and feeds inside the channels, other channels and feeds will be skipped.

created a new issue for pstuifzand/micropub-android

Don't show post failed when location header is missing

On micro.blog there is no location header sent. This looks like an error, but the message was posted.

Don't let the location header be required.

replied to pstuifzand/ekster issue #14

Fixed for RSS/Atom feeds.
@pstuifzand You can type html in markdown (that's what I always do, as I can never remember the link syntax)
#

Peter Stuifzand replied to @kevinmarks

Ha ha, that makes sense. Why didn't I think of that. ☺️

Peter Stuifzand replied to a post on www.kickscondor.com

I see that you also added dt-published to the date. That makes it complete for the readers. Thanks!

Peter Stuifzand replied to a post on www.kickscondor.com

Kicks: “Micropub for a Static Neocities Website” seems to have a bookmark some time ago, but now it has become an article. Luckily the link was hidden in there somewhere:
https://martymcgui.re/2018/03/12/130455/

Peter Stuifzand created a new issue for pstuifzand/ekster

Add set and hash of feeds to Redis to improve subscriptions

The subscriptions of the feeds, are kept in keys named "feed:<id>", but these are difficult to reference at the moment. There should be a set of "feed:<id>" items and a hash of urls to "feed:<id>". That way I can deduplicate feeds and make it easier to resubscribe.

Peter Stuifzand replied to pstuifzand/ekster issue #1

Resubscription was added, now I need to find some feeds with WebSub and see if those work.

Peter Stuifzand created a new issue for pstuifzand/ekster

Add tracking to channels (include from all)

In the original version I had a filter that added all items matching a regex to a channel. In the settings page there should be a place to add keywords to a channel (even if it has no feeds) and gather all items matching those keywords (or perhaps) regex.

Load more