Skip to content
Snippets Groups Projects
  1. Sep 10, 2017
  2. 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
  3. Aug 31, 2017
  4. 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
  5. 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
  6. Aug 20, 2017
  7. Aug 19, 2017
  8. Aug 18, 2017
  9. Aug 17, 2017
  10. 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
  11. Aug 12, 2017
  12. Aug 10, 2017
  13. Aug 09, 2017
  14. Aug 08, 2017
  15. Aug 07, 2017
    • nightfox's avatar
      SlyVote v0.21 beta: In the area selection list, added a check mark next to... · f2ec84d1
      nightfox authored
      SlyVote v0.21 beta: In the area selection list, added a check mark next to areas that have polls in them.  Also, widened the menu for the poll question and choice lists, since some poll questions and options can have longer text than I had planned for.  Also, removed some temporary text I had put in with the previous version.
      f2ec84d1
  16. Aug 05, 2017
  17. Aug 04, 2017
    • nightfox's avatar
      Bug fix - When choosing to vote on polls, it now correctly displays the... · 75f5d27d
      nightfox authored
      Bug fix - When choosing to vote on polls, it now correctly displays the correct message if the user has voted on all polls or no polls exist in the chosen sub-board.
      75f5d27d
    • nightfox's avatar
      Version 0.19 beta: Added a configuration option, useAllAvailableSubBoards,... · d5f8a924
      nightfox authored
      Version 0.19 beta: Added a configuration option, useAllAvailableSubBoards, which tells SlyVote to use all available sub-boards where voting is enabled.  Defaults to true.  Also, fixed an off-by-1 bug when displaying the list of sub-boards to choose from.  Also, set the (new) ampersandHotkeysInItems property in most of the DDLightbarMenu objects to false so that it won't interpret ampersands before a character in menu items as hotkeys.
      d5f8a924
  18. Jul 19, 2017
  19. Jul 08, 2017
  20. Jul 07, 2017
  21. Jun 10, 2017
Loading