]> jfr.im git - irc/quakenet/qwebirc.git/history - js
Merge.
[irc/quakenet/qwebirc.git] / js /
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 PorterFix several login bugs, add bouncer auth mode.
2009-06-22  Chris PorterMerge.
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 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 PorterFix issue 33 (channel capitalisation problems with...
2009-06-19  Chris PorterFixes issue 37 (rounding up of idle times).
2009-06-19  Chris PorterRefactor flood protection code.
2009-06-19  Chris PorterFix typo bug in flood protection code.
2009-06-12  Chris PorterMerge.
2009-06-12  Chris PorterIE7 fix (excess comma at end of class).
2009-06-11  Chris PorterAccept opmenu into default branch.
2009-06-11  Chris PorterMerge.
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-03  Chris PorterAdd kick support to menu, only visible when opped.
2009-06-03  Chris PorterInheritance tidying + tidying!
2009-06-03  Chris PorterMerge in default.
2009-04-17  Chris PorterAdd ability to control URL on embedded wizard page...
2009-04-11  Chris PorterFix various leaks to the global scope.
2009-04-11  Chris PorterAdd ascii CASEMAPPING from RPL_ISUPPORT.
2009-04-11  Chris PorterRefactor RFC1459 case handling functions and their...
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 irc:// url parsing support.
2009-03-28  Chris PorterFix autojoin with keys.
2009-03-28  Chris PorterRemove some more QuakeNet-isms from qwebirc.
2009-02-17  Chris PorterChange the way timeouts are processed entirely to make...
2009-02-12  Chris PorterFix various leaks to the global scope.
2009-02-02  Chris PorterRemove nicklist double clicking.
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 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 PorterFix Q not being recognised.
2009-02-01  Chris PorterFix dedicated message window inconsistencies.
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 PorterMove pane HTML into seperate subdirectory.
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 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 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 beeping!
2008-12-05  Chris PorterFix up /join channel to /join #channel.
2008-12-05  Chris PorterFix lowercase/uppercase queries/windows.
next