https://bugs.kde.org/show_bug.cgi?id=491371

            Bug ID: 491371
           Summary: neochat spams powerlevel events when I navigate to
                    room permissions dialog
    Classification: Applications
           Product: NeoChat
           Version: 24.05.2
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
  Target Milestone: ---

SUMMARY
neochat sends a spam of 18 room acl changes when I open the permissions dialog

STEPS TO REPRODUCE
After some investigation in neochat matrix room, the offending powerlevel
events which are being spammed are the following:

{
    "content": {
        "events": {
            "im.vector.modular.widgets": 50,
            "io.element.voice_broadcast_info": 50,
            "m.call.invite": 50,
            "m.reaction": 0,
            "m.room.avatar": 50,
            "m.room.canonical_alias": 50,
            "m.room.encryption": 100,
            "m.room.history_visibility": 100,
            "m.room.name": 50,
            "m.room.pinned_events": 50,
            "m.room.power_levels": 100,
            "m.room.redaction": 100,
            "m.room.server_acl": 100,
            "m.room.tombstone": 100,
            "m.room.topic": 50,
            "m.space.child": 50,
            "org.matrix.msc3401.call": 50,
            "org.matrix.msc3401.call.member": 50,
            "users_default": 0
        },
        "events_default": 50,
        "users": {
            "@aranjedeath:explodie.org": 100,
            "@pineappleexpress:explodie.org": 50
        }
    },
    "event_id": "$RSlnH_5zaRzmt4xXZEOPtdK475A7I0J24DcLNyR32Gc",
    "origin_server_ts": 1722993657348,
    "sender": "@aranjedeath:explodie.org",
    "state_key": "",
    "type": "m.room.power_levels",
    "unsigned": {
        "age": 514522,
        "prev_content": {
            "events": {
                "im.vector.modular.widgets": 50,
                "io.element.voice_broadcast_info": 50,
                "m.call.invite": 50,
                "m.reaction": 0,
                "m.room.avatar": 50,
                "m.room.canonical_alias": 50,
                "m.room.encryption": 100,
                "m.room.history_visibility": 100,
                "m.room.name": 50,
                "m.room.pinned_events": 50,
                "m.room.power_levels": 100,
                "m.room.redaction": 100,
                "m.room.server_acl": 100,
                "m.room.tombstone": 100,
                "m.room.topic": 50,
                "m.space.child": 50,
                "org.matrix.msc3401.call": 50,
                "org.matrix.msc3401.call.member": 50,
                "state_default": 0,
                "users_default": 0
            },
            "events_default": 50,
            "users": {
                "@aranjedeath:explodie.org": 100,
                "@pineappleexpress:explodie.org": 50
            }
        },
        "prev_sender": "@aranjedeath:explodie.org",
        "replaces_state": "$GkOGlyoWBV_1-esisDnISwKQyWl8VovE9zbqNfY68tY"
    },
    "room_id": "!01POKUwlEwiArQOcav:explodie.org"
}

Morguldir indicates there are issues with top level keys being inside the
events area of this event.

OS Info: Neochat 24.05.2 on KDE NEON

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to