Skip to content
Snippets Groups Projects
  1. Nov 30, 2015
    • rswindell's avatar
      Added Service "Global Settings" label. · c6b715d5
      rswindell authored
      c6b715d5
    • rswindell's avatar
      Introduce new node status (NODE_LOGOUT), which is used for the status of a node · 1d847ed3
      rswindell authored
      after a user (has been) disconnected and before the node transitions to waiting
      for connection (WFC) status. Usually the duration of this status is very short,
      but it can be longer (e.g. for running log-out module and event) and for (new)
      msg-scan pointer fix-ups.
      Updated logout() to remove some cruft and add some more log/debug output.
      Automatic new-scan pointer fix-ups when performing new-message scans (if the
      current pointer is greater than the last message number, set it to the last
      message number) and when saving message pointers.
      Passing user_t* to get/putmsgptrs() instead of message number now (to better
      detect Guest account).
      1d847ed3
  2. Nov 29, 2015
  3. Nov 28, 2015
    • nightfox's avatar
      Updated the display of kludge lines & header lines so that the label & value... · 5384cb7f
      nightfox authored
      Updated the display of kludge lines & header lines so that the label & value will be on one line if they fit that way, to save screen space and reduce the need for scrolling.  Also, added a couple of color configuration options to DefaultTheme.cfg: hdrLineLabelColor and hdrLineValueColor, which lets the sysop specify the colors to use for the header/kludge line labels & values.  Also, updated the readme file & revision history file.  This is still a 'beta' version but is fairly stable.
      5384cb7f
  4. Nov 27, 2015
  5. Nov 26, 2015
  6. Nov 25, 2015
Loading