• exec/load/msgutils.js

    From echicken@VERT to CVS commit on Thu Aug 23 13:42:07 2012
    exec/load msgutils.js 1.4 1.5
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv2464

    Modified Files:
    msgutils.js
    Log Message:
    Added function:
    getMessageThreads(sub)
    (See comments.)

    ---
    þ Synchronet þ Vertrauen þ Home of Syn
  • From echicken@VERT to CVS commit on Mon Aug 27 08:22:17 2012
    exec/load msgutils.js 1.5 1.6
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv32018

    Modified Files:
    msgutils.js
    Log Message:
    Better subject-line match
    Index threads by starting message number (should preserve thread IDs a bit longer as older messages are deleted.)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Wed Aug 29 09:22:49 2012
    exec/load msgutils.js 1.6 1.7
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv21942

    Modified Files:
    msgutils.js
    Log Message:
    Added 'max' argument (only sort up to 'max' messages in a sub before returning threads.)

    ---
    þ Syn
  • From echicken@VERT to CVS commit on Fri Aug 31 09:15:40 2012
    exec/load msgutils.js 1.7 1.8
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv24926

    Modified Files:
    msgutils.js
    Log Message:
    Index threads based on thread_id property that apparently exists.

    ---
    þ Synchronet þ Vertrauen þ H
  • From echicken@VERT to CVS commit on Fri Aug 31 09:57:20 2012
    exec/load msgutils.js 1.8 1.9
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30293

    Modified Files:
    msgutils.js
    Log Message:
    Show only the 'max' *newest* messages. :|
    Removed tbHeader (we're not looking at header.thread_back any more.)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Fri Aug 31 10:00:30 2012
    exec/load msgutils.js 1.9 1.10
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30317

    Modified Files:
    msgutils.js
    Log Message:
    Fix the fix. :|

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Sun Sep 2 19:06:42 2012
    exec/load msgutils.js 1.10 1.11
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv9566

    Modified Files:
    msgutils.js
    Log Message:
    Messages from before the header.thread_id era all have a thread_id of 0. Brought back portions of the old sorting method to deal with these cases.
    (This update probably needs more testing and review than I've given it.)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Mon Sep 10 08:15:26 2012
    exec/load msgutils.js 1.11 1.12
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv32451

    Modified Files:
    msgutils.js
    Log Message:
    Return only the minimum required amount of message header data.

    ---
    þ Synchronet þ Vertrauen þ H
  • From deuce@VERT to CVS commit on Mon Sep 30 16:51:04 2013
    exec/load msgutils.js 1.12 1.13
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv12528

    Modified Files:
    msgutils.js
    Log Message:
    Speed 'er up.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Mon Sep 30 16:52:45 2013
    exec/load msgutils.js 1.13 1.14
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv12544

    Modified Files:
    msgutils.js
    Log Message:
    Fix feature check.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro
  • From deuce@VERT to CVS commit on Mon Sep 30 16:53:46 2013
    exec/load msgutils.js 1.14 1.15
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv12561

    Modified Files:
    msgutils.js
    Log Message:
    Also use old style code of max isn't the zero/undefined/first value.



    ---
    þ Synchronet þ Vert
  • From deuce@VERT to CVS commit on Mon Sep 30 17:26:04 2013
    exec/load msgutils.js 1.15 1.16
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv12968

    Modified Files:
    msgutils.js
    Log Message:
    Handle the possiblity of the same date being in the dates array more than
    once.



    ---
    þ Synch
  • From deuce@VERT to CVS commit on Mon Sep 30 17:26:53 2013
    exec/load msgutils.js 1.16 1.17
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13009

    Modified Files:
    msgutils.js
    Log Message:
    We no longer need the fallback thread finding code.



    ---
    þ Synchronet þ Vertrauen þ Home of S
  • From deuce@VERT to CVS commit on Mon Sep 30 17:39:18 2013
    exec/load msgutils.js 1.17 1.18
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13082

    Modified Files:
    msgutils.js
    Log Message:
    move redundant code into a sub-function.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ
  • From deuce@VERT to CVS commit on Mon Sep 30 17:40:38 2013
    exec/load msgutils.js 1.18 1.19
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13103

    Modified Files:
    msgutils.js
    Log Message:
    Initialize the messages array for new threads.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchr
  • From deuce@VERT to CVS commit on Mon Sep 30 17:48:47 2013
    exec/load msgutils.js 1.19 1.20
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13192

    Modified Files:
    msgutils.js
    Log Message:
    Now that we have headers_num[] we don't need threadedMessages[] as well.



    ---
    þ Synchronet þ
  • From deuce@VERT to CVS commit on Mon Sep 30 17:50:52 2013
    exec/load msgutils.js 1.20 1.21
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13240

    Modified Files:
    msgutils.js
    Log Message:
    Don't bother md5summing the subjects... just use 'em as is.



    ---
    þ Synchronet þ Vertrauen þ H
  • From deuce@VERT to CVS commit on Mon Sep 30 18:00:54 2013
    exec/load msgutils.js 1.21 1.22
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13337

    Modified Files:
    msgutils.js
    Log Message:
    Use Object.keys(obj).sort() and remove the dates array.



    ---
    þ Synchronet þ Vertrauen þ Home
  • From deuce@VERT to CVS commit on Mon Sep 30 18:52:55 2013
    exec/load msgutils.js 1.22 1.23
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv16663

    Modified Files:
    msgutils.js
    Log Message:
    Update for the new get_all_msg_headers() return value.



    ---
    þ Synchronet þ Vertrauen þ Home o
  • From deuce@VERT to CVS commit on Wed Oct 2 08:19:38 2013
    exec/load msgutils.js 1.23 1.24
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30402

    Modified Files:
    msgutils.js
    Log Message:
    Fix stupid bug in attr_to_ansi()



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet:
  • From deuce@VERT to CVS commit on Wed Oct 2 08:23:16 2013
    exec/load msgutils.js 1.24 1.25
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv30430

    Modified Files:
    msgutils.js
    Log Message:
    Fix the same bug again.
    More fixiness this time.



    ---
    þ Synchronet þ Vertrauen þ Home of Syn