• src/sbbs3/readmail.cpp

    From rswindell@VERT to CVS commit on Fri Jun 8 10:59:00 2018
    src/sbbs3 readmail.cpp 1.74 1.75
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv24215

    Modified Files:
    readmail.cpp
    Log Message:
    Experimental feature: 'U' command toggles un-read mail visibility.
    Change the 'Edit Author's user account' command to '!' (for now).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jun 8 13:24:00 2018
    src/sbbs3 readmail.cpp 1.75 1.76
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv11497

    Modified Files:
    readmail.cpp
    Log Message:
    getmail() can only check the presence of an attribute flag currently
    (not the absense), so we need to call it twice to find out if there are
    any unread messages for the user.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jun 8 13:38:00 2018
    src/sbbs3 readmail.cpp 1.76 1.77
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv31416

    Modified Files:
    readmail.cpp
    Log Message:
    A little beautification of the unread msg only toggle output.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Jul 6 19:14:00 2018
    src/sbbs3 readmail.cpp 1.78 1.79
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv23530

    Modified Files:
    readmail.cpp
    Log Message:
    Restore the 'U' command back to "User Edit" and commented-out the
    experimental 'U' (View Unread-Only toggle) command. The 'U' command from
    the e-mail menu (e.g. email_sec.js) works better than the toggle approach and is probably all that is needed.
    Also, the user number lookup in the User Edit bit is better at finding the proper user account (e.g. for received netmail).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Mon Oct 22 15:49:00 2018
    src/sbbs3 readmail.cpp 1.80 1.81
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv3873

    Modified Files:
    readmail.cpp
    Log Message:
    PETSCII terminals don't have braces keys, so map to parens the same functionality.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Dec 29 16:23:00 2018
    src/sbbs3 readmail.cpp 1.81 1.82
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv8011

    Modified Files:
    readmail.cpp
    Log Message:
    Reverse the mail list order (newest first) by default.
    Added a command key (!) to reverse the mail list sort order.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Dec 29 19:10:00 2018
    src/sbbs3 readmail.cpp 1.82 1.83
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv29981

    Modified Files:
    readmail.cpp
    Log Message:
    Don't hard-code the LM_REVERSE (newest-first) loadmail() mode, let the caller decide that.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sun Dec 30 17:37:00 2018
    src/sbbs3 readmail.cpp 1.84 1.85
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    readmail.cpp
    Log Message:
    Fixed GCC compile error: invalid conversion from 'const char*' to 'char*'



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sat Feb 2 10:22:00 2019
    src/sbbs3 readmail.cpp 1.85 1.86
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv3403

    Modified Files:
    readmail.cpp
    Log Message:
    When printing the CantDeleteMsg text line, include the msg number.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tue Apr 9 19:54:00 2019
    src/sbbs3 readmail.cpp 1.89 1.90
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv30194

    Modified Files:
    readmail.cpp
    Log Message:
    sprintf() -> SAFEPRINTF replacements.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wed May 1 13:58:18 2019
    src/sbbs3 readmail.cpp 1.92 1.93
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv22514

    Modified Files:
    readmail.cpp
    Log Message:
    Set the current node action in sbbs_t::readmail() earlier, before the
    "read mail" module is executed, so that the node action is correct more often.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Aug 8 07:30:41 2019
    src/sbbs3 readmail.cpp 1.95 1.96
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv30481

    Modified Files:
    readmail.cpp
    Log Message:
    Log an error if show_msg() returns false (failure), hopefully helping to get
    to the bottom of Alterego's reported issue with new mail message bodies not being displayed.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Mon Jan 9 15:52:32 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/eb9fb7e0b848d05e94f471ba
    Modified Files:
    src/sbbs3/readmail.cpp
    Log Message:
    Elminate old copy/paste cruft (likely from readmsgs.c/cpp)

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