• xtrn/DDMsgReader/DDMsgRea

    From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.cfg 1.4 1.5 DDMsgReader.js 1.34 1.35 Read Me.txt 1 21 1.22 Revision history.txt 1.9 1.10
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv29774

    Modified Files:
    DDMsgReader.cfg DDMsgReader.js Read Me.txt
    Revision history.txt
    Log Message:
    Version 1.10 beta:
    - Added a new configuration option, postOnSubBoardInsteadOfGoToNext, that affec s 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 s b-board, then exit (this is the stock Synchronet behavior). If this is set to alse, then the reader will prompt the user whether to go to the next sub-board fter reading the last message on a sub-board. Also, added the postOnSubBoard t xt configuration parameter for the theme filename, which specifies the text to se for prompting the user if they want to post on the sub-board after reading t e last message.
    - Added new configuration options areaChooserHdrFilenameBase and areaChooserHdr axLines. These options specify the filename base for a header file to use for he message area chooser list and the maximum number of lines to use from the ar a chooser header file. The filaname is without the extension - The reader will first look for an .ans version, then an .asc version. Additionally, multiple h ader files can be used for different terminal widths - For example, chooserMsgH r-80.ans for an 80-column terminal, choosrMsgHdr-140.ans for a 140-column termi al, etc.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.cfg 1.5 1.6 DDMsgReader.js 1.35 1.36 Read Me.txt 1 22 1.23 Revision history.txt 1.10 1.11
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv31924

    Modified Files:
    DDMsgReader.cfg DDMsgReader.js Read Me.txt
    Revision history.txt
    Log Message:
    Bug fix: The new postOnSubBoardInsteadOfGoToNext was affecting the behavior for searching & scanning, which I don't think is desirable. Now it only affects be avior when doing a normal read (not when doing a search or newscan, etc.). Ren med the postOnSubBoardInsteadOfGoToNext configuration option to readingPostOnSu BoardInsteadOfGoToNext to more reflect what that setting is for.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.js 1.36 1.37
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv16142

    Modified Files:
    DDMsgReader.js
    Log Message:
    Refactored some code related to loading the header files for the reader interfa e and area chooser list.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.js 1.37 1.38
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv20785

    Modified Files:
    DDMsgReader.js
    Log Message:
    Fixed a bug when returning from the help screen for the lightbar message area c ooser - It wasn't displaying the header again when returning to the area list.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.js 1.38 1.39
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv9021

    Modified Files:
    DDMsgReader.js
    Log Message:
    Updated so that ANSI header files for the message and area chooser are displaye
    in their original ANSI format without being converted to Synchronet color code
    first (if the user's terminal supports ANSI). If the user's terminal doesn't upport ANSI, then the header files will be converted to Synchronet color codes irst (as was done previously).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.js 1.39 1.40
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv31168

    Modified Files:
    DDMsgReader.js
    Log Message:
    Fixed a bug in the method that displays the header file for the message area ch oser - It no longer sets the color code back to normal at the end of each line, so that for .asc files (Synchronet color codes) it doesn't reset any color code
    that might still need to be used.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.js 1.40 1.41
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv20892

    Modified Files:
    DDMsgReader.js
    Log Message:
    Fixed a possible screen refresh issue when writing the area chooser header - No
    it clears the header rows on the screen before writing the header, to clear aw y any text that might have been there before (such as from the help screen).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.cfg 1.6 1.7 DDMsgReader.js 1.41 1.42
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv25324

    Modified Files:
    DDMsgReader.cfg DDMsgReader.js
    Log Message:
    Updated so that when using message written times in the message list & area cho ser, the message written time will be adjusted to local BBS time so that they'r
    all in the same time zone. Also, changed the default options for msgAreaList_ astImportedMsg_time and msgListDisplayTime in the configuration file to written instead of imported.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.js 1.42 1.43
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv2090

    Modified Files:
    DDMsgReader.js
    Log Message:
    Fixed a bug related to adjusting message dates to the local BBS time zone

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.js 1.43 1.44
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv16562

    Modified Files:
    DDMsgReader.js
    Log Message:
    Bug fix: The page number for message groups wasn't being updated in the area ch oser when using the up & down arrow keys to go to the next/previous page.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Tue Mar 1 04:59:00 2016
    xtrn/DDMsgReader DDMsgReader.cfg 1.7 1.8 DDMsgReader.js 1.44 1.45 Read Me.txt 1 24 1.25 Revision history.txt 1.12 1.13
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv18550

    Modified Files:
    DDMsgReader.cfg DDMsgReader.js Read Me.txt
    Revision history.txt
    Log Message:
    Removed the "beta" for the official version 1.10 release.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)
  • From Nightfox@454:1/1 to Cvs Commit on Sat May 28 10:16:00 2016
    xtrn/DDMsgReader DDMsgReader.js 1.47 1.48 Read Me.txt 1.26 1.27 Revision histor .txt 1.14 1.15
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv24134

    Modified Files:
    DDMsgReader.js Read Me.txt Revision history.txt
    Log Message:
    Version 1.12: Updated the way the pause prompt is shown in the help screen, in ase the sysop has configured an external module (Baja/JS) to run for a pause pr mpt. Also made a potential bug fix: When translating a message number to a mes age index, added a check to ensure the value is a number, to (hopefully) avoid
    potential crash.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
    þ wcQWK 7.0 ÷ ILink * Omicron Theta * Southaven MS * winserver.org

    --- QScan/PCB v1.20a / 01-0462
    * Origin: ILink: CFBBS | cfbbs.no-ip.com | 856-933-7096 (454:1/1)