Git Product home page Git Product logo

Comments (11)

Soundmaniac avatar Soundmaniac commented on July 25, 2024

It's not working for me either, also not getting desktop notifications even though they're turned on. I'm on Chrome

from 4chan-x.

 avatar commented on July 25, 2024

I did a fresh install of Chrome and 4chanX and I didn't encounter that problem. It is working for me on Firefox. Your version of Chrome?

Monitoring\Unread.coffee

      <% if (type === 'crx') { %>
      # XXX Chrome bug where it doesn't always update the tab title.
      # crbug.com/124381
      # Call it one second later,
      # but don't display outdated unread count.
      return if dontrepeat
      setTimeout ->
        d.title = ''
        Unread.update true
      , $.SECOND
      <% } %>

from 4chan-x.

Misterdark avatar Misterdark commented on July 25, 2024

The ! when you been quoted doesn't show up for me.
Currently using Chrome version Version 33.0.1750.154 m.

from 4chan-x.

Soundmaniac avatar Soundmaniac commented on July 25, 2024

I'm on whatever the newest version of regular chrome is. I'm also using https://github.com/Spittie/OneeChan if that helps.

from 4chan-x.

Misterdark avatar Misterdark commented on July 25, 2024

Yup same here. Using the same oneechan as well. The ! doesn't show up at all.

from 4chan-x.

Misterdark avatar Misterdark commented on July 25, 2024

I found the problem.
Turning on and off quote threading is what causes it.
! only appears when quote threading is off. Might want to look into it.

from 4chan-x.

Soundmaniac avatar Soundmaniac commented on July 25, 2024

Yup, seems like quote threading is causing it.

from 4chan-x.

Soundmaniac avatar Soundmaniac commented on July 25, 2024

Any update on this?

from 4chan-x.

ccd0 avatar ccd0 commented on July 25, 2024

This relevant parts of the code are spaghetti and really ought to be redesigned entirely when I find the time.

from 4chan-x.

Soundmaniac avatar Soundmaniac commented on July 25, 2024

Still waiting on this, reading threads is a pain without quote threading

from 4chan-x.

ccd0 avatar ccd0 commented on July 25, 2024

I put in some fixes a few weeks ago, and forgot to update the issue.
The code still needs some work, but you shouldn't be having this issue anymore.

from 4chan-x.

Related Issues (20)

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.