Git Product home page Git Product logo

Comments (6)

NattyNarwhal avatar NattyNarwhal commented on August 23, 2024

What's trn4's criteria for subject names and threading? Most clients I've seen just use References. I know Xnews will just collapse the repeated subject names into ellipses, but still properly thread them.

from lobstersnntp.

osresearch avatar osresearch commented on August 23, 2024

The threading works properly based on the References headers -- you can see the tree view in the upper right corner. The (1) means that the message has the first subject line (and also that it has been read), the [2] means that the message has a different subject (and that it has not been read yet).

When reading a thread it isn't too much of a problem, although in the message selector screen it looks like this if the first message has not yet been read:

g+calvin            1  NattyNarwhal/LobstersNntp: Lobsters NNTP gateway
  calvin            2  >Reply to skkkda
  technetium 

If the first message in the thread has been read, then the message selector screen only shows the Reply to subject line. This makes it hard to know which original post they belong to:

e+calvin            2  >Reply to skkkda
  technetium      

from lobstersnntp.

NattyNarwhal avatar NattyNarwhal commented on August 23, 2024

Ah, that explains a lot. When I insert the comments, they're done w/o a reference to the stories, but I suppose I can (pull up the story|provide it when inserting) to properly mangle the subject.

from lobstersnntp.

osresearch avatar osresearch commented on August 23, 2024

image

Looks good in both article selector and tree view. mimetypes are still my problem.

from lobstersnntp.

NattyNarwhal avatar NattyNarwhal commented on August 23, 2024

Hmm, I do declare the mime-type properly (text/html, UTF-8). I'm guessing older clients don't support it, so I'll have to put some quoted-printable in there, strip the HTML, and provide the HTML as a MIME attachment?

from lobstersnntp.

NattyNarwhal avatar NattyNarwhal commented on August 23, 2024

I put the MIME stuff into #3.

from lobstersnntp.

Related Issues (5)

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.