Darren [Sun, 30 Sep 2012 15:45:44 +0000 (16:45 +0100)]
Regex reverted back kiwi original
Darren [Sun, 30 Sep 2012 13:53:57 +0000 (14:53 +0100)]
Mode change text now formatted
Jack Allnutt [Thu, 27 Sep 2012 02:58:25 +0000 (03:58 +0100)]
Proper handling of the MODE command.
Resolves issues #80, #60 and #61.
Also resolves Issue #50, but that bug was filed against the old codebase.
Jack Allnutt [Sun, 23 Sep 2012 23:28:07 +0000 (00:28 +0100)]
Fix: Kiwi incorrectly assumes HTTP on HTTPS connection
Jack Allnutt [Sun, 23 Sep 2012 23:08:41 +0000 (00:08 +0100)]
Merge branch 'backbone_ui' of github.com:prawnsalad/KiwiIRC into backbone_ui
Conflicts:
client_backbone/css/style.css
client_backbone/dev/model_application.js
client_backbone/dev/view.js
client_backbone/index.html
Darren [Sun, 23 Sep 2012 20:36:11 +0000 (21:36 +0100)]
Design flaw in model.gateway + model.application fixed
Darren [Sun, 23 Sep 2012 14:42:43 +0000 (15:42 +0100)]
'More' link styling in server select dialog (#71, #72)
Darren [Sun, 23 Sep 2012 12:50:57 +0000 (13:50 +0100)]
Better disconnection/reconnection handling
Darren [Sun, 23 Sep 2012 12:29:10 +0000 (13:29 +0100)]
Tidying up nickchanging #78
Darren [Sat, 22 Sep 2012 17:42:35 +0000 (18:42 +0100)]
UI changes on nickchange (#78)
Jack Allnutt [Fri, 21 Sep 2012 22:26:55 +0000 (23:26 +0100)]
fix crashbug caused by using semicolons instead of commas and/or lack of require('underscore')
Jack Allnutt [Fri, 21 Sep 2012 22:00:15 +0000 (23:00 +0100)]
Issue #62: Userlist - hide scrollbar if not needed (overflow-y:auto)
Jack Allnutt [Fri, 21 Sep 2012 21:49:34 +0000 (22:49 +0100)]
Dramatically simplify http-handler.js. Client directory now configurable in config.json
Jack Allnutt [Fri, 21 Sep 2012 21:22:42 +0000 (22:22 +0100)]
Issue #51: Click nick label to change nick
Jack Allnutt [Fri, 21 Sep 2012 20:50:43 +0000 (21:50 +0100)]
Progress on Issue #78: If nick is taken, show a box somewhere to change it
Needs css/theme support
Jack Allnutt [Fri, 21 Sep 2012 22:26:55 +0000 (23:26 +0100)]
fix crashbug caused by using semicolons instead of commas and/or lack of require('underscore')
Jack Allnutt [Fri, 21 Sep 2012 22:00:15 +0000 (23:00 +0100)]
Issue #62: Userlist - hide scrollbar if not needed (overflow-y:auto)
Jack Allnutt [Fri, 21 Sep 2012 21:49:34 +0000 (22:49 +0100)]
Dramatically simplify http-handler.js. Client directory now configurable in config.json
Jack Allnutt [Fri, 21 Sep 2012 21:22:42 +0000 (22:22 +0100)]
Issue #51: Click nick label to change nick
Jack Allnutt [Fri, 21 Sep 2012 20:55:53 +0000 (21:55 +0100)]
Merge branch 'backbone_ui' of github.com:prawnsalad/KiwiIRC into backbone_ui
Jack Allnutt [Fri, 21 Sep 2012 20:50:43 +0000 (21:50 +0100)]
Progress on Issue #78: If nick is taken, show a box somewhere to change it
Needs css/theme support
Darren [Thu, 20 Sep 2012 23:39:12 +0000 (00:39 +0100)]
Kiwi-server override disabled
Darren [Thu, 20 Sep 2012 23:38:17 +0000 (00:38 +0100)]
Kiwi client/server API fully reverted
Darren [Thu, 20 Sep 2012 20:24:42 +0000 (21:24 +0100)]
Client: MOTD event ignoring servername in sent event
Darren [Thu, 20 Sep 2012 20:02:01 +0000 (21:02 +0100)]
Server->Client undefined vars fixes
Darren [Thu, 20 Sep 2012 19:16:11 +0000 (20:16 +0100)]
'connect' event correctly sent to client
Darren [Wed, 19 Sep 2012 00:29:13 +0000 (01:29 +0100)]
Firefox kiwiServer detection fix
Jack Allnutt [Tue, 18 Sep 2012 23:05:42 +0000 (00:05 +0100)]
moving towards getting this working again after the merge...
Jack Allnutt [Tue, 18 Sep 2012 22:12:42 +0000 (23:12 +0100)]
merging extensive changes from prawnsalad/KiwiIRC
Darren [Mon, 17 Sep 2012 20:51:40 +0000 (21:51 +0100)]
Highlights/activity alerts
Darren [Mon, 17 Sep 2012 17:06:11 +0000 (18:06 +0100)]
Basic channel listing
Darren [Mon, 17 Sep 2012 00:43:03 +0000 (01:43 +0100)]
Input aliasing (InputPreProcessor)
Darren [Sun, 16 Sep 2012 18:57:20 +0000 (19:57 +0100)]
CLI theme
Darren [Sun, 16 Sep 2012 12:11:44 +0000 (13:11 +0100)]
KICK command
Darren [Sun, 16 Sep 2012 11:31:40 +0000 (12:31 +0100)]
QUOTE command
Darren [Sun, 16 Sep 2012 11:22:50 +0000 (12:22 +0100)]
Global objects started
Darren [Sun, 16 Sep 2012 11:19:56 +0000 (12:19 +0100)]
Theme can now change anything within #kiwi
Darren [Sat, 15 Sep 2012 20:03:24 +0000 (21:03 +0100)]
/applet command
Darren [Sat, 15 Sep 2012 19:51:28 +0000 (20:51 +0100)]
Applet title updating tab; Revised applet code structure
Darren [Fri, 14 Sep 2012 18:49:41 +0000 (19:49 +0100)]
Applets + settings applet example
Darren [Fri, 14 Sep 2012 17:16:23 +0000 (18:16 +0100)]
Tab closing if previous error fix
Darren [Fri, 14 Sep 2012 17:05:35 +0000 (18:05 +0100)]
IRC errors now shown
Darren [Fri, 14 Sep 2012 16:15:54 +0000 (17:15 +0100)]
Misc panels implemented
Darren [Fri, 14 Sep 2012 13:43:02 +0000 (14:43 +0100)]
CSS theming
Darren [Fri, 14 Sep 2012 10:23:31 +0000 (11:23 +0100)]
Whois events implemented
Darren [Fri, 14 Sep 2012 09:55:55 +0000 (10:55 +0100)]
Removing scrollback divs fix
Darren [Fri, 14 Sep 2012 00:04:26 +0000 (01:04 +0100)]
Kiwi globals; Built kiwi within closure
Darren [Thu, 13 Sep 2012 23:33:59 +0000 (00:33 +0100)]
Server port/ssl/password options
Darren [Thu, 13 Sep 2012 18:55:15 +0000 (19:55 +0100)]
Messagebar implemented; Gateway-reconnect
Darren [Thu, 13 Sep 2012 17:20:06 +0000 (18:20 +0100)]
Cross-browser global keyboard focus
Darren [Thu, 13 Sep 2012 16:50:38 +0000 (17:50 +0100)]
IE hacks; Script loader
Darren [Wed, 5 Sep 2012 10:17:39 +0000 (11:17 +0100)]
Auto kiwi server detection + running from file
Darren [Tue, 4 Sep 2012 22:59:25 +0000 (23:59 +0100)]
Nick autocompletion
Darren [Tue, 4 Sep 2012 17:40:02 +0000 (18:40 +0100)]
Tab view cleanup +tab switching hotkeys
Darren [Sun, 2 Sep 2012 20:51:03 +0000 (21:51 +0100)]
Nick colours
Darren [Sun, 2 Sep 2012 18:51:53 +0000 (19:51 +0100)]
Displaying kick actions
Darren [Sun, 2 Sep 2012 18:51:22 +0000 (19:51 +0100)]
Improved link detection
Darren [Sun, 2 Sep 2012 18:29:34 +0000 (19:29 +0100)]
Clickable links
Darren [Sun, 2 Sep 2012 18:02:30 +0000 (19:02 +0100)]
Topics showing correctly, IRC formatting fixed
Darren [Sun, 2 Sep 2012 13:55:36 +0000 (14:55 +0100)]
Build script + minified kiwi.js
Darren [Sun, 2 Sep 2012 12:38:35 +0000 (13:38 +0100)]
`that` global leak cleanup
Darren [Sun, 2 Sep 2012 03:16:26 +0000 (04:16 +0100)]
Build file and concated/minified kiwi.js files
Darren [Sun, 2 Sep 2012 02:00:25 +0000 (03:00 +0100)]
TopicBar listening for active panel changes
Darren [Sun, 2 Sep 2012 01:32:38 +0000 (02:32 +0100)]
Panel container refactor
Darren [Sun, 2 Sep 2012 01:01:10 +0000 (02:01 +0100)]
Only use console.log if debugging enabled
Darren [Sun, 2 Sep 2012 00:58:09 +0000 (01:58 +0100)]
TopicBar now editable to set topic
Darren [Fri, 31 Aug 2012 21:43:20 +0000 (22:43 +0100)]
Auto-joining to specificed channel
Darren [Fri, 31 Aug 2012 21:30:55 +0000 (22:30 +0100)]
Action sending/recieving
Darren [Fri, 31 Aug 2012 20:42:13 +0000 (21:42 +0100)]
Ignore blank lines on control input
Darren [Fri, 31 Aug 2012 20:26:58 +0000 (21:26 +0100)]
Part/Quit messages showing
Darren [Sun, 26 Aug 2012 20:58:51 +0000 (21:58 +0100)]
Fix previous commit
Darren [Sun, 26 Aug 2012 20:50:46 +0000 (21:50 +0100)]
Error handling in Member/Panel collection getBy* methods
Darren [Sun, 26 Aug 2012 20:47:37 +0000 (21:47 +0100)]
Improved message routing to panels; Unknown commands now recognised
Darren [Sun, 26 Aug 2012 19:50:32 +0000 (20:50 +0100)]
Server select improvements
Darren [Sun, 26 Aug 2012 03:16:39 +0000 (04:16 +0100)]
Server select implemented
Darren [Sat, 25 Aug 2012 21:35:41 +0000 (22:35 +0100)]
Sending notices; Improved notice handling
Darren [Sat, 25 Aug 2012 21:10:14 +0000 (22:10 +0100)]
Improved nick [ident@host] display
Darren [Sat, 25 Aug 2012 20:38:05 +0000 (21:38 +0100)]
ontopicssetbby event
Darren [Sat, 25 Aug 2012 20:31:25 +0000 (21:31 +0100)]
Updating member lists and user nick on nick changes
Darren [Sat, 25 Aug 2012 20:03:08 +0000 (21:03 +0100)]
Joining multiple channels; Checking for active channel before re-creating
Darren [Sat, 25 Aug 2012 19:33:08 +0000 (20:33 +0100)]
Updating user modes on change
Darren [Sat, 25 Aug 2012 18:42:56 +0000 (19:42 +0100)]
Setting and changing topics
Darren [Sat, 25 Aug 2012 18:07:57 +0000 (19:07 +0100)]
Corrected nick matching
Jack Allnutt [Tue, 31 Jul 2012 23:23:14 +0000 (00:23 +0100)]
Fix for duplicate tabs displaying for the same channel due to case-mismatch
Jack Allnutt [Tue, 31 Jul 2012 21:57:29 +0000 (22:57 +0100)]
fix for crash when command parameters is not an array
Jack Allnutt [Tue, 31 Jul 2012 21:27:23 +0000 (22:27 +0100)]
Fix incorrect handing of NICK command
Jack Allnutt [Tue, 31 Jul 2012 21:17:11 +0000 (22:17 +0100)]
Close socket to IRC server on websocket disconnect
Jack Allnutt [Fri, 20 Jul 2012 14:11:27 +0000 (15:11 +0100)]
Grafting the new server to the new backbone client
Jack Allnutt [Thu, 19 Jul 2012 15:39:01 +0000 (16:39 +0100)]
Merge branch 'backbone_ui' of github.com:prawnsalad/KiwiIRC into backbone_ui
Darren [Thu, 19 Jul 2012 15:06:49 +0000 (16:06 +0100)]
Large nicklists populating properly
Darren [Thu, 19 Jul 2012 14:50:15 +0000 (15:50 +0100)]
Userbox implimented
Darren [Wed, 18 Jul 2012 21:52:26 +0000 (22:52 +0100)]
Input box positioning bug on firefox fix
Darren [Wed, 18 Jul 2012 21:33:45 +0000 (22:33 +0100)]
Lots of scrolling
Darren [Wed, 18 Jul 2012 20:15:58 +0000 (21:15 +0100)]
Auto panel scrolling; Sending raw IRC commands; Tab closing panels correctly; Panels closing upon part;
Darren [Wed, 18 Jul 2012 15:12:14 +0000 (16:12 +0100)]
Initial backbone_ui commit
Jack Allnutt [Sun, 18 Mar 2012 20:57:43 +0000 (20:57 +0000)]
Add support for HTTP Strict Transport Security.
HSTS forces the browser to only send over HTTPS.
Can be enabled/disabled in the configuration file.
Jack Allnutt [Sat, 17 Mar 2012 07:11:24 +0000 (07:11 +0000)]
Refactoring and re-plumbing.
Things now... work (mostly)
Created generic 'panels', of which kiwi.model.Server and kiwi.model.Panel are sub-types of.
Server tab/panel is back, the MOTD and things not addressed to a channel that we're on go there.
Some issues remain. For some reason the topic is a bit dodgy. /part-ing doesn't work properly for instance.
Jack Allnutt [Mon, 30 Jan 2012 04:27:35 +0000 (04:27 +0000)]
Fix block comment and remove testing variable
Jack Allnutt [Mon, 30 Jan 2012 04:19:31 +0000 (04:19 +0000)]
Channel member list functional, joins, parts, quits & channel user modes work, topic now displays.
Overall, a lot more now works again!
Jack Allnutt [Sun, 29 Jan 2012 22:45:51 +0000 (22:45 +0000)]
Tabview completely removed
Lots of things now broken, though, however channels/member lists are stored in the model.
Joining channels works, and can see messages recieved. Need to send using /msg and own messages don't display.
However: progress!