summary refs log tree commit diff
path: root/format.c (follow)
Commit message (Expand)AuthorAge
* Remove word handling from formatParseJune McEnroe2018-09-14
* Apply consecutive formatting codes at onceJune McEnroe2018-09-14
* Add tests for formatParseJune McEnroe2018-09-14
* Move color selection to format.cJune McEnroe2018-09-13
* Fix len for format->split at end of stringJune McEnroe2018-09-13
* Add IRCDefault to colors enumJune McEnroe2018-09-13
* Return a format->split even at the end of the stringJune McEnroe2018-09-13
* Use formatParse split to position input cursorJune McEnroe2018-09-12
* Factor out IRC formatting parsingJune McEnroe2018-09-12
ne McEnroe 2020-07-18Remove kcgi 0.11 compatibilityJune McEnroe 2020-07-17Filter networks with only private contextsJune McEnroe 2020-07-17Add export optionJune McEnroe 2020-07-17Add margin to inputsJune McEnroe 2020-07-16Don't write null terminator in stylesheet responseJune McEnroe 2020-07-16Remove sudo from make installJune McEnroe