Skip to content
Snippets Groups Projects
  1. Dec 05, 2017
  2. Nov 29, 2017
    • nightfox's avatar
      Version 1.17 beta 48 - Bug fix: When listing messages in reverse order in... · 5703cd69
      nightfox authored
      Version 1.17 beta 48 - Bug fix: When listing messages in reverse order in lightbar mode and all messages are selected/de-selected, the checkmarks on the screen now update properly.  Also, updated so that when listing personal email, it will use the regular formatting colors rather than the colors for messages to the user, since all personal emails are to the user (the 'to user' colors for each email might be obnoxious).
      5703cd69
  3. Nov 17, 2017
  4. Nov 08, 2017
  5. Oct 09, 2017
    • nightfox's avatar
      Version 1.17 beta 47: Updated to set the message number field length... · 4b8a6336
      nightfox authored
      Version 1.17 beta 47: Updated to set the message  number field length dynamically based on the number of messages in the sub-board.  It will be at least 4 but can be more than 4 if there are 10000 messages or more  in a sub-board.  Also, updated to not hold an open sub-board for a long period of time - It now opens a sub-board only when necessary.  This simplified the code a bit.  I also hoped it would fix issues I've seen where sbbs crashes sometimes when replying to a message, but it looks like it did not fix that.
      4b8a6336
  6. Sep 25, 2017
  7. Sep 10, 2017
  8. Sep 09, 2017
    • nightfox's avatar
      Version 0.30 beta: Implemented a user configuration file to store last-read... · 3013dcf2
      nightfox authored
      Version 0.30 beta: Implemented a user configuration file to store last-read message numbers separately from Synchronet's messagebase so that SlyVote won't mess with users' actual last-read message numbers.   Also, updated so that when changing to another area, if the top item index is on the last page of the menu, then set the top item index to the first item on the last page.
      3013dcf2
  9. Aug 31, 2017
  10. Aug 27, 2017
    • nightfox's avatar
      Version 0.29 beta: Checked for the user's UFLAG_V restriction (not allowed to... · 664f7154
      nightfox authored
      Version 0.29 beta: Checked for the user's UFLAG_V restriction (not allowed to vote) in more places.  If the user is not allowed to vote, they can still view poll results.  Also, updated the poll viewing & stats view to say if a poll is closed.  Also refactored code where the Frame & ScrollBar objects are created.
      664f7154
  11. Aug 21, 2017
    • nightfox's avatar
      Added a configuration setting, startupSubBoardCode, which can be used to... · 58229598
      nightfox authored
      Added a configuration setting, startupSubBoardCode, which can be used to specify an internal sub-board code for a sub-board to automatically start in if there are multiple sub-boards configured.  If this is set, SlyVote will not prompt the user for a sub-board on startup and will start in the sub-board specified by this setting.
      58229598
  12. Aug 20, 2017
  13. Aug 19, 2017
  14. Aug 18, 2017
  15. Aug 17, 2017
  16. Aug 16, 2017
    • nightfox's avatar
      Version 0.23 Beta: Started working on supporting voting on multi-answer polls.... · 9d678a25
      nightfox authored
      Version 0.23 Beta: Started working on supporting voting on multi-answer polls.  It appears to be working.  Requires the latest & greatest DDLightbarMenu.js (in sbbs\exec\load).  It could still use a little refinement, such as showing the maximum number of votes (and limiting to that) and showing that the user can use the spacebar to select options in the lightbar menu.
      9d678a25
Loading