]> jfr.im git - irc/rizon/qchat.git/history - qwebirc
This url rewriting thing is a bad idea, just use SSL only
[irc/rizon/qchat.git] / qwebirc /
2015-01-03  AdamRizonBNC and NickServ auth
2015-01-02  AdamRequest NAMESX
2014-01-12  Chris PorterMerge (drop connect.html change as too many forks rely...
2012-02-13  Chris PorterFix ssl import.
2012-02-13  Chris PorterFixes issue #152
2012-02-13  Chris PorterFixes issue #233
2011-02-19  Chris PorterMerge soczol's patch from https://bitbucket.org/soczol...
2010-06-06  Chris PorterUse potential proxy ip in feedback engine.
2010-06-06  Chris PorterSwitch to using SRV records.
2010-06-06  Chris PorterAdd option to use a custom resolver for IRC connection...
2010-03-01  Chris PorterEncode json more compactly.
2009-11-10  Chris PorterMerge.
2009-11-10  Chris PorterSwitch debug signal to SIGUSR2 as SIGUSR1 is used by...
2009-07-31  Chris PorterAdminEngine now uses getClientIP (fixes proxy support).
2009-07-31  Chris PorterAdd HTTP X-Forwarded-For support (fixes issue 30).
2009-07-02  Chris PorterMerge default into stable.
2009-06-22  Chris PorterMerge freenodelogin branch into default branch.
2009-06-22  Chris PorterYet another merge.
2009-06-22  Chris PorterMerge.
2009-06-22  Chris PorterFix several login bugs, add bouncer auth mode.
2009-06-22  Chris PorterMerge.
2009-06-22  Chris PorterAdd a new ident mode that passses in the nickname,...
2009-06-21  Chris PorterFirst stage of username/password stuff for hyperion.
2009-06-20  Chris PorterAdd ability to get a stacktrace by sending SIGUSR1.
2009-06-19  Chris PorterIgnore bad messages from the ircd (like empty lines).
2009-06-19  Chris PorterOptimise buffer length code for very large buffers.
2009-06-03  Chris PorterMerge in default.
2009-04-17  Chris PorterPatch from thommey which adds support for old CGIIRC...
2009-04-17  Chris PorterFix WEBIRC line, thanks thommey.
2009-04-11  Chris PorterSupport asynchronous DNS resolution in webirc/None...
2009-04-11  Chris PorterAdd WEBIRC support, along with hex idents.
2009-03-28  Chris PorterMerge into stable.
2009-03-28  Chris PorterRemove some more QuakeNet-isms from qwebirc.
2009-03-18  Chris PorterAdd license and dummy authgate.
2009-02-18  Chris PorterClean up more error messages, hide directories and...
2009-02-18  Chris PorterClarify bad session message.
2009-02-17  Chris PorterImplement our own timeout mechanism as the Twisted...
2009-02-17  Chris PorterFix encoding issues, thanks coekie for noticing.
2009-02-17  Chris PorterChange the way timeouts are processed entirely to make...
2009-02-01  Chris PorterCleanup compiling code and add clean/mkstatic.
2009-01-31  Chris PorterAdd admin engine and reorganise a lot of directory...
2009-01-18  Chris PorterUse utf-8 for emails.
2009-01-18  Chris PorterAdd feedback support.
2008-11-10  Chris PorterAdd logout command.
2008-11-10  Chris PorterAdd QTicket support!
2008-11-08  Chris PorterAuthgate integration stage 1.
2008-11-08  Chris PorterDoh, server.NOT_DONE_YET == True
2008-11-08  Chris PorterUse POST instead of GET.
2008-11-04  Chris PorterIncrease the session id length (thanks morphium).
2008-10-19  Chris PorterAdd icon mime-type.
2008-10-18  Chris PorterMerge.
2008-10-17  Chris PorterFew changes to the backend to prevent ping timeouts...
2008-10-15  Chris PorterVarious fixes, set default to qui.
2008-10-13  Chris PorterMerge.
2008-10-13  Chris PorterSet default to mocha, run.sh shouldn't have the engine.
2008-07-12  Chris PorterAdd maximum line lengths.
2008-07-12  Chris PorterFix failed connections, also use the poll reactor.
2008-07-11  Chris PorterUse a realname from the config file, also try generatin...
2008-07-11  Chris PorterAdd a maximum amount of subscriptions per channel.
2008-07-11  Chris PorterRefactor main interface code into qwebircinterface.js
2008-07-10  Chris PorterAdd connection dialog.
2008-07-10  Chris PorterUse post for initial session request rather than get.
2008-06-19  Chris PorterDos2Unix
2008-06-15  Chris PorterAdd command parsing and lots of other stuff...
2008-06-14  Chris PorterMostly working!
2008-05-14  Chris PorterNow works.
2008-05-14  Chris PorterUse twisted formats.
2008-05-14  Chris PorterInitial import.