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 unhighlight on disconnect #67

Merged
merged 6 commits into from
Mar 1, 2019
Merged

Commits on Feb 17, 2019

  1. Unhighlight on disconnect

    parithon committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    10de03d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

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

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    85df26d View commit details
    Browse the repository at this point in the history
  2. Disconnecting from Twitch Chat will now ask to unhighlight all

    The user will be presented with a dialog that will ask what to do with the highlights when disconnecting from Twitch.
    
    1) Always Remove - Sets the `unhighlightOnDisconnect` setting to true (will not display dialog again) and unhighlights all.
    2) Remove - Unhighlights all.
    3) Keep - Does nothing with the highlights.
    parithon committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    97c7cd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    28cb358 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1d0463 View commit details
    Browse the repository at this point in the history