https://bugs.kde.org/show_bug.cgi?id=491372
Bug ID: 491372 Summary: neochat does not default to correct powerlevels assumptions Classification: Applications Product: NeoChat Version: 24.05.2 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: orangewi...@gmail.com CC: c...@carlschwan.eu Target Milestone: --- SUMMARY I have a powerlevel event that looks like this: { "content": { "users": { "@aranjedeath:explodie.org": 100, "@aranjedeath:matrix.org": 100 } }, "event_id": "$JCvQGlBwF5XeZ1FPrJ7g6PkR6wHhX4tEaZqrgpQfkM4", "origin_server_ts": 1689493079590, "sender": "@aranjedeath:explodie.org", "state_key": "", "type": "m.room.power_levels", "unsigned": { "prev_content": { "users": { "@aranjedeath:explodie.org": 100, "@aranjedeath:matrix.org": 50 } }, "prev_sender": "@aranjedeath:explodie.org" }, "room_id": "!rRurTrInm49L0lmurG:explodie.org" } But neochat fills almost all the permissions with "0"'s, while the spec specifies the defaults as such: https://spec.matrix.org/v1.11/client-server-api/#mroompower_levels OS Info: Neochat 24.05.2 on KDE NEON -- You are receiving this mail because: You are watching all bug changes.