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

feat: add sound and flash alert for automod caught messages #5026

Merged
merged 23 commits into from
Dec 25, 2023

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    1556a4b View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    iProdigy committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    07346f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

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

Commits on Dec 24, 2023

  1. Configuration menu
    Copy the full SHA
    42bf0da View commit details
    Browse the repository at this point in the history
  2. chore: reformat

    iProdigy committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    ccba4db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f9a3dc View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Configuration menu
    Copy the full SHA
    3466b3f View commit details
    Browse the repository at this point in the history
  2. chore: include std optional

    iProdigy committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    df7b5c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4534060 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0371e4c View commit details
    Browse the repository at this point in the history
  5. nit: Flag the offending message & use that for highlights

    This allows us to rely on something other than the badges, in case we
    forward badges somehow later
    pajlada committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    0db205b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d80f102 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf2f7b0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64c2e95 View commit details
    Browse the repository at this point in the history
  9. nit: settings reformat

    pajlada committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    7b8d5c6 View commit details
    Browse the repository at this point in the history
  10. nit: settings key change

    everything is now under `/highlighting/automodHighlight/`
    pajlada committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    1e163dd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    25c887f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    63a9b50 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c243115 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5a40a9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8cc39c5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    dfa1496 View commit details
    Browse the repository at this point in the history
  17. another color assert

    pajlada committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    dfaee6a View commit details
    Browse the repository at this point in the history