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

Add support for MSC3823 - Account Suspension Part 2 #17255

Merged
merged 9 commits into from
Jun 24, 2024

Commits on May 31, 2024

  1. prevent suspended users from sending messages, changing profile data …

    …and redacting messages other than their own
    H-Shay committed May 31, 2024
    Configuration menu
    Copy the full SHA
    060ba63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    245e28f View commit details
    Browse the repository at this point in the history
  3. tests

    H-Shay committed May 31, 2024
    Configuration menu
    Copy the full SHA
    07bf069 View commit details
    Browse the repository at this point in the history
  4. newsfragment

    H-Shay committed May 31, 2024
    Configuration menu
    Copy the full SHA
    fe4edc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b56bf8 View commit details
    Browse the repository at this point in the history
  6. lint

    H-Shay committed May 31, 2024
    Configuration menu
    Copy the full SHA
    7975a81 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. add pydantic model + comment

    H-Shay committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    4b4180b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    2fe7d28 View commit details
    Browse the repository at this point in the history
  2. fix import changed by merge

    H-Shay committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f93d261 View commit details
    Browse the repository at this point in the history