• Extricate "extra attribute" code parsing enablement from global settin

    From Rob Swindell@VERT to GitLab issue in main/sbbs on Monday, March 24, 2025 01:30:02
    open https://gitlab.synchro.net/main/sbbs/-/issues/892

    For example, RIP terminal user should be able to view messages containing pipe codes.

    Likely, use separate P_ mode flags for each extra attribute code-type and then maybe have (reuse) a global setting just for display/menu files, but message-bases should have their own separate setting for each extra-attribute code (e.g. pmode flags, which are already settable per sub).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Monday, March 24, 2025 21:53:04
    https://gitlab.synchro.net/main/sbbs/-/issues/892#note_6802

    Using P_ mode flags to enable Renegade "pipe codes" in putmsg() would also allow us to simplify the wordwrap() API: pass a pmode argument (i.e. for UTF-8, pipe codes, and someday maybe markup code handling) instead of separate bool arguments.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab issue in main/sbbs on Sunday, April 06, 2025 20:39:59
    close https://gitlab.synchro.net/main/sbbs/-/issues/892

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