• web/lib/forum.ssjs

    From echicken@VERT to CVS commit on Tue Aug 28 15:00:43 2012
    web/lib forum.ssjs 1.1 1.2
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv9400

    Modified Files:
    forum.ssjs
    Log Message:
    Use system.inet_addr instead of imaginary hostname value.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchron
  • From echicken@VERT to CVS commit on Wed Aug 29 09:25:01 2012
    web/lib forum.ssjs 1.2 1.3
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv21992

    Modified Files:
    forum.ssjs
    Log Message:
    Use the maxMessages limit defined in modopts.ini when calling getMessageThreads().

    ---
    þ Synchronet þ Ve
  • From echicken@VERT to CVS commit on Wed Aug 29 09:37:53 2012
    web/lib forum.ssjs 1.3 1.4
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv25279

    Modified Files:
    forum.ssjs
    Log Message:
    If a maxMessages limit has been defined, only report up to this number of messages per sub in the list.

    --
  • From echicken@VERT to CVS commit on Wed Aug 29 19:21:27 2012
    web/lib forum.ssjs 1.4 1.5
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv9815

    Modified Files:
    forum.ssjs
    Log Message:
    Apply the same style to all links in the forum.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telne
  • From echicken@VERT to CVS commit on Thu Aug 30 13:12:33 2012
    web/lib forum.ssjs 1.5 1.6
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv12134

    Modified Files:
    forum.ssjs
    Log Message:
    Updated for proper handling of the 'mail' sub.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telne
  • From echicken@VERT to CVS commit on Thu Aug 30 15:27:21 2012
    web/lib forum.ssjs 1.6 1.7
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv16801

    Modified Files:
    forum.ssjs
    Log Message:
    Replaced references to system.inet_addr with http_request.host.

    ---
    þ Synchronet þ Vertrauen þ Home of S
  • From echicken@VERT to CVS commit on Fri Aug 31 20:04:49 2012
    web/lib forum.ssjs 1.7 1.8
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv19600

    Modified Files:
    forum.ssjs
    Log Message:
    Cleanup of async load/post URLs; assume that appendURL is at least / or that it begins and ends with /

    ---
  • From echicken@VERT to CVS commit on Thu Jan 24 13:23:47 2013
    web/lib forum.ssjs 1.8 1.9
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv30747

    Modified Files:
    forum.ssjs
    Log Message:
    Removed references to webIni.HTTPPort. Port number is already included in http_request.host.

    ---
    þ Sync
  • From echicken@VERT to CVS commit on Thu Jan 24 14:37:23 2013
    web/lib forum.ssjs 1.9 1.10
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv4470

    Modified Files:
    forum.ssjs
    Log Message:
    Don't create excessively long strings - better support for subs with thousands of messages.

    ---
    þ Synchr
  • From echicken@VERT to CVS commit on Sat Feb 2 23:36:36 2013
    web/lib forum.ssjs 1.10 1.11
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv11597

    Modified Files:
    forum.ssjs
    Log Message:
    Cleanup of output formatting stuff, added some error handling.

    ---
    þ Synchronet þ Vertrauen þ Home of
  • From echicken@VERT to CVS commit on Wed Mar 13 10:53:32 2013
    web/lib forum.ssjs 1.11 1.12
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv17762

    Modified Files:
    forum.ssjs
    Log Message:
    Fixed a bug re: new message posting.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert
  • From echicken@VERT to CVS commit on Fri Sep 27 21:47:11 2013
    web/lib forum.ssjs 1.12 1.13
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv32747

    Modified Files:
    forum.ssjs
    Log Message:
    Some cleanup, a deleteMessage function stub that doesn't do what the name implies.

    ---
    þ Synchronet þ
  • From echicken@VERT to CVS commit on Fri Sep 27 22:12:47 2013
    web/lib forum.ssjs 1.13 1.14
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv510

    Modified Files:
    forum.ssjs
    Log Message:
    Delete messages upon request, permissions permitting. (Needs to provide more feedback to the user.)

    ---
  • From echicken@VERT to CVS commit on Fri Sep 27 22:29:29 2013
    web/lib forum.ssjs 1.14 1.15
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv622

    Modified Files:
    forum.ssjs
    Log Message:
    Don't try to delete invalid messages.
    Note to self: these functions can probably just return the desired output string - not sure if the boolean return values are being used anywhere. Would make things less derpy. Nobody cares.
    Note to self: modify postMessage to make every post a top-post.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://ver
  • From echicken@VERT to CVS commit on Fri Sep 27 22:38:27 2013
    web/lib forum.ssjs 1.15 1.16
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv701

    Modified Files:
    forum.ssjs
    Log Message:
    Return to thread's position in thread list after clicking "Collapse Thread" thread thread thread.

    ---
    þ
  • From echicken@VERT to CVS commit on Fri Sep 27 23:28:41 2013
    web/lib forum.ssjs 1.16 1.17
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv1112

    Modified Files:
    forum.ssjs
    Log Message:
    Whoops, apparently MsgBase.cfg.operator_ars is not good enough unless operator ARS has been set explicitly on a given sub.
    Will allow non-email deletion only for user #1 for the time being, to be revisited later.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Sat Sep 28 11:43:34 2013
    web/lib forum.ssjs 1.17 1.18
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv13079

    Modified Files:
    forum.ssjs
    Log Message:
    Allow message deletion if 'mail' sub and message addressed to this user, or if msg_area.sub[MsgBase.cfg.code].is_operator.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Sun Sep 29 20:09:11 2013
    web/lib forum.ssjs 1.18 1.19
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv26072

    Modified Files:
    forum.ssjs
    Log Message:
    Mark email messages as read.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro
  • From deuce@VERT to CVS commit on Tue Oct 1 21:25:42 2013
    web/lib forum.ssjs 1.19 1.20
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv17437/lib

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



    ---
    þ Synchronet þ Vertrauen þ Ho
  • From deuce@VERT to CVS commit on Tue Oct 1 21:34:57 2013
    web/lib forum.ssjs 1.20 1.21
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv17525/lib

    Modified Files:
    forum.ssjs
    Log Message:
    Make the entire block clickable, not just the little bit of text at the top where the cursor doesn't indicate you can click.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Tue Oct 1 21:38:32 2013
    web/lib forum.ssjs 1.21 1.22
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv17562/lib

    Modified Files:
    forum.ssjs
    Log Message:
    Change the cursor when overing over a clickable <div>.

    This should likely be in the style, not here.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Tue Oct 1 21:47:25 2013
    web/lib forum.ssjs 1.22 1.23
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv17749/lib

    Modified Files:
    forum.ssjs
    Log Message:
    msg_base.sub[sub].can_post is awesome.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ tel
  • From echicken@VERT to CVS commit on Wed Oct 2 07:53:22 2013
    web/lib forum.ssjs 1.23 1.24
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv30090

    Modified Files:
    forum.ssjs
    Log Message:
    Make the "Show quote" links use the ulLink class so that they look like other clickable stuff inside a message box.
    Can switch back to the as-yet-undefined quote-expander class later on if some other look is desired.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Wed Oct 2 09:56:30 2013
    web/lib forum.ssjs 1.24 1.25
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv31610

    Modified Files:
    forum.ssjs
    Log Message:
    Default to not hiding quotes.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.sy
  • From echicken@VERT to CVS commit on Wed Oct 2 11:41:23 2013
    web/lib forum.ssjs 1.25 1.26
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv32687

    Modified Files:
    forum.ssjs
    Log Message:
    Show a clickable, italicized, one-line snippet of a quote instead of a "Show quote" link. (Click again to hide the quote.)
    Default to hidden quotes.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Wed Oct 2 12:09:00 2013
    web/lib forum.ssjs 1.26 1.27
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv981

    Modified Files:
    forum.ssjs
    Log Message:
    Fix toggling visibility of nested quotes-within-quotes.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchrone
  • From echicken@VERT to CVS commit on Wed Oct 2 20:23:00 2013
    web/lib forum.ssjs 1.27 1.28
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv16296

    Modified Files:
    forum.ssjs
    Log Message:
    Switched remaining compare_ars calls to msg_area.sub[code].can_post.

    ---
    þ Synchronet þ Vertrauen þ Ho
  • From echicken@VERT to CVS commit on Wed Oct 2 21:00:08 2013
    web/lib forum.ssjs 1.28 1.29
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv16772

    Modified Files:
    forum.ssjs
    Log Message:
    Added super-informative "Click to expand" title to blockquote elements.

    ---
    þ Synchronet þ Vertrauen þ
  • From echicken@VERT to CVS commit on Thu Oct 3 07:39:03 2013
    web/lib forum.ssjs 1.29 1.30
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv29944

    Modified Files:
    forum.ssjs
    Log Message:
    Apparently printMessage actually did do something useful.

    ---
    þ Synchronet þ Vertrauen þ Home of Synch
  • From echicken@VERT to CVS commit on Thu Oct 3 09:13:17 2013
    web/lib forum.ssjs 1.30 1.31
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv30938

    Modified Files:
    forum.ssjs
    Log Message:
    Unbork Reply link for 'mail' sub messages.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet:
  • From echicken@VERT to CVS commit on Thu Oct 3 13:53:26 2013
    web/lib forum.ssjs 1.31 1.32
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv11730

    Modified Files:
    forum.ssjs
    Log Message:
    Stop propagation of onclick event for "Post a new message" link.
    Add a div per message to push message reply forms into.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Tue Sep 9 22:31:39 2014
    web/lib forum.ssjs 1.32 1.33
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv15645

    Modified Files:
    forum.ssjs
    Log Message:
    The pipe dream continues flowing through the sewing. Old display bugs gone, maybe some exciting new ones introduced. Maybe faster, maybe not so much. Who knows?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From echicken@VERT to CVS commit on Tue Sep 9 22:33:22 2014
    web/lib forum.ssjs 1.33 1.34
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv15684

    Modified Files:
    forum.ssjs
    Log Message:
    Herp? Derp. Don't display message groups with no readable subs.

    ---
    þ Synchronet þ Vertrauen þ Home of
  • From echicken@VERT to CVS commit on Wed Oct 8 20:09:37 2014
    web/lib forum.ssjs 1.34 1.35
    Update of /cvsroot/sbbs/web/lib
    In directory cvs:/tmp/cvs-serv13498

    Modified Files:
    forum.ssjs
    Log Message:
    In printBoards, try to find the most recent non-deleted message to show as 'latest' - reported by Khelair.

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