• xtrn/DDMsgReader/DDMsgRea

    From Digital Man@VERT to nightfox on Monday, April 23, 2018 23:32:00
    Re: xtrn/DDMsgReader/DDMsgReader.js readme.txt
    By: nightfox to CVS commit on Mon Mar 19 2018 06:55 pm

    There seems to be a problem with either your msg reader or your voting door (or both)?

    I've received inquiries about the following error in sysops' error.log file and I've seen it in my own:

    ERROR 2 (No such file or directory) in qwk.cpp line 1189 (qwk_vote) writing "/sbbs/data/subs/sync" access=-105 info=smb_addvote thread_back field missing (useron=DIGDIST)

    I saved the .REP packet that triggered this error and when looking at the VOTING.DAT file, I noticed the "In-Reply-To" field contains a message number rather than a message ID:

    [80]
    [vote:<5ADA59D1.34524.dove_sync@digitaldistortionbbs.com>]
    UpVote = true
    In-Reply-To: 34489
    WhenWritten: 20180420142121-0700 c1e0
    Sender: Nightfox
    Conference: 2007

    I think this means you're setting up the message header incorrectly when saving a vote message. The reply_id field is supposed to be the full message-ID of the message (or poll) the user is voting on, not the message number. Please take a look-see. :-)

    digital man

    Synchronet "Real Fact" #98:
    The Synchronet Wiki (wiki.synchro.net) went online in April of 2010.
    Norco, CA WX: 81.5øF, 26.0% humidity, 14 mph ENE wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Nightfox@VERT/DIGDIST to Digital Man on Tuesday, April 24, 2018 00:12:00
    Re: xtrn/DDMsgReader/DDMsgReader.js readme.txt
    By: Digital Man to nightfox on Mon Apr 23 2018 04:32 pm

    There seems to be a problem with either your msg reader or your voting door (or both)?

    I've received inquiries about the following error in sysops' error.log file and I've seen it in my own:

    ERROR 2 (No such file or directory) in qwk.cpp line 1189 (qwk_vote) writing "/sbbs/data/subs/sync" access=-105 info=smb_addvote thread_back field missing (useron=DIGDIST)

    I saved the .REP packet that triggered this error and when looking at the VOTING.DAT file, I noticed the "In-Reply-To" field contains a message number rather than a message ID:

    [80]
    [vote:<5ADA59D1.34524.dove_sync@digitaldistortionbbs.com>]
    UpVote = true
    In-Reply-To: 34489
    WhenWritten: 20180420142121-0700 c1e0
    Sender: Nightfox
    Conference: 2007

    I think this means you're setting up the message header incorrectly when saving a vote message. The reply_id field is supposed to be the full message-ID of the message (or poll) the user is voting on, not the message number. Please take a look-see. :-)

    Thanks for letting me know. I'll have a look.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
  • From nightfox@VERT to CVS commit on Tuesday, April 24, 2018 04:18:00
    xtrn/DDMsgReader DDMsgReader.js 1.117 1.118 readme.txt 1.14 1.15
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv11727

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 59: When submitting a vote, the thread_id field is now set to the message/poll's message ID, not the message number.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Wednesday, May 09, 2018 04:12:00
    xtrn/DDMsgReader DDMsgReader.js 1.118 1.119
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv20318

    Modified Files:
    DDMsgReader.js
    Log Message:
    Version 1.17 beta 60: When a non-sysop is reading anonymous posts, the "from" name is now shown as "Anonymous".


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Wednesday, May 09, 2018 05:09:00
    xtrn/DDMsgReader DDMsgReader.js 1.119 1.120
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv25903

    Modified Files:
    DDMsgReader.js
    Log Message:
    Minor fix


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Monday, June 25, 2018 05:05:00
    xtrn/DDMsgReader DDMsgReader.js 1.120 1.121 readme.txt 1.16 1.17
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv23335

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 61: Fixed a bug where it would report an "unknown destination" error when trying to forward a message to a FTN-style email address.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Monday, June 25, 2018 19:41:00
    xtrn/DDMsgReader DDMsgReader.js 1.121 1.122 readme.txt 1.17 1.18
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv12301

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 62: Made another fix to avoid the "Unknown destination" error when forwarding a message to a QWK-style address (such as "sysop@DIGDIST")


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Wednesday, July 18, 2018 03:11:00
    xtrn/DDMsgReader DDMsgReader.js 1.122 1.123 readme.txt 1.18 1.19
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv13616

    Modified Files:
    DDMsgReader.js readme.txt
    Log Message:
    Version 1.17 beta 63: Just before showing the message list or changing to another message area from the reader interface, it now writes "Loading..." in case there are a very large number of messages or sub-boards.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Wednesday, January 02, 2019 20:45:00
    xtrn/DDMsgReader DDMsgReader.js 1.123 1.124 readme.txt 1.19 1.20 revision_history.txt 1.6 1.7
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv1221

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Removed the 'beta' status from the version to (1.17), now that Synchronet 3.17b has been officially released.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Friday, April 26, 2019 01:22:00
    xtrn/DDMsgReader DDMsgReader.js 1.125 1.126 readme.txt 1.21 1.22 revision_history.txt 1.8 1.9
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv30089

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.19: If the terminal size is wide enough (at least 86 characters), the overall vote scores for the messages is now displayed in the message list. Also, fixed a bug introduced in the previous version where the vote scores were no longer being displayed when reading a message. It's no longer using MsgBase.get_index() and uses get_all_msg_headers(), as before, since that's what is required for message tallies to be included in the message headers.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Friday, April 26, 2019 19:35:00
    xtrn/DDMsgReader DDMsgReader.js 1.126 1.127 DefaultTheme.cfg 1.5 1.6 readme.txt 1.22 1.23 revision_history.txt 1.9 1.10
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv26071

    Modified Files:
    DDMsgReader.js DefaultTheme.cfg readme.txt
    revision_history.txt
    Log Message:
    Added configurable options for the message score colors for the message list: msgListScoreColor, msgListToUserScoreColor, msgListFromUserScoreColor, and msgListScoreHighlightColor. Incremented version to 1.20.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Saturday, May 04, 2019 07:40:00
    xtrn/DDMsgReader DDMsgReader.js 1.127 1.128 readme.txt 1.23 1.24 revision_history.txt 1.10 1.11
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv11735

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.21: Uses require() instead of load() to load the required .js libraries, if the require() function is defined (it was added in Synchronet 3.17). This avoids 'multiple definition' errors with the latest .js libarries & Synchronet binaries.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nightfox@VERT to CVS commit on Monday, May 13, 2019 02:32:00
    xtrn/DDMsgReader DDMsgReader.js 1.128 1.129 readme.txt 1.24 1.25 revision_history.txt 1.11 1.12
    Update of /cvsroot/sbbs/xtrn/DDMsgReader
    In directory cvs:/tmp/cvs-serv10573

    Modified Files:
    DDMsgReader.js readme.txt revision_history.txt
    Log Message:
    Version 1.22: If the message score is 0, with upvotes and total_votes both 0, then don't show the score when using the default header ANSI. This is what was intended, but the 0 score started showing up in more recent builds of Synchronet.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net