Skip to content
Snippets Groups Projects
  1. Mar 13, 2017
  2. Mar 06, 2017
  3. Feb 20, 2017
  4. Feb 08, 2017
  5. Feb 06, 2017
  6. Jan 29, 2017
  7. Jan 25, 2017
  8. Jan 22, 2017
  9. Jan 17, 2017
  10. Jan 15, 2017
  11. Jan 13, 2017
  12. Jan 11, 2017
  13. Jan 09, 2017
  14. Dec 31, 2016
  15. Dec 12, 2016
  16. Dec 05, 2016
  17. Dec 04, 2016
  18. Nov 30, 2016
  19. Nov 29, 2016
  20. Nov 28, 2016
  21. Nov 27, 2016
  22. Nov 25, 2016
    • nightfox's avatar
      Version 1.17 beta 8: Fixed a bug when getting the last-read message index... · 0ac8d985
      nightfox authored
      Version 1.17 beta 8: Fixed a bug when getting the last-read message index after filtering out deleted messages (or any messages that are not readable due to not being verified, etc.).  Also, for voting, updated it to check whether the user has voted on the message before showing the vote prompt (thanks to echicken for describing how to check that).
      0ac8d985
    • nightfox's avatar
      Version 1.17 beta 7: Improved the voting input for the scrolling reader mode... · 1c006e2a
      nightfox authored
      Version 1.17 beta 7: Improved the voting input for the scrolling reader mode so that it doesn't have to refresh the whole screen when the voting process is done.  Also, fixed a bug in error output for voting in the traditional (non-scrolling) reader interface.
      1c006e2a
  23. Nov 24, 2016
  24. Nov 21, 2016
  25. Nov 20, 2016
    • nightfox's avatar
      Version 1.17 Beta 1: Implemented a workaround for handling message headers... · 958d5f18
      nightfox authored
      Version 1.17 Beta 1: Implemented a workaround for handling message headers that are null (which are more common now with the message voting feature recently introduced in Synchronet).  Now such message headers won't cause weirdness in the message list.  Users won't be able to read such messages.  I'd like to find a way to not show such messages altogether in the message list - Will probably need to use the get_all_msg_headers() method in the MsgBase class to get all message headers except ones for vote messages.
      958d5f18
  26. Sep 11, 2016
    • nightfox's avatar
      Version 1.16: Added a new feature that allows users to forward a message to an... · f203b5ba
      nightfox authored
      Version 1.16: Added a new feature that allows users to forward a message to an email address or to another user on the BBS (using the O key).  This can be useful, for instance, if the user wants to send a message in a public sub-board to their personal email for future reference or send a message from a public sub-board to another user to discuss the topic privately.
      f203b5ba
  27. Aug 30, 2016
    • nightfox's avatar
      Officially releasing version 1.15. Contains the bug fix for private reply for... · a6b078f6
      nightfox authored
      Officially releasing version 1.15.  Contains the bug fix for private reply for a message on a networked sub-board, and also includes the new user-edit feature (using the U key, for sysops only), which lets the sysop edit the user account of the author of the message (only if the user account exists on the BBS).
      a6b078f6
Loading