summary refs log tree commit diff homepage
path: root/input (follow)
Commit message (Collapse)AuthorAge
* Rewrite day 1 solutionJune McEnroe2016-12-02
|
* Day 1June McEnroe2016-12-02
f7748aa463a98ed6e'>Reorganize input.cJune McEnroe2019-02-22 | * Reorganize UI code for the umpteenth timeJune McEnroe2019-02-22 | | | | It's actually in a good state now, I think. * Replace "view" with "window"June McEnroe2019-02-21 | | | | | | | I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. * Typedef function types, not pointersJune McEnroe2018-12-30 | * Factor out ircQuitJune McEnroe2018-12-14 | * Add /raw commandJune McEnroe2018-12-05 | * Send input errors to the current tagJune McEnroe2018-12-05 | * Rename verbose to rawJune McEnroe2018-12-05 | | | | And change the format of the sticky tag names again. * Show error if disconnected unintentionallyJune McEnroe2018-12-04 | * Revert half-working reconnecting stuffJune McEnroe2018-12-04 | * Crudely handle reconnecting after suspendJune McEnroe2018-12-01 | * Add basic log replayJune McEnroe2018-11-29 | * Add /whois