Subj : exec/feedback.srcexec/default.src major.src pcboard.src renegade.src s To : Git commit to main/sbbs/master From : Rob Swindell (on ChromeOS) Date : Sun Feb 26 2023 06:22 pm https://gitlab.synchro.net/main/sbbs/-/commit/cce14985aa0b8213dd5b0e00 Added Files: exec/feedback.src Modified Files: exec/default.src major.src pcboard.src renegade.src sdos.src simple.src wildcat.src wwiv.src src/sbbs3/chat.cpp js_bbs.cpp src/sbbs3/scfg/scfgsys.c src/sbbs3/scfgdefs.h scfglib1.c scfgsave.c Log Message: Add configurable chat section module, defaults to "chat_sec" This includes a new JS bbs method: bbs.chat_sec() And the old command shells written in Baja now call the PCMS chat_section function, as they used to, rather than hard-coding the name of the module to execute. .