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

Mute Banner for Profile & Prevent Self-Target & Correctly Expire Early Unmutes #272

Merged
merged 8 commits into from
Oct 24, 2022

Commits on Oct 23, 2022

  1. Fix self-targeting

    Remove creation of penalty on mute expiration
    Ayymoss committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    98a7474 View commit details
    Browse the repository at this point in the history
  2. Display mute penalties on profile

    Expire mute penalties on unmute
    Ayymoss committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    2649438 View commit details
    Browse the repository at this point in the history
  3. Resolves issues in code review

    Added comment in ClientController.cs
    Fixed order of operations in MuteManager.cs
    Fixed condition in MuteManager.cs
    Ayymoss committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    b54d107 View commit details
    Browse the repository at this point in the history
  4. Fix self-targeting

    Remove creation of penalty on mute expiration
    Ayymoss authored and RaidMax committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    fe08463 View commit details
    Browse the repository at this point in the history
  5. Display mute penalties on profile

    Expire mute penalties on unmute
    Ayymoss authored and RaidMax committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    34da216 View commit details
    Browse the repository at this point in the history
  6. Resolves issues in code review

    Added comment in ClientController.cs
    Fixed order of operations in MuteManager.cs
    Fixed condition in MuteManager.cs
    Ayymoss authored and RaidMax committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    9778bea View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cdc6fe View commit details
    Browse the repository at this point in the history
  8. Changed localisation value to be more generic

    Fix null reference warning (it should never be null) (34da216)
    Ayymoss committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    a3dbd88 View commit details
    Browse the repository at this point in the history