]> jfr.im git - irc/quakenet/qwebirc.git/history - js/irc/baseircclient.js
First stage of username/password stuff for hyperion.
[irc/quakenet/qwebirc.git] / js / irc / baseircclient.js
2009-06-21  Chris PorterFirst stage of username/password stuff for hyperion.
2009-06-21  Chris PorterAdd a generic text field for whois, and add numeric...
2009-06-20  Chris PorterFix issue 33 (channel capitalisation problems with...
2009-06-11  Chris PorterMerge.
2009-06-05  Chris PorterPatch from DarkDeviL that enabled WALLOP/WALLUSER parsing.
2009-04-11  Chris PorterAdd ascii CASEMAPPING from RPL_ISUPPORT.
2009-04-11  Chris PorterRefactor RFC1459 case handling functions and their...
2009-04-05  Chris PorterMerge.
2009-04-05  Chris PorterFix parameterised modes for ircds that don't send the...
2009-02-12  Chris PorterFix various leaks to the global scope.
2009-01-18  Chris PorterAdd feedback support.
2008-12-05  Chris PorterAdd notice redirection to message window option.
2008-12-05  Chris PorterAllow @+ in /me and other commands, even if not used...
2008-12-04  Chris PorterRedo window naming system to use window name identifiers.
2008-10-25  Chris PorterFix version in ctcp.
2008-10-25  Chris PorterRefactor isChannel, also push nicks onto the lastNick...
2008-10-25  Chris PorterDon't use attempt.
2008-10-20  Chris PorterBetter hilighting.
2008-10-20  Chris Porter/away shouldn't go to status, don't display nickchanges...
2008-10-20  Chris PorterAdd /away, away notification to active window, /topic...
2008-10-20  Chris PorterAdd 'chanopprivsneeded'
2008-10-19  Chris PorterAdd 'cannot send to chan' numeric and refactor.
2008-10-19  Chris PorterFix /whois on non-existant nick.
2008-10-18  Chris PorterAdd nice whoises.
2008-10-18  Chris PorterFix topic bug.
2008-10-18  Chris PorterTry not to corrupt the namespaces.
2008-07-11  Chris PorterWhoops, forgot to hg mv baseirc.js