Skip to content
Snippets Groups Projects
  1. Feb 06, 2023
  2. Feb 05, 2023
  3. Feb 04, 2023
  4. Feb 03, 2023
  5. Feb 02, 2023
  6. Jan 31, 2023
  7. Jan 30, 2023
  8. Jan 29, 2023
    • Rob Swindell's avatar
      Report the telegram waiting and node-msg waiting statuses separately (M and N) · e5bfd553
      Rob Swindell authored
      I noticed that the node status displayed by load/presence_lib.js (e.g. used
      by exec/nodelist.js) would have (N) for node-message waiting instead of (M)
      as is reported in other places (e.g. the node utility, umonitor, sbbsctrl).
      So this commit commonizes this behavior.
      
      Now, it's crazy that there are (at least) 3 places that this node status
      display is implemented and more things should just use nodestatus() to get
      that string, but I'm not solving that copy/pasta issue in this commit.
      e5bfd553
Loading