an experimental irc client
commits
Author
Commit
Message
Date
This fixes how we handle the markread_on_focus configuration value
Add ability to add global configuration
Reported-by: erk on IRC
This was accidentally in a scope related to the message having the users
nick
We only ever mark a channel read when we are drawing. This keeps the
logic very simple: We must be at the bottom of the viewport, have unread
messages, and have focus.