Skip to content
  • nightfox's avatar
    Version 1.32: Removed some code that's no longer used. Also, fixed an issue... · 2ec365c8
    nightfox authored
    Version 1.32: Removed some code that's no longer used.  Also, fixed an issue when changing to another sub-board with the traditional-style (non-lightbar) list where it was slow to list sub-boards.  For the number of messages, it was checking all headers to ignore ones marked as deleted, etc., but that can be fairly slow..  Now it just uses total_msgs for the MessageBase object, which is a lot faster and still gives an idea of how many messages are there.
    2ec365c8