Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Set self.color | June McEnroe | 2020-02-04 |
| | |||
* | Align word wrapping with tab character | June McEnroe | 2020-02-04 |
| | | | | Also fixes handling whitespace directly after control codes. | ||
* | Use time_t rather than struct tm | June McEnroe | 2020-02-03 |
| | |||
* | Remove services TODO | June McEnroe | 2020-02-02 |
| | | | | | | | | 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. | ||
* | Check queries against chanTypes | June McEnroe | 2020-02-02 |
| | |||
* | Save NETWORK, CHANTYPES, PREFIX from ISUPPORT | June McEnroe | 2020-02-02 |
| | |||
* | Handle notices and actions | June McEnroe | 2020-02-02 |
| | |||
* | Add extremely basid handlePrivmsg | June McEnroe | 2020-02-02 |
| | |||
* | Remove style string macros | June McEnroe | 2020-02-02 |
| | |||
* | Add idColors | June McEnroe | 2020-02-02 |
| | |||
* | Implement window switching and status line | June McEnroe | 2020-02-02 |
| | |||
* | Handle nickname errors | June McEnroe | 2020-02-02 |
| | |||
* | Parse time tag | June McEnroe | 2020-02-02 |
| | |||
* | Implement the beginnings of UI | June McEnroe | 2020-02-01 |
| | | | | It takes so much code to do anything in curses... | ||
* | Fix CapNames array indices | June McEnroe | 2020-02-01 |
| | |||
* | Blindly implement login flow | June McEnroe | 2020-02-01 |