Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use gnu-case-range and gnu-conditional-omitted-operand extensions | June McEnroe | 2020-04-03 |
| | | | | | I'm sad to do this but I just can't stand writing (foo ? foo : bar) anymore. | ||
* | Various small cleanups | June McEnroe | 2020-02-16 |
| | | | | Haven't really gone through ui.c yet. | ||
* | Replace small integers in size_t with uint | June McEnroe | 2020-02-15 |
| | |||
* | Fix completeReplace iteration | June McEnroe | 2020-02-11 |
| | |||
* | Handle KICK | June McEnroe | 2020-02-08 |
| | | | | | See I knew the color cache in complete would be useful in at least one place! | ||
* | Handle NICK | June McEnroe | 2020-02-08 |
| | |||
* | Clear completion for ID on self-part | June McEnroe | 2020-02-07 |
| | |||
* | Update completion on join, part, privmsg | June McEnroe | 2020-02-07 |
| | |||
* | Update color in completeTouch | June McEnroe | 2020-02-07 |
| | |||
* | Populate completion with commands | June McEnroe | 2020-02-07 |