Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

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

Merged

Commits on Apr 30, 2022

  1. Implement MSC3786: Add a default push rule to ignore m.room.server_ac…

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

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    d314905 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
    348bb1f View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    b1a15a5 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Hide MSC3786 behind a flag

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

Commits on May 7, 2022

  1. Fix sytests

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

Commits on May 9, 2022

  1. Add a comment

    Co-authored-by: Erik Johnston <erikj@jki.re>
    SimonBrandner and erikjohnston committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a838f59 View commit details
    Browse the repository at this point in the history
  2. Simplify code

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

    Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
    SimonBrandner committed May 9, 2022
    Configuration menu
    Copy the full SHA
    27ad91c View commit details
    Browse the repository at this point in the history
  4. Don't be an idiot, Simon, think about what you're doing

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