Age | Commit message (Expand) | Author |
---|---|---|
2020-02-06 | Search for cert and priv in config dirs | C. McEnroe |
2020-02-05 | Handle errors from getopt | C. McEnroe |
2020-02-05 | Use getopt_config to load options | C. McEnroe |
2020-02-05 | Add /quit | C. McEnroe |
2020-02-05 | Fix SIGWINCH handling | C. McEnroe |
2020-02-05 | Reflow text on window resize | C. McEnroe |
2020-02-04 | Split showing style codes and word wrapping | C. McEnroe |
2020-02-04 | Only check revents if nfds > 0 | C. McEnroe |
2020-02-04 | Handle signals in poll loop | C. McEnroe |
2020-02-04 | Add beginnings of input handling | C. McEnroe |
2020-02-02 | Save NETWORK, CHANTYPES, PREFIX from ISUPPORT | C. McEnroe |
2020-02-02 | Add idColors | C. McEnroe |
2020-02-02 | Implement window switching and status line | C. McEnroe |
2020-02-01 | Implement word wrap | C. McEnroe |
2020-02-01 | Parse IRC styling in UI | C. McEnroe |
2020-02-01 | Implement the beginnings of UI | 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 |