Ripcord Dev Logo Ripcord Development — Changes To Changelog Login or Create Account

Changes to "Changelog" between 2019-09-13 09:53:43 and 2019-09-13 13:22:09

    21     21   * Overhauled the "All Threads" tab/view.
    22     22       * Now just called "Threads" or "threads overview."
    23     23       * Changed row height to a single line.
    24     24       * Only threads that you are involved with or subscribed to are shown.
    25     25       * A "Fetching..." indicator is shown when the data is being re-fetched from the server.
    26     26       * More accurate tracking of thread state, new messages, unread count, etc.
    27     27       * Threads list is now sorted by most recent activity/reply.
    28         -    * Threads list now shows the number of unread messages in a thread.
           28  +    * Threads list now shows the number of unread messages per thread.
    29     29       * Added actions available in the toolbar, context menu and menu bar:
    30         -        * Unsubscribe from threads in the list.
           30  +        * Unsubscribe from selected threads.
    31     31           * Open selected threads in new tabs.
    32     32           * Mark selected threads as read.
    33     33           * Mark all threads as read.
    34     34       * Threads list now remembers which threads were selected when navigating away and then back.
    35     35           * The scroll position of the threads list is also saved.
    36     36   * Improved the accuracy and synchronization of unread states of threads.
    37     37       * Tabs of threads should now always show when you have unread messages in them.