- 20 Dec, 2008 1 commit
-
-
rswindell authored
some requests for clarification from Deuce.
-
- 09 Dec, 2008 1 commit
-
-
deuce authored
bugs.
-
- 08 Dec, 2008 1 commit
-
-
deuce authored
-
- 04 Jun, 2008 1 commit
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- 11 Jan, 2008 1 commit
-
-
deuce authored
-
- 22 Sep, 2007 1 commit
-
-
rswindell authored
-
- 28 Jul, 2007 1 commit
-
-
deuce authored
-
- 25 Jul, 2007 2 commits
-
-
rswindell authored
to the correct value, but not automatically inform and disconnect the user when they run out of time (the bbs.get_time_left() method does that).
-
rswindell authored
called sbbs_t::gettimeleft() directly before now. <sigh> The irc.js needed this to disconnect users when their time runs out.
-
- 30 Nov, 2006 1 commit
-
-
rswindell authored
- reported by jashud.
-
- 25 Oct, 2006 1 commit
-
-
rswindell authored
user's "time left online" anchor point (normally the same as logon_time, but can be adjusted to add/subtract time available).
-
- 07 Sep, 2006 1 commit
-
-
rswindell authored
when passed a NaN value (Mozilla bug 284032) - using JSVAL_IS_NUM().
-
- 30 Aug, 2006 5 commits
- 18 Jun, 2006 1 commit
-
-
rswindell authored
pointing this out).
-
- 15 Jun, 2006 1 commit
-
-
rswindell authored
-
- 06 Jun, 2006 1 commit
-
-
rswindell authored
equivalent of Baja SEND_FILE_VIA and RECEIVE_FILE_VIA.
-
- 12 May, 2006 1 commit
-
-
rswindell authored
(default:false), used for forcing user into local sysop chat. Fixed bug in bbs.logkey(), comma was always true if any argument was given.
-
- 28 Feb, 2006 1 commit
-
-
rswindell authored
and receive_file() - so str_cmds.js may now support ;GET and ;PUT.
-
- 04 Feb, 2006 1 commit
-
-
rswindell authored
To more-easily get the current sub-board or file directory internal code (string). Deuce will test. :-)
-
- 03 Feb, 2006 2 commits
- 02 Feb, 2006 1 commit
-
-
rswindell authored
(trying to be consistent with post-as-verb, not noun). Introduced bbs.list_msgs() for various listing (as opposed to scan/reading) modes (text search, message to-you, etc.).
-
- 01 Feb, 2006 1 commit
-
-
rswindell authored
-
- 30 Jan, 2006 2 commits
- 12 Jan, 2006 1 commit
-
-
rswindell authored
Using JSDOCSTR() more blank strings.
-
- 13 Dec, 2005 1 commit
-
-
rswindell authored
(rather than _DEBUG) - improving performance and memory usage in the 99% of debug builds that don't need the JSDOC stuff.
-
- 07 Oct, 2005 1 commit
-
-
rswindell authored
for both read and write.
-
- 20 Sep, 2005 1 commit
-
-
deuce authored
-
- 16 Sep, 2005 2 commits
- 13 Sep, 2005 3 commits
- 06 Sep, 2005 1 commit
-
-
rswindell authored
-
- 23 Aug, 2005 1 commit
-
-
rswindell authored
bbs.post_msg(), it will be used for the in-relpy-to header fields and thread linkage automatically.
-