• exec/newslink.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wednesday, November 13, 2024 14:31:53
    https://gitlab.synchro.net/main/sbbs/-/commit/3d56ee8bb20e5d97ddc46c6e
    Modified Files:
    exec/newslink.js
    Log Message:
    Don't report how many bases are being scanned, cause we don't know

    ... was always reporting 0 because 'area' is not an array object

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Thursday, November 14, 2024 21:20:18
    https://gitlab.synchro.net/main/sbbs/-/commit/c0feb81856ad898a033d903c
    Modified Files:
    exec/newslink.js
    Log Message:
    Return 1 on failure (e.g. authentication failure), not 0

    Only log message header read error if the msgbase.status is non-zero

    Don't try to import anything if the stop semfile is signaled while
    exporting.

    Increment revision to 1.2

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, November 16, 2024 01:32:22
    https://gitlab.synchro.net/main/sbbs/-/commit/f55339bfecced0b573774f63
    Modified Files:
    exec/newslink.js
    Log Message:
    Don't download more msgs than the max for the sub-board (if non-zero)

    No sense downloading articles we're just going to toss out the next time
    we performance msgbase maintenance.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Saturday, November 16, 2024 11:00:52
    https://gitlab.synchro.net/main/sbbs/-/commit/f87b056d4236058acb30a82d
    Modified Files:
    exec/newslink.js
    Log Message:
    Print the correct .ini filename where ptrs are saved

    was printing the filename in uppercase if configured as such

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