Skip to content
Snippets Groups Projects
  1. Jan 01, 2019
  2. Dec 21, 2018
  3. Oct 15, 2018
  4. Oct 06, 2018
    • rswindell's avatar
      Fix problem reported by Lord Time (Rob Starr): · dea38eb9
      rswindell authored
      With the change to smblib of March 14 (smbstr.c 1.29), netaddr_type() will
      parse generic words as QWK-network addresses. The fix here is to only
      attempt a net-type lookup if the 'to' field contains an '@'.
      dea38eb9
  5. Aug 20, 2018
    • rswindell's avatar
      From Retro Guy: · 62959696
      rswindell authored
      The modifications are all near the bottom, just to check whether to display
      header, leftnav, rightnav etc.
      62959696
  6. Jun 30, 2018
  7. Mar 18, 2018
  8. Mar 14, 2018
  9. Mar 05, 2018
  10. Dec 03, 2017
  11. Dec 02, 2017
  12. Mar 03, 2017
  13. Jan 12, 2017
  14. Nov 24, 2016
  15. Oct 20, 2016
  16. Feb 18, 2016
  17. Dec 04, 2015
  18. Dec 03, 2015
  19. Nov 23, 2015
  20. Nov 17, 2015
    • rswindell's avatar
      Fix bug reported by Xucaen (sort-of): · 2f39248b
      rswindell authored
      Check the user's 'M' restriction before allowing them to send netmail and throw
      an error if they're not allowed.
      The actual bug reported was that the global setting in SCFG->Networks->Internet
      ->Allow Sending of E-Mail wasn't being followed in the old/legacy Web GUI,
      and that's still the case because the scfg_t.inetmail_misc value isn't
      (currently) exposed via JavaScript even though the bit-flag values (NMAIL_*)
      are defined in sbbsdefs.js - whoops, just an oversight.
      2f39248b
  21. Jul 24, 2015
  22. Jul 15, 2015
  23. Jun 14, 2015
  24. Jun 02, 2015
  25. May 30, 2015
  26. May 21, 2015
  27. May 12, 2015
  28. May 11, 2015
    • rswindell's avatar
      Fix birthdate format: · 5a0cb4a9
      rswindell authored
      Forcing DD-MM-YY format was wrong for a couple of reasons.
      Either MM/DD/YY or DD/MM/YY is valid and which is valid is based on sysop
      configuration (European date format enabled or not). I know this is kind of
      lame, but that's the current legacy design of Synchronet.
      5a0cb4a9
  29. May 10, 2015
  30. May 06, 2015
  31. Oct 09, 2014
  32. Sep 10, 2014
  33. Apr 03, 2014
  34. Mar 14, 2014
Loading