I already improved the reply contexts for Twitter, and now also for Github. When I reply to a Twitter or Github url, the "replied to" will change accordingly. It now shows that @username, or the github project or issue number.
I created an improvement to the webmention support. I now also get a notification in my microsub server. If you like you can try to reply to this post. 🙂
Trying some improvements when bookmarking from the Android app. Already works a bit better.
Very excited about new Redis Streams feature. When can I try it out?
Fix two off by one errors. 1. Together automatically load the next items when you reach the end the channel. My timeline returned the last item (again, and again, ...), so it appeared many times. 2. Once every 20 items an item appeared twice. Conclusion now I use exclusive ranges in Redis. Fixed both at once.
Watching The Walking Dead
I implemented ZADD/ZRANGEBYSCORE paging in the microsub server. :D
#redis #microsub #indieweb
Watching Black Lightning
https://www.imdb.com/title/tt7449256/
Let's see if this fixes the problem?
Ehm, the content type of the response of the previous subscriber was sent as the content type of the original content. That's a problem.

Load more