• web/root/ecwebv3/lib/client.js

    From echicken@VERT to CVS commit on Thu Aug 30 13:10:39 2012
    web/root/ecwebv3/lib client.js 1.1 1.2
    Update of /cvsroot/sbbs/web/root/ecwebv3/lib
    In directory cvs:/tmp/cvs-serv10716

    Modified Files:
    client.js
    Log Message:
    Authenticated users can send and receive email.
    (To do: delete email, change read/unread status.)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Wed Mar 13 10:53:57 2013
    web/root/ecwebv3/lib client.js 1.2 1.3
    Update of /cvsroot/sbbs/web/root/ecwebv3/lib
    In directory cvs:/tmp/cvs-serv17791

    Modified Files:
    client.js
    Log Message:
    Fixed a bug re: new message posting.

    ---
    þ Synchronet þ Vertrauen þ Home of Sync
  • From echicken@VERT to CVS commit on Fri Sep 27 21:50:44 2013
    web/root/ecwebv3/lib client.js 1.3 1.4
    Update of /cvsroot/sbbs/web/root/ecwebv3/lib
    In directory cvs:/tmp/cvs-serv344

    Modified Files:
    client.js
    Log Message:
    Client-side deleteMessage function, makes request to forum-async.ssjs, ain't no goddamn.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Tue Oct 1 21:25:46 2013
    web/root/ecwebv3/lib client.js 1.4 1.5
    Update of /cvsroot/sbbs/web/root/ecwebv3/lib
    In directory cvs:/tmp/cvs-serv17437/root/ecwebv3/lib

    Modified Files:
    client.js
    Log Message:
    Swipe message re-wrapping and quote hiding from sajax-forum.



  • From echicken@VERT to CVS commit on Wed Oct 2 11:42:09 2013
    web/root/ecwebv3/lib client.js 1.5 1.6
    Update of /cvsroot/sbbs/web/root/ecwebv3/lib
    In directory cvs:/tmp/cvs-serv32700

    Modified Files:
    client.js
    Log Message:
    toggle_quote now toggles the blockquote element's class between hiddenQuote or none.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Thu Oct 3 13:53:59 2013
    web/root/ecwebv3/lib client.js 1.6 1.7
    Update of /cvsroot/sbbs/web/root/ecwebv3/lib
    In directory cvs:/tmp/cvs-serv11743

    Modified Files:
    client.js
    Log Message:
    Minus some plus signs.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telne
  • From rswindell@VERT to CVS commit on Mon May 11 01:21:38 2015
    web/root/ecwebv3/lib client.js 1.7 1.8
    Update of /cvsroot/sbbs/web/root/ecwebv3/lib
    In directory cvs:/tmp/cvs-serv8802

    Modified Files:
    client.js
    Log Message:
    Fix birthdate format:
    Forcing DD-MM-YY format was wrong for a couple of reasons.
    Either MM/DD/YY or DD/MM/YY is valid and which is valid is based on sysop configuration (European date format enabled or not). I know this is kind of lame, but that's the current legacy design of Synchronet.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net