Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove legacy code | June McEnroe | 2020-02-11 |
| | |||
* | Make copyright headers consistent | June McEnroe | 2019-07-27 |
| | |||
* | Move nick and tag coloring to color.c | June McEnroe | 2019-02-25 |
| | |||
* | Remove word handling from formatParse | June McEnroe | 2018-09-14 |
| | |||
* | Apply consecutive formatting codes at once | June McEnroe | 2018-09-14 |
| | | | | Fixes the failing splits test. | ||
* | Add tests for formatParse | June McEnroe | 2018-09-14 |
| | | | | With one currently failing so you know they're worth it. | ||
* | Move color selection to format.c | June McEnroe | 2018-09-13 |
| | |||
* | Fix len for format->split at end of string | June McEnroe | 2018-09-13 |
| | |||
* | Add IRCDefault to colors enum | June McEnroe | 2018-09-13 |
| | |||
* | Return a format->split even at the end of the string | June McEnroe | 2018-09-13 |
| | |||
* | Use formatParse split to position input cursor | June McEnroe | 2018-09-12 |
| | |||
* | Factor out IRC formatting parsing | June McEnroe | 2018-09-12 |