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 Auto Moderation feature #2035

Merged
merged 18 commits into from
Jul 19, 2022
Merged

Commits on Jul 2, 2022

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

Commits on Jul 3, 2022

  1. Add basic rule types

    nickelc committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    cd12e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd2409c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae61957 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4194f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    477fa9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a7a0d46 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83a7d7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c00b15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf43eb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Fix typo

    nickelc committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    ca32a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff45fc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62958f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    847aa5e View commit details
    Browse the repository at this point in the history
  5. Fix typos

    nickelc committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    42a0dac View commit details
    Browse the repository at this point in the history
  6. Use #[serde(flatten)] for Rule::trigger

    Co-authored-by: kangalioo <jannik.a.schaper@web.de>
    nickelc and kangalio committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    98f5031 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    087bc6d View commit details
    Browse the repository at this point in the history
  8. There is only one builder

    nickelc committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    302304e View commit details
    Browse the repository at this point in the history