Skip to content
Snippets Groups Projects
  1. Oct 04, 2018
  2. Apr 12, 2018
  3. Jan 01, 2018
  4. Dec 30, 2017
  5. Dec 11, 2017
    • rswindell's avatar
      Completed the BBS entry editing. Still needs beautification, but everything · cdaea4ca
      rswindell authored
      should be editable now.
      Now tracks number verifications and updates per entry.
      Rremoved UDP-finger auto-verification (deprecated).
      Display all system operators (if > 1) in the list view.
      Disable Ctrl-U key handler in sbbs (used for page-up).
      Support Insert and Delete for add and remove BBS entry.
      PageUp/PageDn key support.
      Fix the printf() usage that could be causing the crash in v3.16.
      Added (optional) Live preview support (set live_preview=true in modopts.ini)
      New command-line options: -addr, preview, -reverse
      Changed the instant-message list (sbbsimsg.lst) file format exported:
      - removed protocol names (not used)
      - added BBS name (handy in sbbsimsg.js going forward)
      cdaea4ca
  6. Dec 09, 2017
  7. Dec 08, 2017
  8. Dec 07, 2017
    • rswindell's avatar
      First update in a while: · b9acc5e3
      rswindell authored
      * Implemeneted Add and Remove commands
      * Begun implementation of Edit command
      * Smplified json model a bit:
      - bbs.xtrns -> bbs.doors
      - bbs.software.bbs -> bbs.software
      - bbs.terminal.support[.type] -> bbs.terminal.types[]
      - dates are always stored as strings (rather than just sometimes)
      b9acc5e3
  9. Nov 16, 2016
  10. Oct 28, 2015
  11. Sep 27, 2015
  12. Sep 10, 2015
  13. Aug 31, 2015
    • rswindell's avatar
      Use log() instead of print() · 6a2e5bba
      rswindell authored
      Include sort comparison function (compare) and sort_property as part of lib.
      Added remove_dupes() function.
      When reading JSON file, support lines up to 8Kbytes in length.
      6a2e5bba
  14. Aug 29, 2015
Loading