- Nov 26, 2015
-
-
rswindell authored
Sysop can set the number of days-worth of new messages that new users will see in their first new-message scan (the default is 0, no new messages). This does lengthen the amount of time that the first "Loading message pointers" is displayed (it has to go and open all the message bases), but at least new users are no longer bombarded with thousands of very old messages when they answer "Yes" to the "Scan for New Messages" prompt. This setting is in SCFG->System->New User Values->Days of New Messages. Set it to some really high number (maximum of 9999) if you want the old behavior.
-
rswindell authored
default (in the Terminal server), use Raw I/O mode (Ctrl-Z) to toggle this behavior off/on (same as word-wrap toggle).
-
- Nov 25, 2015
- May 12, 2013
-
-
rswindell authored
places other than just viewing a message header - for use in Nightfox's SlyEdit.
-
- Feb 14, 2013
-
-
rswindell authored
messages in the terminal server.
-
- Nov 06, 2011
-
-
rswindell authored
This allows easy trouble-shooting of word-wrap issues by using Ctrl-Z.
-
- Nov 04, 2011
-
-
rswindell authored
wrapped. Pass the column width to wordwrap() instead of columns-1.
-
- Nov 02, 2011
-
-
rswindell authored
long lines in messages for the user's terminal. May be used for viewing other files with long lines (e.g. G-text files) in the future.
-
- Oct 29, 2011
-
-
deuce authored
This is *likely* to break the Win32 build and even when the macros are specified in xpdev, I doubt Microsoft has added support for the 'z' size specifier used in smblib/smbadd.c we'll likely need a SIZE_T_SIZE macro that is "z" on C99 systems and "ll" or "64" or whatever it is on Win32. Or maybe a whole slew of complete SIZE_T macros since the 32/64 but thing and the max file size thing may actually need the full format specification to be in the macro... "zu" on C99 platforms and whatever magic Microsoft needs there.
-
- Aug 25, 2011
-
-
rswindell authored
-
- Mar 06, 2010
-
-
rswindell authored
inserting (long) typedefs to prevent warnings, but in the case of the JS File() class, actually supporting file lengths > 32-bit.
-
- Oct 17, 2009
-
-
rswindell authored
be replied to (e.g. with a bounce message) - used by the list server.
-
- Mar 20, 2009
-
-
rswindell authored
-
- Feb 16, 2009
-
-
rswindell authored
-
- Feb 10, 2009
-
-
rswindell authored
kludge lines). Created common sbbs_t member function for generating QUOTES.TXT file/path.
-
- Aug 14, 2007
-
-
deuce authored
Remove time32str()
-
- Aug 13, 2007
-
-
deuce authored
-
- Jul 10, 2007
-
-
deuce authored
getlasgmsg() needs a uin32_t* as the second arg. loadmail() needs an int32_t* as the second argument. loadposts() needs an int32_t as the first argument.
-
- Sep 30, 2005
-
-
rswindell authored
msg.total_hfields to 0).
-
- Sep 20, 2005
-
-
deuce authored
-
- Oct 27, 2004
- Sep 08, 2004
-
-
rswindell authored
and net_addr() to smb_netaddr().
-
- Sep 02, 2004
-
-
rswindell authored
smb_getmsgidx/hdr_by_msgid/ftnid() for fast auto-thread linkage.
-
- Aug 30, 2004
-
-
rswindell authored
-
- Nov 25, 2003
-
-
rswindell authored
they exist.
-
- Aug 30, 2003
-
-
rswindell authored
if the message header is going to be later written to disk.
-
- Aug 18, 2003
-
-
rswindell authored
-
- Jun 22, 2003
-
-
deuce authored
Does QUOTES.TXT need to be created/delete when there is no external editor?
-
- Jun 20, 2003
-
-
deuce authored
-
- Jun 19, 2003
-
-
rswindell authored
-
- May 18, 2003
-
-
rswindell authored
-
- Mar 11, 2003
-
-
rswindell authored
-
- Jul 15, 2002
-
-
rswindell authored
-
- Jul 11, 2002
- Mar 08, 2002
-
-
rswindell authored
addresses (QWK, FidoNet, and Internet). Changed faddrtoa() prototype.
-
- Feb 12, 2002
-
-
rswindell authored
place of the text.dat message header strings.
-
- Feb 11, 2002
-
-
rswindell authored
-