glirc-2.16: Console IRC client

Copyright(c) Eric Mertens, 2016
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Client.View.Mentions

Description

This module provides the lines that have been highlighted across the client in sorted order.

Synopsis

Documentation

mentionsViewLines :: 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.