summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Incorporate CSS into C without file2cJune McEnroe2020-07-13
* Add IRC colors and implement nick coloringJune McEnroe2020-07-10
* Serve stylesheet separately, with cachingJune McEnroe2020-07-10
* Add default stylesheetJune McEnroe2020-07-10
* Add -c to check SQL queriesJune McEnroe2020-07-09
* Split code and add breadcrumb navJune McEnroe2020-07-09
* Add configure script and install targetJune McEnroe2020-07-09
* Implement empty CGI/FastCGI serverJune McEnroe2020-07-09
9d0ef06&follow=1'>Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe