https://bugs.kde.org/show_bug.cgi?id=495208
--- Comment #2 from Joshua Goins <j...@redstrate.com> --- Git commit 1d80e76fee29e5fb322dc665b9680262f770872a by Joshua Goins. Committed on 30/11/2024 at 21:34. Pushed by redstrate into branch 'master'. Add support for server software that don't provide a rules API For example, Iceshrimp doesn't provide /api/v1/instance/rules and the model breaks. Also, make sure if the server has no rules that it's communicated clearly to the user. This doesn't fix registration for Iceshrimp instances though, they don't support the necessary APIs. Once that's done though, it would work. M +18 -1 src/account/rulesmodel.cpp https://invent.kde.org/network/tokodon/-/commit/1d80e76fee29e5fb322dc665b9680262f770872a -- You are receiving this mail because: You are watching all bug changes.