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 protection for mention spam #524

Merged
merged 19 commits into from
Sep 20, 2024
Merged

Add protection for mention spam #524

merged 19 commits into from
Sep 20, 2024

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    ea58b0b View commit details
    Browse the repository at this point in the history
  2. Add test for mention spam.

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    923c00a View commit details
    Browse the repository at this point in the history
  3. fix imports

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    02de47e View commit details
    Browse the repository at this point in the history
  4. fix log line

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fa9a17c View commit details
    Browse the repository at this point in the history
  5. increase to 10

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4ee523e View commit details
    Browse the repository at this point in the history
  6. fix

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    38580c7 View commit details
    Browse the repository at this point in the history
  7. add a minimum

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b9d4f21 View commit details
    Browse the repository at this point in the history
  8. fix tests

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c77d57b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1486c4a View commit details
    Browse the repository at this point in the history
  10. Update deps

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fadc16b View commit details
    Browse the repository at this point in the history
  11. plus one

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5d497b4 View commit details
    Browse the repository at this point in the history
  12. Move operator

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ec0c8b7 View commit details
    Browse the repository at this point in the history
  13. fix typo

    Half-Shot committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0c37599 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Test HTML messages

    Half-Shot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b61f39d View commit details
    Browse the repository at this point in the history
  2. Test sigil instead.

    Half-Shot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    19e07a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ec3f30 View commit details
    Browse the repository at this point in the history
  4. Optimise further

    Half-Shot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a51cd63 View commit details
    Browse the repository at this point in the history
  5. Reduce logic further

    Half-Shot committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0c75c17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7689475 View commit details
    Browse the repository at this point in the history