Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-03 | Use time_t rather than struct tm | C. McEnroe | |
2020-02-02 | Remove services TODO | C. McEnroe | |
Two goals: 1. Messages should always be routed to the same place. 2. You should be able to see your messages to *Serv and its responses together. | |||
2020-02-02 | Check queries against chanTypes | C. McEnroe | |
2020-02-02 | Save NETWORK, CHANTYPES, PREFIX from ISUPPORT | C. McEnroe | |
2020-02-02 | Handle notices and actions | C. McEnroe | |
2020-02-02 | Add extremely basid handlePrivmsg | C. McEnroe | |
2020-02-02 | Remove style string macros | C. McEnroe | |
2020-02-02 | Add idColors | C. McEnroe | |
2020-02-02 | Implement window switching and status line | C. McEnroe | |
2020-02-02 | Handle nickname errors | C. McEnroe | |
2020-02-02 | Parse time tag | C. McEnroe | |
2020-02-01 | Implement the beginnings of UI | C. McEnroe | |
It takes so much code to do anything in curses... | |||
2020-02-01 | Fix CapNames array indices | C. McEnroe | |
2020-02-01 | Blindly implement login flow | C. McEnroe | |