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

Added rich tooltips for 7tv emote links #155

Merged
merged 26 commits into from
Jul 3, 2021

Commits on May 31, 2021

  1. Configuration menu
    Copy the full SHA
    9b1e886 View commit details
    Browse the repository at this point in the history
  2. Added changelog entry

    zneix committed May 31, 2021
    Configuration menu
    Copy the full SHA
    558f08e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2021

  1. Configuration menu
    Copy the full SHA
    8c61749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb23275 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2021

  1. Handle emote Type properly

    zneix committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    542fa52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4704209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb0dd7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc67aab View commit details
    Browse the repository at this point in the history
  5. Update pkg/resolver/request.go

    extra line detected
    
    Co-authored-by: Leon Richardt <leon.richardt@gmail.com>
    pajlada and leon-richardt committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    05a00bd View commit details
    Browse the repository at this point in the history
  6. Add tests for utils.HasBits

    pajlada committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    6d09a84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    568cd0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcbb92e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2df29e6 View commit details
    Browse the repository at this point in the history
  10. Add basic tests

    pajlada committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    6e4dcda View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86728c4 View commit details
    Browse the repository at this point in the history
  12. Split host and path matching

    Host now matches properly through the MatchesHost function
    
    Path still matches through the regex
    pajlada committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    20ae1c1 View commit details
    Browse the repository at this point in the history
  13. Remove debug printing

    pajlada committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    d87cd45 View commit details
    Browse the repository at this point in the history
  14. Update changelog entry

    pajlada committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    2e92187 View commit details
    Browse the repository at this point in the history
  15. Remove old gql query variable

    zneix committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    3391e52 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

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

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    cccc178 View commit details
    Browse the repository at this point in the history
  2. Proxy thumbnail requests... not really

    Every attempt to decode either animated or static WEBP thumbnails fails, so even though we proxy thumbnails through our cache, it fails to provide the thumbnail for us
    zneix committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    94e4ece View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    714fcb0 View commit details
    Browse the repository at this point in the history
  2. Remove merge sign

    pajlada committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    15f57a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9f2e97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f1ed3 View commit details
    Browse the repository at this point in the history