• ctrl/text.dat src/sbbs3/chat.cpp postmsg.cpp sbbs.h text.h text_defaul

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Monday, November 25, 2024 22:07:15
    https://gitlab.synchro.net/main/sbbs/-/commit/0dc160f0e8e62b683fac32cc
    Modified Files:
    ctrl/text.dat src/sbbs3/chat.cpp postmsg.cpp sbbs.h text.h text_defaults.c text_id.c
    Log Message:
    Create/use SysopPageNotification text.dat string

    to notify sysop (user #1) that they were paged. Previously, this was
    a hard-coded string. The new string in text.dat is the same, but adds
    2 BELs (CTRL-G chars) and is now customizable.

    Created an sbbs_t::notify() method to make this easier to use and that
    method supports @-code expansion, so this text.dat string supports @-codes (which I used).

    This addresses the feature request in issue #828 (beep the sysop in the telegram/short message, when they're paged).
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)