Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Move nick and tag coloring to color.c | June McEnroe | 2019-02-25 |
| | |||
* | Add GNU/Linux build instructions | June McEnroe | 2019-01-25 |
| | |||
* | Move base64 back to pls.c | June McEnroe | 2018-12-16 |
| | |||
* | Move base64 to string.c | June McEnroe | 2018-12-16 |
| | |||
* | Various man page tweaks and edits | June McEnroe | 2018-12-02 |
| | |||
* | Add sandman.m to README | June McEnroe | 2018-12-02 |
| | |||
* | Add NetBSD.mk | June McEnroe | 2018-11-28 |
| | |||
* | Rename project catgirl | June McEnroe | 2018-11-27 |
| | | | | This simplifies things. | ||
* | Render README from chatte.7 | June McEnroe | 2018-09-15 |
| | |||
* | Factor out IRC formatting parsing | June McEnroe | 2018-09-12 |
| | |||
* | Install man page in chroot | June McEnroe | 2018-09-10 |
| | |||
* | Move event loop to event.c | June McEnroe | 2018-09-06 |
| | |||
* | Add sample sshd_config | June McEnroe | 2018-08-20 |
| | |||
* | Add term.c for extra terminal features | June McEnroe | 2018-08-11 |
| | | | | Look at the cute little state machine! | ||
* | Become multi-channel | June McEnroe | 2018-08-10 |
| | | | | There's a lot of UI missing for it, but it technically works. | ||
* | Add URL detection, listing and opening | June McEnroe | 2018-08-09 |
| | | | | Might also add /copy, like /open. | ||
* | Add Homebrew LibreSSL paths to Makefile | June McEnroe | 2018-08-08 |
| | |||
* | Factor out line editing to edit.c | June McEnroe | 2018-08-08 |
| | |||
* | Populate tab-complete list | June McEnroe | 2018-08-07 |
| | |||
* | Use wchar_t strings for all of UI | June McEnroe | 2018-08-06 |
| | | | | vaswprintf is a nightmare. | ||
* | Add README | June McEnroe | 2018-08-04 |