Skip to content
Snippets Groups Projects
  1. Jun 12, 2022
  2. Jun 11, 2022
  3. Jun 08, 2022
  4. Jun 06, 2022
  5. Jun 04, 2022
  6. May 17, 2022
  7. Apr 19, 2022
  8. Apr 14, 2022
  9. Apr 12, 2022
  10. Apr 09, 2022
    • Rob Swindell's avatar
      Check for user disconnection in CheckTerminate() · 2cea087d
      Rob Swindell authored
      A user disconnecting while running tw2 would just result in an infinite loop
      checking node status and waiting for the user's allowed time to run out (which
      may never happen) or for the server to be locally terminated.
      
      This has been happening for years on Vertrauen. Finally now I see why.
      2cea087d
  11. Mar 24, 2022
  12. Mar 18, 2022
  13. Mar 15, 2022
  14. Mar 14, 2022
  15. Mar 13, 2022
  16. Mar 12, 2022
    • Eric Oulashin's avatar
      ddfilelister: Now displays extended description in list view if the user has that setting enabled · 9bdb6793
      Eric Oulashin authored
      ddfilelister version 2.05 - Now makes use of the user's extended file description setting: If
      the user's extended file description setting is enabled, the lister will now show extended file
      descriptions on the main screen in a split format, with the lightbar file list on the left and
      the extended file description for the highlighted file on the right.
      Also, made the file info window taller for terminals within 25 lines high.
      This should resolve issue #363 .
      This update to ddfilelister also requires the included update to dd_lightbar_menu.js and the
      new attr_conv.js.
      9bdb6793
  17. Mar 11, 2022
  18. Mar 09, 2022
  19. Mar 07, 2022
  20. Feb 28, 2022
  21. Feb 27, 2022
  22. Feb 26, 2022
  23. Feb 25, 2022
  24. Feb 19, 2022
    • Eric Oulashin's avatar
      @-code expansion in text lines. Text searching for sub-board, group, or all. · 228c7425
      Eric Oulashin authored
      Version 1.44:
      Removed the scanScopePromptText text line and used the SubGroupOrAll line (621) from text.dat instead.  Also, the reader now supports @-code expansion in configured text strings.  This addresses issue #316 from Vincent Macaluso.
      Text search now can search sub-board, group, or all like the other text searching (requested by Nelgin).
      When reading the theme file, color settings are now checked to ensure they only have Synchronet attribute codes.
      228c7425
Loading