Code Monkey home page Code Monkey logo

twitch-following-organizer's People

Contributors

javimbk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

twitch-following-organizer's Issues

Streamers status and viewer count should update without reloading the page

Context

The extension gets all the data it needs when the page gets refreshed, it does not keep state between page refreshes, which is still intended.

The only thing is that the data from the streamers (online status and viewer count) never gets refreshed, while the original sidebar gets updated once in a while (not really sure how often they do this).

What needs to be done

Update the numbers and the online status of the streamers every once in a while to be in sync as much as possible with the original sidebar.

For now, I am going with the easy option like polling, just doing it every 3 minutes or something like that and it should be enough. In the future, the idea would be to have a mutation observer on Twitchie that will trigger exactly at the same time they update the numbers.

Acceptance Criteria

  • ✅ Data gets refreshed often without having to refresh the page.

Added on

d8e6fc9

Chat emotes are displayed on a column even when hiding layout if extension is installed

Context

Luis VR reported this through email, thanks so much @luisverges! Having the extension installed seems to be messing with some styling that Twitch uses for the chat messages.

Image

What needs to be done

Make sure that having the extension installed doesn't tamper with the original styles from the site, it should only affect the extension realm.

Acceptance Criteria

  • ✅ Bug is fixed for chat emotes.
  • ✅ The reason for the bug is found and prevented.

Fixed on

ef5eafb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.