Hi there, in the upcoming kbin releases, I will be describing the changes along with author tags, but for now, you can check out what’s happening here: https://codeberg.org/Kbin/kbin-core/activity, as well as my personal feed: https://ernest.dev

Today, two test instances will be created where we will be looking for bugs for some time, and then the changes will be rolled out to kbin.social and hopefully other instances as well :)

I want to accept as many pull requests as possible, currently, there are still 50 open ones. I’m also following your posts and adding new things to the to-do list.

Have a nice day!

  • tal@kbin.social
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 year ago

    Some of the userscripts could, longer-term, be converted into server-side Web UI features; I think that that’d make them available to a wider audience, since they become available to all browsers without user effort then. However, for any that don’t, I also imagine that it’d also be possible to set up some sort of automated regression testing using Selenium or something like that that warns if it looks like they aren’t working in a new version. That’d take load off human userscript maintainers if the userscripts are going to be around for the long haul, and it’d give a heads-up earlier, potentially as soon as the breaking commit goes into git.