]> jfr.im git - irc/quakenet/qwebirc.git/log
irc/quakenet/qwebirc.git
15 years agoPrettify the embedded wizard and fix it for IE.
Chris Porter [Sat, 8 Nov 2008 14:41:45 +0000 (14:41 +0000)] 
Prettify the embedded wizard and fix it for IE.

15 years agoRework the entire URL and prompting interface.
Chris Porter [Sat, 8 Nov 2008 13:11:56 +0000 (13:11 +0000)] 
Rework the entire URL and prompting interface.
Update embedded wizard.

15 years agoTry to minimise headers.
Chris Porter [Sat, 8 Nov 2008 11:27:39 +0000 (11:27 +0000)] 
Try to minimise headers.
Get rid of scroll bar on html? element in IE.

15 years agoAdd protection against mass server flooding in case of a bug.
Chris Porter [Sat, 8 Nov 2008 10:50:35 +0000 (10:50 +0000)] 
Add protection against mass server flooding in case of a bug.

15 years agoDoh, server.NOT_DONE_YET == True
Chris Porter [Sat, 8 Nov 2008 10:29:18 +0000 (10:29 +0000)] 
Doh, server.NOT_DONE_YET == True

15 years agoUse POST instead of GET.
Chris Porter [Sat, 8 Nov 2008 10:08:43 +0000 (10:08 +0000)] 
Use POST instead of GET.

15 years agoRefactor command parser, add meeb!
Chris Porter [Sat, 8 Nov 2008 09:25:34 +0000 (09:25 +0000)] 
Refactor command parser, add meeb!

15 years agoBetter TODO.
Chris Porter [Tue, 4 Nov 2008 05:30:41 +0000 (05:30 +0000)] 
Better TODO.

15 years agoIncrease the session id length (thanks morphium).
Chris Porter [Tue, 4 Nov 2008 02:56:43 +0000 (02:56 +0000)] 
Increase the session id length (thanks morphium).

15 years agoFix actions.
Chris Porter [Sun, 26 Oct 2008 01:59:01 +0000 (01:59 +0000)] 
Fix actions.

15 years agoAdd /umode, sort channel auto-completion by window order.
Chris Porter [Sun, 26 Oct 2008 01:55:03 +0000 (01:55 +0000)] 
Add /umode, sort channel auto-completion by window order.

15 years agoBump version number.
Chris Porter [Sun, 26 Oct 2008 01:26:53 +0000 (01:26 +0000)] 
Bump version number.

