| Commit message (Collapse) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | Colorize nicks and channels | June McEnroe | 2018-08-03 | |
| | | ||||
| * | Add support for mIRC colors | June McEnroe | 2018-08-03 | |
| | | ||||
| * | Handle bold, italic, underline | June McEnroe | 2018-08-03 | |
| | | ||||
| * | Add prift function for "prefix shift" | June McEnroe | 2018-08-03 | |
| | | | | | Forgive me. | |||
| * | Link with -lcursesw | June McEnroe | 2018-08-03 | |
| | | ||||
| * | Use libtls "compat" ciphers | June McEnroe | 2018-08-02 | |
| | | | | | | irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! | |||
| * | Add UI and handle some kinds of server messages | June McEnroe | 2018-08-02 | |
| | | | | | Seems like handling input is going to be the worst thing ever. | |||
| * | Add chroot.tar target | June McEnroe | 2018-08-02 | |
| | | ||||
| * | Add LICENSE file | June McEnroe | 2018-08-02 | |
| | | ||||
| * | Start IRC client | June McEnroe | 2018-08-02 | |
| It dumps lines from the server onto the curses window. | ||||