Added roadmap to readme

This commit is contained in:
John Reese 2011-01-14 09:18:46 -05:00
parent 5b2389d8d1
commit 9f89dc5c9c
1 changed files with 23 additions and 0 deletions

View File

@ -100,6 +100,29 @@ Configuration
local scheme to access a mobile application. local scheme to access a mobile application.
Roadmap
-------
### Conditions
* Away: Whether the user has set their /away status.
* User inactivity: How long, in seconds, since the last action made by user, in any
channel or query window.
* Channel inactivity: How long, in seconds, since the last action made by the user in
the same channel or query window.
* Highlights: Strings to trigger a channel notification, in addition to the default
highlight when your nick is mentioned.
* Nick blacklist: List of nicks to never send notifications from, e.g. channel bots.
### Settings
* Customizable notification titles and message formats.
License License
------- -------