Skip to content

Ability to disable processing messages and events in muted rooms and load them only on demand #7438

@MurzNN

Description

@MurzNN

Many Riot users have joined to large active rooms (like Matrix HQ) in Mute mode, because they need to talk in them very rarely, but sometimes want to look few last messages, so every time leave and join that rooms is not good way.

At now Riot receives all messages from all rooms, even from muted rooms, so it spend unnecessary memory and cpu time for processing those messages.

Will be good to have option to disable processing muted messages in local Riot instance - not show notifications and not add them into Riot app memory. And load event history of those rooms only on demand, when user manually open this room.

Even if server will continue sending messages from muted rooms to client - we can ignore processing if detect that this message is for muted room.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions