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

MSC3786: Add a default push rule to ignore m.room.server_acl events #3786

Merged
merged 16 commits into from Jul 17, 2022

Commits on Apr 30, 2022

  1. Add a default push rule to ignore m.room.server_acl events

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    c109875 View commit details
    Browse the repository at this point in the history
  2. Update MSC number

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    0c78f6e View commit details
    Browse the repository at this point in the history
  3. Add prefix .

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    94ac57a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Link to spec

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed May 4, 2022
    Configuration menu
    Copy the full SHA
    53d42f7 View commit details
    Browse the repository at this point in the history
  2. Be more explicit about why the rule is needed

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 4, 2022
    Configuration menu
    Copy the full SHA
    c86713e View commit details
    Browse the repository at this point in the history
  3. Clarify push rule ordering

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 4, 2022
    Configuration menu
    Copy the full SHA
    b28af33 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Don't rely on unmerged MSCs for ordering

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 5, 2022
    Configuration menu
    Copy the full SHA
    5d47fe4 View commit details
    Browse the repository at this point in the history
  2. Be even more explicit about why we need this

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 5, 2022
    Configuration menu
    Copy the full SHA
    0170475 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Improve wording

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed May 23, 2022
    Configuration menu
    Copy the full SHA
    7307bcb View commit details
    Browse the repository at this point in the history
  2. Improve wording

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed May 23, 2022
    Configuration menu
    Copy the full SHA
    3cbd4d2 View commit details
    Browse the repository at this point in the history
  3. Improve wording

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed May 23, 2022
    Configuration menu
    Copy the full SHA
    d9bcf88 View commit details
    Browse the repository at this point in the history
  4. Add missing period

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed May 23, 2022
    Configuration menu
    Copy the full SHA
    a0baa9d View commit details
    Browse the repository at this point in the history
  5. Add spec link

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed May 23, 2022
    Configuration menu
    Copy the full SHA
    bb6664a View commit details
    Browse the repository at this point in the history
  6. Remove when merged

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed May 23, 2022
    Configuration menu
    Copy the full SHA
    af56f02 View commit details
    Browse the repository at this point in the history
  7. Remove dont_notify

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    SimonBrandner and richvdh committed May 23, 2022
    Configuration menu
    Copy the full SHA
    bc4440d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Check state_key

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    233efdb View commit details
    Browse the repository at this point in the history