]> jfr.im git - irc/quakenet/qwebirc.git/shortlog
irc/quakenet/qwebirc.git
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!
2008-11-10  Chris PorterTODO updates.
2008-11-10  Chris PorterTry to minimise the cookie header.
2008-11-10  Chris PorterOptions are now stored in client side cookies.
2008-11-10  Chris PorterModify standard getActiveWindow function so that it...
2008-11-10  Chris PorterAdd /options and /embed.
2008-11-10  Chris PorterRefactor getActiveWindow()
2008-11-10  Chris PorterInitial options pane.
2008-11-10  Chris PorterTODO update, also include more instead of sortables.
2008-11-09  Chris PorterScroll percentage wise, also delay scrolling for IE...
2008-11-09  Chris PorterApparently IE uses button 4 for the middle button!
2008-11-09  Chris PorterTODO update.
2008-11-09  Chris PorterYou can now middle click on tabs to close them.
2008-11-09  Chris PorterScroll position is now locked at the bottom if it's...
2008-11-09  Chris PorterFix scrollpos not being saved between tab switches...
2008-11-08  Chris PorterMake channel, nick and auth links less obvious.
2008-11-08  Chris PorterAuthgate integration stage 1.
2008-11-08  Chris PorterPrettify the embedded wizard and fix it for IE.
2008-11-08  Chris PorterRework the entire URL and prompting interface.
2008-11-08  Chris PorterTry to minimise headers.
2008-11-08  Chris PorterAdd protection against mass server flooding in case...
2008-11-08  Chris PorterDoh, server.NOT_DONE_YET == True
2008-11-08  Chris PorterUse POST instead of GET.
next