Skip to content
Snippets Groups Projects
  1. Aug 29, 2016
    • nightfox's avatar
      Version 1.15 beta 2 - Contains a fix for a bug introduced in the previous... · bcbecc6b
      nightfox authored
      Version 1.15 beta 2 - Contains a fix for a bug introduced in the previous version where private reply was no longer working.  Also includes a new user edit feature (for sysops only, using the U key).  The user edit will edit the user who sent the message, only if they're a user on the BBS.  It can be useful for BBSes that require new users to send an email to the sysop, in case the sysop needs to edit the user's account.
      bcbecc6b
  2. Aug 17, 2016
  3. Jul 24, 2016
  4. May 12, 2016
    • nightfox's avatar
      Version 1.12: Updated the way the pause prompt is shown in the help screen, in... · 0ca15c8c
      nightfox authored
      Version 1.12: Updated the way the pause prompt is shown in the help screen, in case the sysop has configured an external module (Baja/JS) to run for a pause prompt.  Also made a potential bug fix: When translating a message number to a message index, added a check to ensure the value is a number, to (hopefully) avoid a potential crash.
      0ca15c8c
  5. Mar 26, 2016
  6. Mar 20, 2016
    • nightfox's avatar
      Now updates bbs.posts_read so that the posts read for the current session is... · b485752e
      nightfox authored
      Now updates bbs.posts_read so that the posts read for the current session is accurate.  Also did some internal code refactoring - Removed code which is no longer used (it was leftover code for an older-style reader interface from my message lister, now not used in favor of the new reader interface).  This is a "beta" version but seems to be fairly stable, so a non-beta release update will likely come soon.
      b485752e
  7. Feb 20, 2016
  8. Feb 17, 2016
  9. Feb 15, 2016
  10. Feb 14, 2016
  11. Feb 13, 2016
    • nightfox's avatar
      Updated so that ANSI header files for the message and area chooser are... · 8da98446
      nightfox authored
      Updated so that ANSI header files for the message and area chooser are displayed in their original ANSI format without being converted to Synchronet color codes first (if the user's terminal supports ANSI).  If the user's terminal doesn't support ANSI, then the header files will be converted to Synchronet color codes first (as was done previously).
      8da98446
  12. Feb 07, 2016
  13. Feb 06, 2016
    • nightfox's avatar
      Version 1.10 beta: · f752e485
      nightfox authored
      - Added a new configuration option, postOnSubBoardInsteadOfGoToNext, that affects what happens after the user reads the last message on a sub-board: If this is set to true, then the reader will prompt the user if they want to post on the sub-board, then exit (this is the stock Synchronet behavior).  If this is set to false, then the reader will prompt the user whether to go to the next sub-board after reading the last message on a sub-board.  Also, added the postOnSubBoard text configuration parameter for the theme filename, which specifies the text to use for prompting the user if they want to post on the sub-board after reading the last message.
      - Added new configuration options areaChooserHdrFilenameBase and areaChooserHdrMaxLines.  These options specify the filename base for a header file to use for the message area chooser list and the maximum number of lines to use from the area chooser header file.  The filaname is without the extension - The reader will first look for an .ans version, then an .asc version.  Additionally, multiple header files can be used for different terminal widths - For example, chooserMsgHdr-80.ans for an 80-column terminal, choosrMsgHdr-140.ans for a 140-column terminal, etc.
      f752e485
  14. Jan 16, 2016
  15. Jan 11, 2016
  16. Dec 24, 2015
  17. Dec 23, 2015
    • nightfox's avatar
      Minor bug fix for refreshing the 'message selected' check marks in the... · 45931e28
      nightfox authored
      Minor bug fix for refreshing the 'message selected' check marks in the lightbar message list when other messages have been marked for deletion
      45931e28
    • nightfox's avatar
      Version 1.07 beta 2 - Added a way to select multiple messages in the message... · 48808509
      nightfox authored
      Version 1.07 beta 2 - Added a way to select multiple messages in the message list and batch-delete selected messages (only if permissions allow deleting all messages).  This is most useful for personal mail when a user gets a lot of spam messages.  In the lightbar message list, the spacebar selects individual messages and CTRL-A is used to select/de-select all messages.  In the traditional UI message list, the S key is used for message selection.  CTRL-D then does a batch delete of selected messages in the message list.  The spacebar can also be used to select a message when reading it.
      
      This is marked as 'beta', but I have tested the new features and they appear to be working as intended.  I will likely release a non-beta soon.
      48808509
  18. Dec 13, 2015
  19. Dec 12, 2015
    • nightfox's avatar
      Added a new configuration option, pauseAfterNewMsgScan, which specifies... · 3ba559e1
      nightfox authored
      Added a new configuration option, pauseAfterNewMsgScan, which specifies whether or not to pause (i.e., with a "finished" message) after doing a new message scan.
      3ba559e1
    • nightfox's avatar
      - Updated so that a sub-board new-message-scan (with the -new_msg_scan_cur_sub... · 1ac93b20
      nightfox authored
      - Updated so that a sub-board new-message-scan (with the -new_msg_scan_cur_sub command-line parameter) can make use of the -subBoard command-line option to scan a specific sub-board, which may be different than the user's current sub-board.
      - Bug fix: Doing a new-message-scan should now always display the correct sub-board @-code information in the header above the message.
      
      This is currently marked as a "beta" version (version 1.06 beta).
      1ac93b20
  20. Dec 11, 2015
  21. Dec 06, 2015
  22. Dec 05, 2015
  23. Nov 29, 2015
  24. Nov 28, 2015
    • nightfox's avatar
      Updated the display of kludge lines & header lines so that the label & value... · 5384cb7f
      nightfox authored
      Updated the display of kludge lines & header lines so that the label & value will be on one line if they fit that way, to save screen space and reduce the need for scrolling.  Also, added a couple of color configuration options to DefaultTheme.cfg: hdrLineLabelColor and hdrLineValueColor, which lets the sysop specify the colors to use for the header/kludge line labels & values.  Also, updated the readme file & revision history file.  This is still a 'beta' version but is fairly stable.
      5384cb7f
  25. Nov 26, 2015
  26. Nov 25, 2015
    • nightfox's avatar
    • nightfox's avatar
      Improved reading of messages with ANSI content - It now can use a scrollable... · 23ef23cd
      nightfox authored
      Improved reading of messages with ANSI content - It now can use a scrollable user interface when reading messages with ANSI content.  Also added a new option in the configuration file, readerInterfaceStyleForANSIMessages, to specify whether to use the scrollable interface or the traditional interface when reading ANSI messages.  It will use frame.js and scrollbar.js, if available on the BBS machine, for reading ANSI messages with a scrollable interface (but it still uses its own scrolling behavior for non-ANSI messages, as before).  This is still a 'beta' version, as there are some more changes I'd like to make before making an official release.
      23ef23cd
Loading