Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop Mjolnir blindly protecting all policy lists at startup. #431

Merged
merged 1 commit into from
Nov 22, 2022

Commits on Nov 22, 2022

  1. Stop Mjolnir blindly protecting all policy lists at startup.

    `Mjolnir.resyncAllJoinedRooms` needs policy lists to be loaded into mjolnir
    in order to filter them out of the protect rooms set (unless explicitly protected).
    This is so that you don't end up having mjolnir complain about protecting
    a list which you have no control over, and are just watching (e.g. #matrix-org-coc-bl:matrix.org).
    Gnuxie committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6837d9b View commit details
    Browse the repository at this point in the history