summary refs log tree commit diff
path: root/litterbox.1 (follow)
Commit message (Collapse)AuthorAge
* Insert events for PRIVMSG and NOTICEJune McEnroe2019-12-17
|
* Implement basic IRC connection and message parsingJune McEnroe2019-12-17
|
* Add server-time extension to STANDARDSJune McEnroe2019-12-16
|
* Style cleanupJune McEnroe2019-12-13
|
* Change database file name to litterbox.sqliteJune McEnroe2019-12-01
|
* Add unscoop manual pageJune McEnroe2019-11-29
|
* Add litterbox manual pageJune McEnroe2019-11-29
=1'>Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe