]> jfr.im git - irc/quakenet/qwebirc.git/history - js/irc/commandparser.js
Add a load of crypto functions for future use.
[irc/quakenet/qwebirc.git] / js / irc / commandparser.js
2009-01-21  Chris PorterAdd a load of crypto functions for future use.
2008-12-06  Chris PorterRefactor commands.
2008-12-06  Chris PorterAdd currently empty privacy policy.
2008-12-06  Chris PorterAdd +x support, don't reveal the users host with autojoins.
2008-12-06  Chris PorterAdd about pane.
2008-12-05  Chris PorterMerge.
2008-12-05  Chris PorterFix /me bug (thanks dunks).
2008-12-05  Chris PorterFix up /join channel to /join #channel.
2008-12-05  Chris PorterFix lowercase/uppercase queries/windows.
2008-12-05  Chris PorterAllow @+ in /me and other commands, even if not used...
2008-12-04  Chris PorterAdd status display in channel text.
2008-12-04  Chris PorterRedo window naming system to use window name identifiers.
2008-12-04  Chris PorterAdd sound support, not currently enabled in the UI.
2008-11-10  Chris PorterAdd logout command.
2008-11-10  Chris PorterAdd /options and /embed.
2008-11-10  Chris PorterRefactor getActiveWindow()
2008-11-08  Chris PorterRefactor command parser, add meeb!
2008-10-26  Chris PorterAdd /umode, sort channel auto-completion by window...
2008-10-25  Chris PorterFix version in ctcp.
2008-10-25  Chris PorterRefactor isChannel, also push nicks onto the lastNick...
2008-10-24  Chris PorterAdd /quit.
2008-10-20  Chris PorterAdd /clear.
2008-10-20  Chris PorterAdd /away, away notification to active window, /topic...
2008-10-20  Chris PorterFix /about, /kick.
2008-10-19  Chris PorterFix part again.
2008-10-19  Chris PorterMerge.
2008-10-19  Chris PorterAdd /part and fix /kick.
2008-10-18  Chris PorterVarious things I missed.
2008-10-18  Chris PorterTry not to corrupt the namespaces.
2008-10-18  Chris PorterMerge.
2008-10-17  Chris PorterCommand history improvements.
2008-10-16  Chris Porter/about
2008-10-15  Chris PorterFix ctcps going to wrong window.
2008-07-11  Chris PorterFix own /NICK not showing in status window, also fix...
2008-07-10  Chris PorterFix errors in swmui, no argument commands and window...
2008-06-19  Chris PorterIE fixes.
2008-06-19  Chris PorterDos2Unix
2008-06-19  Chris PorterReorganise.