- Jan 19, 2019
-
-
rswindell authored
-
- Jan 10, 2019
-
-
rswindell authored
include_location (defaults to true) New comments at the top documenting the modopts.ini settings available. Include misc flags (M for msg waiting, P for do-not-disturb) in web user status active-users.json was excluding node with the POFF (do not disturb) flag set, thus making the do_not_disturb property kind of moot - fixed.
-
rswindell authored
The active-users.json response now includes a 'prot' (protocol) object, just in case we want to use that in the future.
-
rswindell authored
Much of the code in these 2 modules was moved/migrated to the new presence_lib and made more reusable/modular.
-
- Jan 08, 2019
-
-
rswindell authored
(to be consistent with [nodelist]): - include_age - include_gender and they can be separately controlled. Also fixed a 'use strict' violation I didn't find before with assignment to an undeclared variable (uname).
-
- Jan 05, 2019
-
-
rswindell authored
- Enabling JavaScript "strict" mode and resolved the resulting errors (mostly in Merlin's "findfile" modification) - Enabled the use of a [fingerservice] section in ctrl/modopts.ini: include_age_gender (default is true) include_read_name (default is true) findfile (default is true) bbslist (default is false) - New optional "?bbslist" query to return the names in the local sbbslist.json Also "?bbs:<name>" to return the JSON representation of a specific BBS entry - Work-around xtrn_area.prog[] bug where array items could be a non-object (e.g. just 'true' in this case) if the user (no user in this case) did not meet the configured access requirements for the external program in question so the action value in the node/active-user reports would say "running undefined" - just display the internal code instead of the full name if this the xtrn_area.prog[code] is undefined (bug fixed in v3.17c). - The ?active-users.json response now includes the numeric node 'action' value (for possibly localization in the future), the 'xtrn' name, when appropriate, and the current node.aux value. These fields are not currently used by the client (sbbsimsg*.js), but may in the future, mainly for localization/translation or beautification purposes.
-
- Oct 15, 2018
-
-
rswindell authored
in the node status reports. Skip nodes with the "anonymous" flag set. Support new special queries (over SYSTAT or Finger): - stats.json - active-users.json ... for easier programmatic parsing (e.g. by sbbsimsg[_lib].js)
-
- Sep 09, 2015
-
-
rswindell authored
since activeuserservice.js was just a copy/paste of fingerservice.js to begin with. Replace the "command" value for the ActiveUser and ActiveUser-UDP services in ctrl/services.ini with "fingerservice.js -u". The "?services" request now uses the portdefs.js to go through a list of known standard TCP service ports.
-
- Jul 15, 2011
-
-
rswindell authored
-
- Nov 30, 2006
-
-
rswindell authored
-
- Aug 23, 2006
-
-
deuce authored
Sysops, rename all .pla files to .plan Dance little SysOps dance! BWA HA HA!
-
- Jun 16, 2006
-
-
rswindell authored
(DOS editors can't create filenames with 4-char extensions).
-
- Jan 10, 2006
- Jan 07, 2006
-
-
rswindell authored
-
- Jan 06, 2006
-
-
runemaster authored
-
- Dec 23, 2005
- Dec 22, 2005
-
-
deuce authored
editing of .plan files.
-
- Sep 28, 2005
-
-
rswindell authored
filtering by log level by sysop configuration.
-
- Dec 31, 2004
-
-
rswindell authored
-
- Sep 20, 2003
-
-
rswindell authored
-
- May 14, 2003
-
-
rswindell authored
are available.
-
- May 08, 2003
-
-
rswindell authored
-
- Apr 23, 2003
-
-
rswindell authored
-
- Apr 02, 2003
-
-
rswindell authored
global user object).
-
- Nov 14, 2002
-
-
rswindell authored
-
- Nov 13, 2002
-
-
rswindell authored
-
- Aug 21, 2002
-
-
rswindell authored
-
- Aug 09, 2002
-
-
rswindell authored
-
- Jul 31, 2002
-
-
rswindell authored
Buffers all text and sends as one TCP/UDP packet.
-
- Jun 18, 2002
-
-
rswindell authored
-
- Jun 14, 2002
-
-
rswindell authored
-
- Apr 17, 2002
-
-
rswindell authored
-
- Mar 11, 2002
-
-
rswindell authored
-
- Jan 23, 2002
-
-
rswindell authored
(matchuser already matches built-in sysop aliases).
-
- Nov 29, 2001
-
-
rswindell authored
-
- Nov 17, 2001
-
-
rswindell authored
-
- Nov 16, 2001
-
-
rswindell authored
Added Synchronet Services version to ?ver request. Fixed uptime display in ?stats request. Added user number to user details. Removed site name (redundant) from user details.
-
- Nov 15, 2001
-
-
rswindell authored
-