Results 45 issues of onli

ursprung by default contains some javascript to ajaxify some buttons and for functionality like the markdown editor. It uses the outdated snack library. It would be nice to drop that...

enhancement
javascript

tldr: pipes.digital just got a significant update: blocks now work differently. The aim is to improve performance and stability. But if your pipe broke because of those changes, please let...

I stumbled over a podcast feed that had both an enclosure and a media:content element, but the media element had no duration set. Feedparser would end up with an attachment...

This PR adds [webmention](https://indieweb.org/Webmention) support. It enables a webmention endpoint in our comment.php, links to it in 2k11's index.tpl and then stores the webmention as either a pingback or a...

As a minimally invasive change, I would like to change the default of the captchas to disable them. Captchas are no deterrent to bots anymore, or only block the lowest...

discuss

As observed in https://github.com/s9y/Serendipity/issues/877, the second comments page was always empty. This PR fixes those pages by restoring the pagination detection.

But the subscription feature in https://github.com/s9y/Serendipity/pull/733 hasn't been merged. The message should either be corrected or a subscription feature for new entries be added. See https://board.s9y.org/viewtopic.php?t=27275 for more context.

bugs
backend
enhancements

While the RSS part of the plugin seems to work, the bundled players are very outdated. The plugin would profit from fixes for the PHP 8 notices, and a new...

plugins
enhancements

While the /comments overview page does show comments, the other pages produce only an empty page. This could be related to the changes for stable archive. E.g. https://www.onli-blogging.de/comments/P2 shows: ![Image](https://github.com/user-attachments/assets/2b09e45a-fe2c-4caf-b9a6-6cf1842849ea)...

bugs

Ask the user to enter a code sent by email to his user email address, in a second step after the regular login. Draft status, still needs: - [x] to...