summary refs log tree commit diff
path: root/handle.c
AgeCommit message (Collapse)Author
2020-02-02Handle notices and actionsC. McEnroe
2020-02-02Add extremely basid handlePrivmsgC. McEnroe
2020-02-02Remove style string macrosC. McEnroe
2020-02-02Add idColorsC. McEnroe
2020-02-02Implement window switching and status lineC. McEnroe
2020-02-02Handle nickname errorsC. McEnroe
2020-02-02Parse time tagC. McEnroe
2020-02-01Implement the beginnings of UIC. McEnroe
It takes so much code to do anything in curses...
2020-02-01Fix CapNames array indicesC. McEnroe
2020-02-01Blindly implement login flowC. McEnroe