Skip to content
Snippets Groups Projects
  1. Feb 03, 2023
  2. Feb 02, 2023
  3. Jan 31, 2023
  4. Jan 30, 2023
  5. Jan 24, 2023
  6. Jan 22, 2023
  7. Dec 30, 2022
  8. Dec 17, 2022
  9. Dec 14, 2022
  10. Dec 08, 2022
  11. Dec 03, 2022
  12. Nov 26, 2022
  13. Sep 24, 2022
  14. Sep 23, 2022
  15. Aug 09, 2022
  16. Aug 08, 2022
  17. Jul 19, 2022
  18. Jul 10, 2022
  19. Jul 08, 2022
  20. Jul 07, 2022
  21. Jul 06, 2022
  22. Jul 05, 2022
    • Eric Oulashin's avatar
      DDMsgReader: Scrolling ANSI and "use strict" improvements · 7f95c937
      Eric Oulashin authored
      Graphic is now only used when using the scrollable interface. Also, when creating the Graphic, now subtracting 1 from the reading area height to avoid making the Graphic one line too tall to avoid unnecessary scrolling.
      When saving messages with ANSI codes, Graphic is only used if the message has any ASCII drawing characters. (not sure if this really matters much though).
      Also, applied "use strict" and made some changes as necessary.
      7f95c937
  23. Jun 20, 2022
  24. Jun 14, 2022
  25. Jun 12, 2022
  26. Mar 24, 2022
  27. Mar 15, 2022
  28. Mar 14, 2022
  29. Mar 07, 2022
  30. Feb 26, 2022
  31. Feb 25, 2022
  32. Feb 19, 2022
    • Eric Oulashin's avatar
      @-code expansion in text lines. Text searching for sub-board, group, or all. · 4cc04b96
      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.
      4cc04b96
  33. Feb 10, 2022
  34. Jan 14, 2022
  35. Feb 13, 2021
    • Eric Oulashin's avatar
      Bug fix: When changing to another area with the lightbar interface, if the · a564bf0f
      Eric Oulashin authored
      user's current sub-board is a high-numbered sub-board and they select a message
      group with fewer sub-boards, the highlighted sub-board in that group would be
      set to that high number and would be incorrect.  That has been fixed.  Copied a
      fix from my stand-alone message area chooser.  In that scenario, the current
      highlighted sub-board in the other group will be the first one.
      a564bf0f
Loading