about summary refs log tree commit diff
path: root/chat.c (follow)
Commit message (Expand)AuthorAge
* Only check revents if nfds > 0June McEnroe2020-02-04
* Handle signals in poll loopJune McEnroe2020-02-04
* Add beginnings of input handlingJune McEnroe2020-02-04
* Save NETWORK, CHANTYPES, PREFIX from ISUPPORTJune McEnroe2020-02-02
* Add idColorsJune McEnroe2020-02-02
* Implement window switching and status lineJune McEnroe2020-02-02
* Implement word wrapJune McEnroe2020-02-01
* Parse IRC styling in UIJune McEnroe2020-02-01
* Implement the beginnings of UIJune McEnroe2020-02-01
* Add IDs and namesJune McEnroe2020-02-01
* Add -v flagJune McEnroe2020-02-01
* Blindly implement login flowJune McEnroe2020-02-01
commit/catgirl.1?h=2.2&id=1d6fb01074e41cd30e83c7587942fff9605c8b2d&follow=1'>Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe