]> jfr.im git - irc/quakenet/qwebirc.git/shortlog
irc/quakenet/qwebirc.git
2009-04-11  Chris PorterRefactor RFC1459 case handling functions and their...
2009-04-11  Chris PorterAdd WEBIRC support, along with hex idents.
2009-04-05  Chris PorterMerge.
2009-04-05  Chris PorterFix parameterised modes for ircds that don't send the...
2009-03-28  Chris PorterMerge into stable.
2009-03-28  Chris PorterAdd options generator I forgot to add...
2009-03-28  Chris PorterAdd irc:// url parsing support.
2009-03-28  Chris PorterFix autojoin with keys.
2009-03-28  Chris PorterRemove some more QuakeNet-isms from qwebirc.
2009-03-28  Chris PorterRemove QuakeNet's privacy policy from the distribution.
2009-03-18  Chris PorterMerge in stable.
2009-03-18  Chris PorterMake config file more obvious.
2009-03-18  Chris PorterRemoved tag stable
2009-03-18  Chris PorterNow we don't *need* java or hg, though both are still...
2009-03-18  Chris PorterAdded tag stable for changeset 231e288a731a
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 PorterAdd default arguments to run.py.
2009-02-17  Chris PorterImplement our own timeout mechanism as the Twisted...
2009-02-17  Chris PorterStop badly written crawlers crawling us.
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-17  Chris PorterDon't activate the default reactor twice.
2009-02-16  Chris PorterSet default HTTP timeout to 60 seconds.
2009-02-12  Chris PorterFix various leaks to the global scope.
2009-02-06  Chris PorterMake scripts executable.
2009-02-02  Chris PorterSomehow the faq didn't get added.
2009-02-02  Chris PorterRemove nicklist double clicking.
2009-02-02  Chris PorterFix adminengine css bug.
2009-02-02  Chris Porter. in nick now adds a random number.
2009-02-02  Chris PorterFix floodcounter bug.
2009-02-02  Chris PorterUpdate SoundManager, also use the minified version.
2009-02-02  Chris PorterFix stupid typo that broke queries.
2009-02-02  Chris PorterFix Chrome hint position bug.
2009-02-02  Chris PorterProduce compiled files based on hg id.
2009-02-02  Chris PorterDon't show 'Loading...' for 500ms in panes.
2009-02-02  Chris PorterFix menu height bug in IE.
2009-02-02  Chris PorterFix IE menu position.
2009-02-02  Chris PorterGet rid of the surface stuff fixing all known popup...
2009-02-01  Chris PorterAdd traceback option to run.py.
2009-02-01  Chris PorterFix Q not being recognised.
2009-02-01  Chris PorterFix dedicated message window inconsistencies.
2009-02-01  Chris PorterFix IE white issue.
2009-02-01  Chris PorterFix status window nick bug.
2009-02-01  Chris PorterFix feedback not being selected on tab return bug.
2009-02-01  Chris PorterFix feedback backspace not-working bug.
2009-02-01  Chris PorterHint text no longer wraps in Firefox.
2009-02-01  Chris Portermocha-compressed wasn't in the tree.
2009-02-01  Chris PorterMerge all javascript into one file when we 'compile'.
2009-02-01  Chris PorterMove scripts around.
2009-02-01  Chris PorterCleanup compiling code and add clean/mkstatic.
2009-02-01  Chris PorterMove pane HTML into seperate subdirectory.
2009-01-31  Chris PorterReplace {compile,run}.{bat,sh} with {compile,run}.py.
2009-01-31  Chris PorterAdd admin engine and reorganise a lot of directory...
2009-01-21  Chris PorterAdd a load of crypto functions for future use.
2009-01-18  Chris PorterUse utf-8 for emails.
2009-01-18  Chris PorterAdd feedback support.
2009-01-17  Chris Porterdropdown menu is now acceptable.
2008-12-07  Chris PorterImprove menu a bit.
2008-12-07  Chris Porterdos2unix...
2008-12-07  Chris PorterVarious about/privacy policy fixes.
2008-12-07  Chris PorterFirst version of the menu.
2008-12-06  Chris PorterAdd /beep!
2008-12-06  Chris PorterPrivacy policy.
2008-12-06  Chris PorterRefactor commands.
2008-12-06  Chris PorterAdd currently empty privacy policy.
2008-12-06  Chris PorterColours now use CSS.
2008-12-06  Chris PorterAdd a log in button to front page.
2008-12-06  Chris PorterFix centreing issues.
2008-12-06  Chris PorterReorganise panes and ui frontends.
2008-12-06  Chris PorterAdd umode changes.
2008-12-06  Chris PorterAdd basic branding.
2008-12-06  Chris PorterFix various logged in issues with autojoining.
2008-12-06  Chris PorterAdd +x support, don't reveal the users host with autojoins.
2008-12-06  Chris PorterAdd automatic join on Q invites.
2008-12-06  Chris PorterDon't scroll to bottom in custom dialogs.
2008-12-06  Chris Porter"Comment" dialog css.
2008-12-06  Chris PorterBlock backspace and /.
2008-12-06  Chris PorterFix font issue.
2008-12-06  Chris PorterAdd about pane.
2008-12-05  Chris PorterFix IE7.
2008-12-05  Chris PorterAdd notice redirection to message window option.
2008-12-05  Chris PorterMerge.
2008-12-05  Chris PorterFix /me bug (thanks dunks).
2008-12-05  Chris PorterAdd -r argument.
2008-12-05  Chris PorterAdd beeping!
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 PorterIE fixes.
2008-12-04  Chris PorterAdd uncompressed versions of mootools.
2008-12-04  Chris PorterAdd sound support, not currently enabled in the UI.
2008-11-12  Chris PorterStart work on sound API.
2008-11-10  Chris PorterClose last active request on disconnect and erase timers.
2008-11-10  Chris PorterAdd logout command.
2008-11-10  Chris PorterAdd auth namespace.
2008-11-10  Chris PorterAdd QTicket support!
next