• exec/postpoll.js

    From rswindell@VERT to CVS commit on Tue Nov 15 23:15:28 2016
    exec postpoll.js NONE 1.1
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv27328

    Added Files:
    postpoll.js
    Log Message:
    A simple script to post a poll into a message base (e.g. execute with jsexec or via ;EXEC ?postpoll).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Fri Nov 18 02:32:08 2016
    exec postpoll.js 1.1 1.2
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv22658

    Modified Files:
    postpoll.js
    Log Message:
    Prompt for (optional) comments and the poll results visibility.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Fri Nov 18 14:38:21 2016
    exec postpoll.js 1.2 1.3
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv13542

    Modified Files:
    postpoll.js
    Log Message:
    Fixed current-msgbase selection

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Mon Nov 21 23:26:16 2016
    exec postpoll.js 1.3 1.4
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv3617

    Modified Files:
    postpoll.js
    Log Message:
    Use numeric constants from sbbsdefs.js
    Also allow multi-answer polls to be added using the '-votes=<value>' argument.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Sun Nov 27 15:25:34 2016
    exec postpoll.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv1687

    Modified Files:
    postpoll.js
    Log Message:
    Post polls to "All" rather than nobody.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Mon Jul 17 15:58:04 2017
    exec postpoll.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv25848

    Modified Files:
    postpoll.js
    Log Message:
    Don't allow posting polls in subs where voting is not allowed

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Mon Aug 14 03:29:49 2017
    exec postpoll.js 1.6 1.7
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv17492

    Modified Files:
    postpoll.js
    Log Message:
    If a user can't post messages on a sub-board, they shouldn't be able to post polls either.
    If the 'votes=<val>' argument isn't specified, the votes (max votes per ballot) value is prompted for. This number must be > 1 for multiple-answer polls.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Mon Nov 6 19:24:34 2017
    exec postpoll.js 1.7 1.8
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv6269

    Modified Files:
    postpoll.js
    Log Message:
    Minor cosmetic fix (extra \r\n).

    ---
    þ 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 Tue Mar 28 14:51:29 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/8a7a39c2f2ac8ef1781adfd7
    Modified Files:
    exec/postpoll.js
    Log Message:
    Detect user abort (Ctrl-C) and exit before posting the poll-msg
    ---
    þ 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 Thu Dec 14 21:32:20 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/7c16427e4c172ef0ccafb724
    Modified Files:
    exec/postpoll.js
    Log Message:
    Limit poll comments to configured lines-per-message limit for user's sec level ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net