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

Updating Front-page-search-bar branch with latest dev update from original branch #1

Merged
merged 42 commits into from
Jul 9, 2019

Commits on Aug 4, 2018

  1. Testing file push to local fork

    yeah
    FierySama committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    7b3e1d3 View commit details
    Browse the repository at this point in the history
  2. Theater mode gets rid of extra elements

    * New Top bar is removed
    * New bar under stream that contains
    -- Viewer Count
    -- Follow and Sub button
    --  Game name
    
    will now be hidden when theatermode is activated
    FierySama committed Aug 4, 2018
    Configuration menu
    Copy the full SHA
    a11963b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. small code cleanup

    small code cleanup
    FierySama committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    9d41b4a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Hiding more elements in theater mode for Anniversary design

    Top bar goes poof
    Bottom bar goes poof
    
    Issues:
    
    Chat appears cut off at the top when theater mode is on.
    FierySama committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    ae67557 View commit details
    Browse the repository at this point in the history
  2. Revert "Testing file push to local fork"

    This reverts commit 7b3e1d3.
    FierySama committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    453c253 View commit details
    Browse the repository at this point in the history
  3. Cleaning some more

    1) When theatermode enabled
            * chat will once again have an unappealing top bar that comes with anniversary design nav bar at the top. Hiding this with my current method will break chat box when theater mode is turned off.
    
    2) cleaned/cleared up my comments, and removed initial test pushes to fork
    
    3)  automatically turning on theatermode removed, see mixrelixr.js line 456's removal.
             * if you wanted to test out w/o editing code, load the unpacked extension to chrome, go to a stream, change options "separate chat lines or alternating background chat colors" either on or off. Then the theater button will appear for that session.
    FierySama committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    0802510 View commit details
    Browse the repository at this point in the history
  4. Temporary Fix for theatermode button not showing up

    --2.5 second delay added to adding theater mode button. This is a temporary fix, and usually works while waiting for the player controls to fully load. Refresh still needed if the delay doesn't work
    FierySama committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    a01289e View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    7264256 View commit details
    Browse the repository at this point in the history
  2. Changed the text for the toggle

    Changed the text for the toggle and explained the button in a tool tip.
    Removed a line that was left behind after some testing.
    ThePerry-2015 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    7f300ee View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Merge branch 'dev' into dev

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    9538ce5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #57 from FierySama/dev

    Temp TheaterMode button fix & making Tmode more immersive for the new Mixer UI
    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    d1d843a View commit details
    Browse the repository at this point in the history
  3. tweak hide deleted tooltip

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    d6845c5 View commit details
    Browse the repository at this point in the history
  4. update version

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    5e32ad3 View commit details
    Browse the repository at this point in the history
  5. cleanup

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    c1e737e View commit details
    Browse the repository at this point in the history
  6. up blur amount by 1px

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    7c3678f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af66843 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6cdf25e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7cb938b View commit details
    Browse the repository at this point in the history
  10. tweak eslint settings

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    5cb2371 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09b4555 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a533e7a View commit details
    Browse the repository at this point in the history
  13. stylize audience rating

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    5e05286 View commit details
    Browse the repository at this point in the history
  14. add tooltip to audience tag

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    2050611 View commit details
    Browse the repository at this point in the history
  15. dont blur username

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    85fd366 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef8a635 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a3269df View commit details
    Browse the repository at this point in the history
  18. tweak theater mode

    ebiggz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    4302535 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    468ae09 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9760c34 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. increment version

    ebiggz committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    9be8f2a View commit details
    Browse the repository at this point in the history
  2. fix auto interactive close

    ebiggz committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    440406e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35f037c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    047043a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b089c1a View commit details
    Browse the repository at this point in the history
  6. increment version

    ebiggz committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    8b8a5cd View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. fixes

    ebiggz committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    a96a0c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. wait for chat to load

    ebiggz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    b9586c9 View commit details
    Browse the repository at this point in the history
  2. Various fixes

    Firebottle committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    2cca73b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fixes-for-chat-update' into dev

    Firebottle committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    6948940 View commit details
    Browse the repository at this point in the history
  4. Theater mode fixes

    Firebottle committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    eb1a9d4 View commit details
    Browse the repository at this point in the history
  5. css tweaks to favorite button

    ebiggz committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    9eceb24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b218f0b View commit details
    Browse the repository at this point in the history