Skip to content
Snippets Groups Projects
  1. Dec 30, 2018
  2. Dec 25, 2018
  3. Dec 24, 2018
  4. Dec 22, 2018
  5. Dec 21, 2018
  6. Dec 17, 2018
  7. Dec 16, 2018
  8. Dec 10, 2018
  9. Nov 24, 2018
    • echicken's avatar
      Rewrite of parse method. · 20a74f8d
      echicken authored
      Handle 5D addresses (with or without point component).
      Validate numeric address components and domains per FSP-1028.
      Return value (if an object) now contains 'domain' property (if present).
      Should fix processing of TICs with associated 5D addresses.
      Introduces an unwieldy and overwrought regex.  Unf unf.
      May break the entirety of fidomicrocyberchatnet.
      20a74f8d
    • rswindell's avatar
      'tin' apparently uses the 'high water mark' field in the GROUP response for · 85b18e8b
      rswindell authored
      "new message" detection (not the total number of articles) - so use the last
      non-vote message number as the high water mark, not the msgbase.last_msg
      value. For nelgin - Happy Turkey!
      85b18e8b
  10. Nov 20, 2018
    • rswindell's avatar
      Fix problem reported by Nelgin: · 80eb72ce
      rswindell authored
      The GROUP command reports the total number of articles in a group and we
      were returning the total number of message indexes/headers, which includes
      vote messages (not retrievable/viewable via NNTP) and messages flagged for
      deletion (not retrievable/viewable via NNTP). So, count the actual
      number of non-vote/deleted messages (index records) to use in the GROUP
      response.
      80eb72ce
  11. Nov 18, 2018
  12. Nov 12, 2018
  13. Nov 10, 2018
  14. Nov 09, 2018
  15. Nov 02, 2018
  16. Oct 26, 2018
  17. Oct 25, 2018
  18. Oct 24, 2018
  19. Oct 22, 2018
Loading