• xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.tx

    From Eric Oulashin to Git commit to main/sbbs/master on Monday, June 06, 2022 12:12:08
    https://gitlab.synchro.net/main/sbbs/-/commit/f2dbaa4ff167a147e28c5ea0
    Modified Files:
    xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.txt Log Message:
    Fix for miscolored digit(s) in # messages column in the sub-board list when using the lightbar menu
  • From Rob Swindell to Git commit to main/sbbs/master on Monday, June 06, 2022 12:12:08
    https://gitlab.synchro.net/main/sbbs/-/commit/f2e4b391748395047fe2e3e3
    Modified Files:
    xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.txt Log Message:
    Merge branch 'dd_area_chooser_num_msgs_color_fix' into 'master'

    DD Area chooser: Fix for miscolored digit(s) in # messages column in the sub-board list when using the lightbar menu

    See merge request main/sbbs!176
  • From Eric Oulashin to Git commit to main/sbbs/master on Saturday, June 11, 2022 12:25:01
    https://gitlab.synchro.net/main/sbbs/-/commit/f83e8d8b79c64a7d28245ada
    Modified Files:
    xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.txt Log Message:
    DD message area chooser: Updated to try to prevent the error "this.subBoardListPrintfInfo[pGrpIdx] is undefined"
  • From Rob Swindell to Git commit to main/sbbs/master on Saturday, June 11, 2022 12:25:01
    https://gitlab.synchro.net/main/sbbs/-/commit/cdafa7ae7814e33d4708f984
    Modified Files:
    xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.txt Log Message:
    Merge branch 'dd_area_chooser_list_printf_info_undefined' into 'master'

    DD message area chooser: Updated to try to prevent the error "this.subBoardListPrintfInfo[pGrpIdx] is undefined"

    See merge request main/sbbs!182
  • From Eric Oulashin to Git commit to main/sbbs/master on Friday, November 04, 2022 22:34:46
    https://gitlab.synchro.net/main/sbbs/-/commit/95a6db8a73a8055931ed25fa
    Modified Files:
    xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.txt Log Message:
    Message area chooser only: Made use of the 'posts' property for the number of messages (without vote headers)
  • From Rob Swindell to Git commit to main/sbbs/master on Friday, November 04, 2022 22:34:46
    https://gitlab.synchro.net/main/sbbs/-/commit/7b42c86a97ef3010bba7b2a4
    Modified Files:
    xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.txt Log Message:
    Merge branch 'dd_msg_area_chooser_posts_property' into 'master'

    Message area chooser only: Made use of the 'posts' property for the number of messages (without vote headers)

    See merge request main/sbbs!215
  • From Rob Swindell to Git commit to main/sbbs/master on Saturday, November 12, 2022 16:36:52
    https://gitlab.synchro.net/main/sbbs/-/commit/77e624dd0e704af584cf2fd2
    Modified Files:
    xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.txt Log Message:
    Merge branch 'dd_msg_area_chooser_posts_and_numeric_input_bugfix' into 'master'

    DD message area chooser only: Bug fixes for numeric input in lightbar mode and number of posts in traditional mode

    See merge request main/sbbs!216
  • From Eric Oulashin to Git commit to main/sbbs/master on Saturday, November 12, 2022 16:36:52
    https://gitlab.synchro.net/main/sbbs/-/commit/3b3134e65f45f33a2f30e153
    Modified Files:
    xtrn/DDAreaChoosers/DDMsgAreaChooser.js readme.txt revision_history.txt Log Message:
    DD message area chooser only: Bug fixes for numeric input in lightbar mode and number of posts in traditional mode