Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 |
* | Add tests for formatParse | June McEnroe | 2018-09-14 |
* | 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 |