• src/sbbs3/getmsg.cpp

    From rswindell@VERT to CVS commit on Monday, October 07, 2019 19:01:57
    src/sbbs3 getmsg.cpp 1.100 1.101
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv2096

    Modified Files:
    getmsg.cpp
    Log Message:
    Include the "KillSent" attribute in the displayed message attributes.
    Don't suppress the display of the "from network address" just because there's an '@' in the "from name" - some Internet email (e.g. SPAM) "From" names include '@'s to try and follow the reader. <sigh>


    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Saturday, September 26, 2020 23:17:05
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/5b310552ae629b3608fc3e69
    Modified Files:
    src/sbbs3/getmsg.cpp
    Log Message:
    Update getlastmsg() to return total messages, excluding votes & poll-closures.

    The return value of getlastmsg() is displayed as the total messages in a sub-board when scanning subs. For sub-boards that allow voting, use the new smb_msg_count() function to determine the number of displayable messages.

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