Skip to content
  • Rob Swindell's avatar
    Make read/unread mail-waiting stats easier to access · bd17a29f
    Rob Swindell authored
    New JS User.stats properties:
    - read_mail_waiting
    - unread_mail_waiting
    - spam_waiting
    
    New @-codes:
    - MAILR (read mail waiting)
    - MAILU (unread mail waiting)
    
    And the corresponding MAILR# and MAILU# codes (for non-current user's stats).
    
    Addresses feature request #191.
    bd17a29f