• src/sbbs3/getnode.cpp userdat.c userdat.h

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Tuesday, February 22, 2022 21:59:25
    https://gitlab.synchro.net/main/sbbs/-/commit/0c9513fdddfaee3a8ad10c10
    Modified Files:
    src/sbbs3/getnode.cpp userdat.c userdat.h
    Log Message:
    Save instant message history (notifications and telegrams)

    This should address issue (feature request) #196.

    The last 20 sets of displayed messages are stored as data/msgs/<user-num>.last.#.msg. This number is currently hard-coded, but could be configurable in the future. I say "sets" because messages are batched-up and displayed together normally, unless a user is actively polling for new users (e.g. while at the Ctrl-P/PrivateMsg prompt).

    This involved getting rid of some copy/pasta in sbbs_t:getsmsg() as well by creating/using/reusing readsmsg().

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