15 years agoAdd tab completion for nicknames in channels (by last spoke order), queries (again...
Chris Porter [Sun, 26 Oct 2008 01:26:21 +0000 (01:26 +0000)] 
Add tab completion for nicknames in channels (by last spoke order), queries (again by last spoke order) and channel names.

15 years agoFix version in ctcp.
Chris Porter [Sat, 25 Oct 2008 21:44:27 +0000 (22:44 +0100)] 
Fix version in ctcp.
Fix a few typos.
Add getCaretPos and setAt.
Use run instead of attempt in CommandParser.

15 years agoRefactor isChannel, also push nicks onto the lastNick stack when we privmsg.
Chris Porter [Sat, 25 Oct 2008 12:16:46 +0000 (13:16 +0100)] 
Refactor isChannel, also push nicks onto the lastNick stack when we privmsg.

15 years agoNow tracks when nicks last spoke.
Chris Porter [Sat, 25 Oct 2008 00:01:00 +0000 (01:01 +0100)] 
Now tracks when nicks last spoke.

15 years agoDon't use attempt.
Chris Porter [Sat, 25 Oct 2008 00:00:42 +0000 (01:00 +0100)] 
Don't use attempt.
Fix syntax error and bugs in irctracker.

15 years agoGive tracker the ability to know who spoke last.
Chris Porter [Fri, 24 Oct 2008 20:01:38 +0000 (21:01 +0100)] 
Give tracker the ability to know who spoke last.

15 years agoAdd /quit.
Chris Porter [Fri, 24 Oct 2008 17:19:47 +0000 (18:19 +0100)] 
Add /quit.

15 years agoMootools 1.2.1
Chris Porter [Fri, 24 Oct 2008 17:19:30 +0000 (18:19 +0100)] 
Mootools 1.2.1

15 years agoShould stop the event ideally.
Chris Porter [Wed, 22 Oct 2008 23:30:46 +0000 (00:30 +0100)] 
Should stop the event ideally.

15 years agoAdd mousewheel on tab bar and alt+left/right.
Chris Porter [Wed, 22 Oct 2008 19:55:54 +0000 (20:55 +0100)] 
Add mousewheel on tab bar and alt+left/right.

15 years agoNew favicon courtesy of meeb.
Chris Porter [Wed, 22 Oct 2008 00:09:40 +0000 (01:09 +0100)] 
New favicon courtesy of meeb.

15 years agoOnly show nick list menu border when we're not at the top.
Chris Porter [Tue, 21 Oct 2008 09:56:41 +0000 (10:56 +0100)] 
Only show nick list menu border when we're not at the top.

15 years agoFix nicklist order bug.
Chris Porter [Tue, 21 Oct 2008 09:56:27 +0000 (10:56 +0100)] 
Fix nicklist order bug.

15 years agoAdd /clear.
Chris Porter [Mon, 20 Oct 2008 20:19:19 +0000 (21:19 +0100)] 
Add /clear.

15 years agoBug fix.
Chris Porter [Mon, 20 Oct 2008 20:14:50 +0000 (21:14 +0100)] 
Bug fix.

15 years agoAdd hyperlinks to nicknames.
Chris Porter [Mon, 20 Oct 2008 20:12:55 +0000 (21:12 +0100)] 
Add hyperlinks to nicknames.
$z -> $(, $Z -> $).

15 years agoMenu closing suggestion from Microbe.
Chris Porter [Mon, 20 Oct 2008 19:34:57 +0000 (20:34 +0100)] 
Menu closing suggestion from Microbe.

15 years agoIE fixes.
Chris Porter [Mon, 20 Oct 2008 19:29:35 +0000 (20:29 +0100)] 
IE fixes.

15 years agoAdd menus.
Chris Porter [Mon, 20 Oct 2008 19:27:56 +0000 (20:27 +0100)] 
Add menus.

15 years agoFix alt+a for multiple hilight levels.
Chris Porter [Mon, 20 Oct 2008 19:05:54 +0000 (20:05 +0100)] 
Fix alt+a for multiple hilight levels.

15 years agoIE fixes.
Chris Porter [Mon, 20 Oct 2008 18:10:56 +0000 (19:10 +0100)] 
IE fixes.

15 years agoAdd noscript tag.
Chris Porter [Mon, 20 Oct 2008 18:01:04 +0000 (19:01 +0100)] 
Add noscript tag.
Bump version.

15 years agoFix hilight query bug.
Chris Porter [Mon, 20 Oct 2008 17:57:09 +0000 (18:57 +0100)] 
Fix hilight query bug.

15 years agoImprove nicklist performance.
Chris Porter [Mon, 20 Oct 2008 17:53:14 +0000 (18:53 +0100)] 
Improve nicklist performance.
Add nicklist manipulation (stage 1).

15 years agoBetter hilighting.
Chris Porter [Mon, 20 Oct 2008 15:19:08 +0000 (16:19 +0100)] 
Better hilighting.

15 years agoIE6 fix.
Chris Porter [Mon, 20 Oct 2008 01:06:21 +0000 (02:06 +0100)] 
IE6 fix.
Bump version.

15 years ago/away shouldn't go to status, don't display nickchanges in status window if we're...
Chris Porter [Mon, 20 Oct 2008 01:04:44 +0000 (02:04 +0100)] 
/away shouldn't go to status, don't display nickchanges in status window if we're on a channel either.

15 years agoAdd /away, away notification to active window, /topic and /cycle.
Chris Porter [Mon, 20 Oct 2008 01:02:35 +0000 (02:02 +0100)] 
Add /away, away notification to active window, /topic and /cycle.

15 years agoFix /about, /kick.
Chris Porter [Mon, 20 Oct 2008 00:52:14 +0000 (01:52 +0100)] 
Fix /about, /kick.
Add /quote, /{de,}{op,voice}.

15 years agoAdd 'chanopprivsneeded'
Chris Porter [Mon, 20 Oct 2008 00:51:40 +0000 (01:51 +0100)] 
Add 'chanopprivsneeded'

15 years agoFix alt+gr (for German keyboards).
Chris Porter [Mon, 20 Oct 2008 00:35:16 +0000 (01:35 +0100)] 
Fix alt+gr (for German keyboards).

15 years agoFix keys.
Chris Porter [Mon, 20 Oct 2008 00:31:59 +0000 (01:31 +0100)] 
Fix keys.
Better grammar and hilighting on connect page.

15 years agoShould now validate.
Chris Porter [Sun, 19 Oct 2008 23:39:37 +0000 (00:39 +0100)] 
Should now validate.

15 years agoAdd icon mime-type.
Chris Porter [Sun, 19 Oct 2008 15:25:03 +0000 (16:25 +0100)] 
Add icon mime-type.

15 years agoAdd png to page generator.
Chris Porter [Sun, 19 Oct 2008 15:23:40 +0000 (16:23 +0100)] 
Add png to page generator.

15 years agoMistake in .hgignore.
Chris Porter [Sun, 19 Oct 2008 15:21:13 +0000 (16:21 +0100)] 
Mistake in .hgignore.

15 years agoGenerate pages instead of having a load of fixed html files.
Chris Porter [Sun, 19 Oct 2008 15:20:43 +0000 (16:20 +0100)] 
Generate pages instead of having a load of fixed html files.
Add favicon png.

15 years agoAdd favicon.
Chris Porter [Sun, 19 Oct 2008 11:58:51 +0000 (12:58 +0100)] 
Add favicon.

15 years agoiframe update.
Chris Porter [Sun, 19 Oct 2008 02:06:53 +0000 (03:06 +0100)] 
iframe update.

15 years agoStupid typo.
Chris Porter [Sun, 19 Oct 2008 02:01:30 +0000 (03:01 +0100)] 
Stupid typo.

15 years agoFix ancient window closing bug.
Chris Porter [Sun, 19 Oct 2008 01:58:45 +0000 (02:58 +0100)] 
Fix ancient window closing bug.

15 years agoAdd 'cannot send to chan' numeric and refactor.
Chris Porter [Sun, 19 Oct 2008 01:51:59 +0000 (02:51 +0100)] 
Add 'cannot send to chan' numeric and refactor.

15 years agoFix part again.
Chris Porter [Sun, 19 Oct 2008 01:42:24 +0000 (02:42 +0100)] 
Fix part again.

15 years ago...
Chris Porter [Sun, 19 Oct 2008 01:28:12 +0000 (02:28 +0100)] 
...

15 years agoFix /whois on non-existant nick.
Chris Porter [Sun, 19 Oct 2008 01:22:00 +0000 (02:22 +0100)] 
Fix /whois on non-existant nick.

15 years agoFix hilighting.
Chris Porter [Sun, 19 Oct 2008 01:18:40 +0000 (02:18 +0100)] 
Fix hilighting.
Use Lucida Console in preference to Verdana.

15 years agoFix idle time display.
Chris Porter [Sun, 19 Oct 2008 01:13:09 +0000 (02:13 +0100)] 
Fix idle time display.

15 years agoAdd Q click whois thingies.
Chris Porter [Sun, 19 Oct 2008 01:01:37 +0000 (02:01 +0100)] 
Add Q click whois thingies.

15 years agoMerge.
Chris Porter [Sun, 19 Oct 2008 00:22:38 +0000 (01:22 +0100)] 
Merge.

15 years agoUpdate TODO.
Chris Porter [Sun, 19 Oct 2008 00:22:14 +0000 (01:22 +0100)] 
Update TODO.

15 years agoAdd /part and fix /kick.
Chris Porter [Sun, 19 Oct 2008 00:09:30 +0000 (01:09 +0100)] 
Add /part and fix /kick.

15 years agoFix channels in topics, and url's ending with ].
Chris Porter [Sat, 18 Oct 2008 23:52:17 +0000 (00:52 +0100)] 
Fix channels in topics, and url's ending with ].

15 years agoFix debug/live differences.
Chris Porter [Sat, 18 Oct 2008 23:14:37 +0000 (00:14 +0100)] 
Fix debug/live differences.

15 years ago0.5
Chris Porter [Sat, 18 Oct 2008 23:01:40 +0000 (00:01 +0100)] 
0.5

15 years agoAdd nice whoises.
Chris Porter [Sat, 18 Oct 2008 22:38:09 +0000 (23:38 +0100)] 
Add nice whoises.
Seperate out numerics.
Fix double spaces.
Fix setAtEnd.
Refactor some target or active new line messages.
Add away messages.

15 years agoFix topic bug.
Chris Porter [Sat, 18 Oct 2008 21:08:36 +0000 (22:08 +0100)] 
Fix topic bug.
Fix compilation, YUI doesn't like files without newlines at the end.

15 years agoVarious things I missed.
Chris Porter [Sat, 18 Oct 2008 20:50:47 +0000 (21:50 +0100)] 
Various things I missed.

15 years agoTry not to corrupt the namespaces.
Chris Porter [Sat, 18 Oct 2008 20:39:49 +0000 (21:39 +0100)] 
Try not to corrupt the namespaces.

15 years agoScrolling now works in IE.
Chris Porter [Sat, 18 Oct 2008 19:26:46 +0000 (20:26 +0100)] 
Scrolling now works in IE.

15 years agoWorks everywhere!
Chris Porter [Sat, 18 Oct 2008 19:10:18 +0000 (20:10 +0100)] 
Works everywhere!
Scrolling in IE still broken though.

15 years agoWhoops.
Chris Porter [Sat, 18 Oct 2008 17:41:21 +0000 (18:41 +0100)] 
Whoops.

15 years agoRework old UI's to support custom/connect windows.
Chris Porter [Sat, 18 Oct 2008 17:40:02 +0000 (18:40 +0100)] 
Rework old UI's to support custom/connect windows.
Fix null dereference bug in selectWindow.

15 years agoconnectwizard -> embedwizard
Chris Porter [Sat, 18 Oct 2008 17:23:44 +0000 (18:23 +0100)] 
connectwizard -> embedwizard
Add custom window types.
Embed the embedwizard.

15 years agoAdd custom URLs.
Chris Porter [Sat, 18 Oct 2008 16:51:20 +0000 (17:51 +0100)] 
Add custom URLs.

15 years agoMerge.
Chris Porter [Sat, 18 Oct 2008 16:02:03 +0000 (17:02 +0100)] 
Merge.

15 years agoAdd connection wizard.
Chris Porter [Sat, 18 Oct 2008 15:59:58 +0000 (16:59 +0100)] 
Add connection wizard.

15 years agoFix channel links for IE.
Chris Porter [Sat, 18 Oct 2008 13:50:44 +0000 (14:50 +0100)] 
Fix channel links for IE.

15 years agoAllow a forced prompt.
Chris Porter [Sat, 18 Oct 2008 13:50:32 +0000 (14:50 +0100)] 
Allow a forced prompt.

15 years agoRefactoring.
Chris Porter [Fri, 17 Oct 2008 12:38:15 +0000 (13:38 +0100)] 
Refactoring.

15 years agoNew QUI, mostly works, bar scrolling.
Chris Porter [Fri, 17 Oct 2008 12:30:33 +0000 (13:30 +0100)] 
New QUI, mostly works, bar scrolling.

15 years agoBetter URL/channel parsing.
Chris Porter [Fri, 17 Oct 2008 12:25:38 +0000 (13:25 +0100)] 
Better URL/channel parsing.

15 years agoCommand history improvements.
Chris Porter [Fri, 17 Oct 2008 10:38:23 +0000 (11:38 +0100)] 
Command history improvements.

15 years agoFew changes to the backend to prevent ping timeouts with the new retry logic.
Chris Porter [Fri, 17 Oct 2008 08:19:41 +0000 (09:19 +0100)] 
Few changes to the backend to prevent ping timeouts with the new retry logic.

15 years ago/about
Chris Porter [Thu, 16 Oct 2008 11:51:20 +0000 (12:51 +0100)] 
/about

15 years agoClickable channels!
Chris Porter [Thu, 16 Oct 2008 11:51:14 +0000 (12:51 +0100)] 
Clickable channels!

15 years agoFix compile.sh.
Chris Porter [Wed, 15 Oct 2008 22:28:48 +0000 (23:28 +0100)] 
Fix compile.sh.

15 years agoWorks with IE7 but has nutty behaviour with IE6...
Chris Porter [Wed, 15 Oct 2008 11:23:45 +0000 (12:23 +0100)] 
Works with IE7 but has nutty behaviour with IE6...

15 years agoFix login box for IE.
Chris Porter [Wed, 15 Oct 2008 08:21:24 +0000 (09:21 +0100)] 
Fix login box for IE.

15 years agoFix ctcps going to wrong window.
Chris Porter [Wed, 15 Oct 2008 08:16:50 +0000 (09:16 +0100)] 
Fix ctcps going to wrong window.
Fix css overriding order problem in firefox.
Remove redundant arguments in addLine.

15 years agoVarious fixes, set default to qui.
Chris Porter [Wed, 15 Oct 2008 08:03:16 +0000 (09:03 +0100)] 
Various fixes, set default to qui.

15 years agoFix topic issues and resizing.
Chris Porter [Wed, 15 Oct 2008 07:56:41 +0000 (08:56 +0100)] 
Fix topic issues and resizing.

15 years agoMake the confirm/login boxes look nicer.
Chris Porter [Wed, 15 Oct 2008 07:14:39 +0000 (08:14 +0100)] 
Make the confirm/login boxes look nicer.

15 years agoAdd URL parsing for channels/nick selection.
Chris Porter [Wed, 15 Oct 2008 06:52:58 +0000 (07:52 +0100)] 
Add URL parsing for channels/nick selection.
Add better login boxes by default.

15 years agoAlt hotkeys should stop the event.
Chris Porter [Wed, 15 Oct 2008 05:16:35 +0000 (06:16 +0100)] 
Alt hotkeys should stop the event.

15 years agoAdd resize scroll position saving.
Chris Porter [Wed, 15 Oct 2008 05:10:57 +0000 (06:10 +0100)] 
Add resize scroll position saving.
Add focus of inputbox.

15 years agoFix scrolling in alternate window bug.
Chris Porter [Wed, 15 Oct 2008 05:02:17 +0000 (06:02 +0100)] 
Fix scrolling in alternate window bug.
Fix hilighting bug.

15 years agoAdd command history.
Chris Porter [Wed, 15 Oct 2008 04:18:28 +0000 (05:18 +0100)] 
Add command history.

15 years agoFirst version of QUI.
Chris Porter [Wed, 15 Oct 2008 03:52:55 +0000 (04:52 +0100)] 
First version of QUI.
Doesn't work properly in IE7.