this post was submitted on 02 Oct 2023
8 points (100.0% liked)

/kbin meta

1 readers
4 users here now

Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign

founded 1 year ago
 

This week (at the latest at the beginning of next week), there will be a several-hour technical break. A banner with detailed information about this will appear 24 hours before the planned work.

Have a great week, everyone!

you are viewing a single comment's thread
view the rest of the comments
[–] Very_Bad_Janet@kbin.social 2 points 1 year ago (1 children)

Does a technical break mean a downtime for system maintenance? Will there be any fixes or enhancements?

Thanks for all your hard work, Ernest.

[–] Prouvaire@kbin.social 2 points 1 year ago (1 children)

Ernest has previously said that this will be an upgrade to address several issues, such as those related to federation, spam and lack of moderation tools.

[–] ADHDefy@kbin.social 0 points 1 year ago (3 children)

Do we know if API implementation will be part of it yet?

[–] melroy@kbin.melroy.org 2 points 1 year ago

API is part of the latest develop branch. And live at: https://kbin.melroy.org (Docs: https://kbin.melroy.org/api/docs).

[–] tjhart85@kbin.social 1 points 1 year ago

https://codeberg.org/Kbin/kbin-core/activity/monthly#merged-pull-requests

API stuff is listed in the 'merged pull requests' section (quite a few times), so unless I'm mis-interpreting what that means, I think the API should be going live as long as this downtime is for the updating of the instance!

This will help a LOT with people seeing /kbin as an option ... the mobile webpage is pretty fantastic, but I'm really looking forward to switching to the Artemis App as my daily driver.

[–] Prouvaire@kbin.social 0 points 1 year ago (1 children)

I don't recall Ernest explicitly saying so, but the API is live on the artemis.camp instance, so hopefully it's in a state where it can be implemented as part of the core kbin code base. Perhaps the kbin codeberg can shed further light on this question.

edit: see tjhart85's answer.

[–] melroy@kbin.melroy.org 2 points 1 year ago

API is part of the kbin code base (on latest develop branch). For example https://kbin.melroy.org also have API enabled. But kbin.social is still not upgraded until this day.