Copyright | (c) Eric Mertens 2016 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
This module provides the lines that have been highlighted across the client in sorted order.
Synopsis
- mentionsViewLines :: Int -> ClientState -> [Image']
Documentation
mentionsViewLines :: Int -> ClientState -> [Image'] Source #
Generate the list of message lines marked important ordered by time. Each run of lines from the same channel will be grouped together. Messages are headed by their window, network, and channel.