]> jfr.im git - irc/quakenet/qwebirc.git/shortlog
irc/quakenet/qwebirc.git
2009-07-26  Chris PorterMerge in default.
2009-07-26  Chris PorterAdd hue slider to options.
2009-07-26  Chris PorterFixes issue 71 (hilights not working with special chara...
2009-07-26  Chris PorterFixes issue 38 (autoscroll breaks on lines that display...
2009-07-25  Chris PorterFixes issue 68 (proper command queuing).
2009-07-25  Chris PorterFixes issue 58 (attempt synchronous disconnect on page...
2009-07-25  Chris PorterFixes issue 61 (channel topic changing now requires...
2009-07-25  Chris PorterFix issue 76 (/clear breaks window switching).
2009-07-25  Chris PorterMerge.
2009-07-25  Chris PorterPut Verdana behind monospace in QUI css.
2009-07-25  Chris PorterAdd experimental support for modifiable stylesheets.
2009-07-24  Chris PorterAdd tomaw to AUTHORS.
2009-07-24  Chris PorterPatch from tomaw adding an option to hide JOIN/PART...
2009-07-05  SebDEProperly declare local variable
2009-07-05  SebDETab completion in queries, fixes issue #45
2009-07-05  soczolFix formatting of 324/329 numerics: Don't show the...
2009-07-03  Chris PorterAdd soczol to AUTHORS.
2009-07-03  soczolAdd option to bind qwebirc to an IP instead of listenin...
2009-07-02  Chris PorterFix TIME typo, thanks thecainer.
2009-06-24  Chris PorterFix last position bar position in Firefox 3 and IE6...
2009-06-23  Chris PorterAdd nick colouring (resolves issue 44).
2009-06-22  Chris PorterBelt and braces against flashing overload, also fix...
2009-06-22  Chris PorterMerge freenodelogin branch into default branch.
2009-06-22  Chris PorterYet another merge.
2009-06-22  Chris PorterHexadecimal fail.
2009-06-22  Chris PorterMerge.
2009-06-22  Chris PorterFix flashing when window active bug.
2009-06-22  Chris PorterTime is missing as an import in compile.py.
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-22  Chris PorterFixes issue 28 (parsing of 'channel modes are'/'channel...
2009-06-22  Chris PorterRefactor and optimise last position line when it stays...
2009-06-22  Chris PorterRefactor window blur/focus code in order to allow windo...
2009-06-22  Chris PorterAdd last position indicator (fixes issue 16).
2009-06-21  Chris PorterChange window type numbers to use individual bits.
2009-06-21  Chris PorterFirst stage of username/password stuff for hyperion.
2009-06-21  Chris PorterDon't show multiple 'maximum retries exceeded' dialogs.
2009-06-21  Chris PorterImprove URL detection regex.
2009-06-21  Chris PorterAdd a generic text field for whois, and add numeric...
2009-06-21  Chris PorterBump version number to 0.85.
2009-06-21  Chris PorterChange cursor for topic from an edit caret to the defau...
2009-06-21  Chris PorterFix issue 5 (send button for mobile phones).
2009-06-21  Chris PorterMake our nick in our own messages bold.
2009-06-21  Chris PorterFixes issue 51 (maxlength on inputbox).
2009-06-21  Chris PorterWork on issue #50, topic editing now works but since...
2009-06-21  Chris PorterAdd a reflow after a delay for Konqueror.
2009-06-21  Chris PorterIssue 49: Chrome shares KHTML with Konqueror, so search...
2009-06-21  Chris PorterFixes issue 49, also option widgets can now have a...
2009-06-20  Chris PorterUpdate SoundManager2 to 2.95a.20090501 (fixes issue...
2009-06-20  Chris PorterFix issue 33 (channel capitalisation problems with...
2009-06-20  Chris PorterAdd ability to get a stacktrace by sending SIGUSR1.
2009-06-19  Chris PorterFixes issue 37 (rounding up of idle times).
2009-06-19  Chris PorterIgnore bad messages from the ircd (like empty lines).
2009-06-19  Chris PorterUpdate configuration example and default buffer size.
2009-06-19  Chris PorterOptimise buffer length code for very large buffers.
2009-06-19  Chris PorterRefactor flood protection code.
2009-06-19  Chris PorterFix typo bug in flood protection code.
2009-06-19  Chris PorterExpose SSL support, who'd have thought qwebirc has...
2009-06-17  Chris PorterCorrect grammatical error in config.py.example, thanks...
2009-06-12  Chris PorterMerge.
2009-06-12  Chris PorterIE7 fix (excess comma at end of class).
2009-06-11  Chris PorterGive up attempting to sort out branches -- I should...
2009-06-11  Chris PorterAccept opmenu into default branch.
2009-06-11  Chris PorterMerge.
2009-06-05  Chris PorterSome tidying of config.py.example.
2009-06-05  Chris PorterAttempt to get around Windows advisory locking preventi...
2009-06-05  Chris PorterDocument config.py.example.
2009-06-05  Chris PorterUpdate AUTHORS.
2009-06-05  Chris PorterRemove unused theme file.
2009-06-05  Chris PorterPatch from DarkDeviL that enabled WALLOP/WALLUSER parsing.
2009-06-05  Chris PorterDoh, left some console.log statements in there...
2009-06-05  Chris PorterRefactor beeping into seperate class, and rename SoundU...
2009-06-05  Chris PorterMerge.
2009-06-04  Chris PorterTidy up menu code and add op/deop/voice/devoice along...
2009-06-04  Chris PorterFix UI type hierarchy regression.
2009-06-04  Chris PorterMerge.
2009-06-04  Chris PorterDon't use WindowsException.
2009-06-03  Chris PorterAdd kick support to menu, only visible when opped.
2009-06-03  Chris PorterInheritance tidying + tidying!
2009-06-03  Chris PorterUse config APP_TITLE instead of QuakeNet Web IRC.
2009-06-03  Chris PorterAdd (forced) dependency checking.
2009-06-03  Chris Porterwin32 compile.py unlink fix.
2009-04-17  Chris PorterPatch from thommey which adds support for old CGIIRC...
2009-04-17  Chris PorterAdd ability to control URL on embedded wizard page...
2009-04-17  Chris PorterFix WEBIRC line, thanks thommey.
2009-04-11  Chris PorterFix various leaks to the global scope.
2009-04-11  Chris PorterSupport asynchronous DNS resolution in webirc/None...
2009-04-11  Chris PorterAdd ascii CASEMAPPING from RPL_ISUPPORT.
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.
next