- Jan 11, 2019
-
-
rswindell authored
of the user_age_and_gender() method. Changed options.web_inactivity_timeout to just options.web_inactivity to be more consistent with the existing modopts.ini [web] option naming.
-
rswindell authored
(default: 'browsing' - to match web UI verbiage).
-
rswindell authored
Provide better example of constructing/using User objects.
-
- Jan 10, 2019
-
-
rswindell authored
numbers beginning w/0 are interpretted as octal by parseInt() by default.
-
echicken authored
-
rswindell authored
0-byte .msg files are normal and do not mean a msg is waiting for the user.
-
rswindell authored
Added properties to web_user object: do_not_disturb and msg_waiting
-
rswindell authored
derived from a portion of ecwebv4's ndoelist.js. TODO (echicken, help!): fill-out the 'action' property from the web session and double-check on the logontime value (can we get this from the session blob?).
-
rswindell authored
Migrated mostly from exec/nodelist.js, some from fingerservice.js.
-