• xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js

    From Eric Oulashin to Git commit to main/sbbs/master on Saturday, July 23, 2022 14:59:14
    https://gitlab.synchro.net/main/sbbs/-/commit/72a970d72cd7edeb42f4bc30
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    DD area choosers: Updated the lightbar help text to be more consistent with DDMsgReader
  • From Rob Swindell to Git commit to main/sbbs/master on Saturday, July 23, 2022 14:59:14
    https://gitlab.synchro.net/main/sbbs/-/commit/cb4778b62513e4055dd78fb4
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    Merge branch 'dd_area_choosers_lightbar_help_rearrange' into 'master'

    DD area choosers: Updated the lightbar help text to be more consistent with DDMsgReader

    See merge request main/sbbs!204
  • From Eric Oulashin to Git commit to main/sbbs/master on Monday, March 20, 2023 11:35:32
    https://gitlab.synchro.net/main/sbbs/-/commit/11b4ce2c80d4373b770638e6
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    DD area choosers: Replaced hardcoded high-ascii single line character with a variable defining it via hex code (for the help screens)
  • From Rob Swindell to Git commit to main/sbbs/master on Monday, March 20, 2023 11:35:32
    https://gitlab.synchro.net/main/sbbs/-/commit/2b8acf9901e6ec81283c64f9
    Modified Files:
    xtrn/DDAreaChoosers/DDFileAreaChooser.js DDMsgAreaChooser.js
    Log Message:
    Merge branch 'dd_area_choosers_horizontal_single_line_ascii_update' into 'master'

    DD area choosers: Replaced hardcoded high-ascii single line character with a variable defining it via hex code (for the help screens)

    See merge request main/sbbs!269