Skip to content
Snippets Groups Projects
  1. Jan 10, 2019
  2. Jan 09, 2019
  3. Jan 08, 2019
  4. Jan 07, 2019
  5. Jan 06, 2019
  6. Jan 05, 2019
    • rswindell's avatar
      Updated JavaScript object model docs, generated by Deuce's nix.synchro.net · be1d834a
      rswindell authored
      system for v3.17b on Jan-2-2019.
      be1d834a
    • rswindell's avatar
      A bit of a modernization/overhaul of this service script: · b0f0f132
      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.
      b0f0f132
Loading