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

Fully implement chat/whisper spying #421

Merged
merged 6 commits into from
Aug 13, 2024
Merged

Fully implement chat/whisper spying #421

merged 6 commits into from
Aug 13, 2024

Commits on May 24, 2024

  1. Add spy toggle command

    Draycia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4ef343d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5b946b View commit details
    Browse the repository at this point in the history
  3. Split enabled/disabled locale

    Draycia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    06f129a View commit details
    Browse the repository at this point in the history
  4. Don't spy your own messages

    Draycia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9ce2b4b View commit details
    Browse the repository at this point in the history
  5. Spy party chat messages

    Party spy adds a prefix to the message and whisper spy has its own entire format. One of these should probably be changed?
    Draycia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    4c96b88 View commit details
    Browse the repository at this point in the history
  6. Add radius spying

    Draycia committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f154ce5 View commit details
    Browse the repository at this point in the history