src/sbbs3/atcodes.cpp getmsg.cpp js_bbs.cpp main.cpp sbbs.h
From
rswindell@1:103/705 to
CVS commit on Wed May 1 20:40:57 2019
src/sbbs3 atcodes.cpp 1.91 1.92 getmsg.cpp 1.85 1.86 js_bbs.cpp 1.182 1.183 main.cpp 1.747 1.748 sbbs.h 1.514 1.515
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv12433
Modified Files:
atcodes.cpp getmsg.cpp js_bbs.cpp main.cpp sbbs.h
Log Message:
@-code changes:
Expanded codes will not *not* go beyond the terminal column width (minus 1).
If you need the old/wrap behavior, add a "-W" modifier to your @-code.
If a length value is specified with -W, it is ignored.
- MSG_TO, MSG_FROM, MSG_SUBJECT now reflect the header values passed
to sbbs_t::show_msghdr(), JS bbs.show_msg_header() and not necessarily the
actual stored (e.g. MIME-encoded) header values.
New codes:
- MSG_CC - reflect a message's CC list, if it has one
- DATETIMEZONE - combines DATETIME and TIMEZONE in one string
--- SBBSecho 3.07-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)