about summary refs log tree commit diff
path: root/README (follow)
Commit message (Expand)AuthorAge
* remove trailing whitespaces from source filesChristian Hesse2014-04-17
* makefile: use LUA_PKGCONFIG to set Lua implementationNatanael Copa2014-01-22
* README: document pkg-config for luajitJason A. Donenfeld2014-01-19
* README: document lua makefile flagsJason A. Donenfeld2014-01-14
* filter: add lua supportJason A. Donenfeld2014-01-14
* README: Fix dependenciesLukas Fleischer2014-01-09
* README: Spelling and formatting fixesLukas Fleischer2014-01-08
* README: add trailing slash to homepageJason A. Donenfeld2013-05-27
* New mailing list.Jason A. Donenfeld2013-05-13
* README: times, they are a-changinJason A. Donenfeld2012-10-09
* README: update some stale information/add some newLars Hjemli2011-06-13
* Update READMELars Hjemli2011-03-05
* Fix a typo in README, s/ExecCGI/+ExecCGIKamil Kaminski2010-11-08
* Update READMELars Hjemli2007-09-04
* Update README with submodule build infoLars Hjemli2007-05-11
* Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2007-02-05
* Update README with install/config informationLars Hjemli2007-01-28
* Remove implementation details from READMELars Hjemli2006-12-13
* Add caching infrastructureLars Hjemli2006-12-10
wide pad for the topicJune McEnroe 2018-08-03Ignore NOTICEs not sent to the channelJune McEnroe 2018-08-03Handle KICK and NICKJune McEnroe 2018-08-03Continue on EINTR from pollJune McEnroe Resizing the terminal causes it. 2018-08-03Handle ACTIONsJune McEnroe 2018-08-03Use more octal char literalsJune McEnroe I might be coming around to octal. 2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe Other than this slight hack, I think coloring by username rather than nick is a much better idea. 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe Forgive me. 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe irc.mozilla.org, using GnuTLS, doesn't support *any* of the "secure" ciphers! 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe Seems like handling input is going to be the worst thing ever. 2018-08-02Add chroot.tar targetJune McEnroe