Age | Commit message (Expand) | Author |
---|---|---|
2020-02-05 | Save own username for message echoing | C. McEnroe |
2020-02-05 | Add extremely basic editing and message sending | C. McEnroe |
2020-02-04 | Split showing style codes and word wrapping | C. McEnroe |
2020-02-04 | Add beginnings of input handling | C. McEnroe |
2020-02-03 | Use time_t rather than struct tm | C. McEnroe |
2020-02-02 | Add sequences for toggling focus/paste modes | C. McEnroe |
2020-02-02 | Remove term.c in favor of more curses APIs | C. McEnroe |
2020-02-02 | Use tsl/fsl capabilities for title if available | C. McEnroe |
2020-02-02 | Save NETWORK, CHANTYPES, PREFIX from ISUPPORT | 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 | Add color hashing function | C. McEnroe |
2020-02-01 | Implement the beginnings of UI | C. McEnroe |
2020-02-01 | Add term stuff | C. McEnroe |
2020-02-01 | Add IDs and names | C. McEnroe |
2020-02-01 | Add -v flag | C. McEnroe |
2020-02-01 | Blindly implement login flow | C. McEnroe |