KiwiIRC.git
12 years agoInitial Tabview constructor
Darren [Fri, 23 Sep 2011 11:25:42 +0000 (12:25 +0100)]
Initial Tabview constructor

12 years agoUserlist resizing fix
Darren [Fri, 23 Sep 2011 10:26:05 +0000 (11:26 +0100)]
Userlist resizing fix

12 years agoNicklist refactor pull
Darren [Fri, 23 Sep 2011 09:10:05 +0000 (10:10 +0100)]
Nicklist refactor pull

12 years agoFuck you, git.
Darren [Thu, 22 Sep 2011 22:44:03 +0000 (23:44 +0100)]
Fuck you, git.

12 years agoMerge pull request #35 from M2Ys4U/ctcp
Darren [Thu, 22 Sep 2011 22:38:53 +0000 (15:38 -0700)]
Merge pull request #35 from M2Ys4U/ctcp

Client-side CTCP handling

12 years agoMerge branch 'master' of https://github.com/M2Ys4U/KiwiIRC
System Administrator [Thu, 22 Sep 2011 22:37:45 +0000 (23:37 +0100)]
Merge branch 'master' of https://github.com/M2Ys4U/KiwiIRC

Conflicts:
node/app.js

12 years agoMerge
Darren [Thu, 22 Sep 2011 22:21:48 +0000 (23:21 +0100)]
Merge

12 years agoMerge pull request #33 from M2Ys4U/multi-listen
Darren [Thu, 22 Sep 2011 20:59:48 +0000 (13:59 -0700)]
Merge pull request #33 from M2Ys4U/multi-listen

Enable Kiwi to listen on multiple ports

12 years agoSend MIME type along with HTML; Remove xml namespace declaration from HTML (not valid...
Jack Allnutt [Thu, 22 Sep 2011 18:54:46 +0000 (19:54 +0100)]
Send MIME type along with HTML; Remove xml namespace declaration from HTML (not valid/needed in HTML5); Restrict command logging to /commands

12 years agoLinting & wrapping some utility functions on the String prototype so they don't clobb...
Jack Allnutt [Thu, 22 Sep 2011 01:57:00 +0000 (02:57 +0100)]
Linting & wrapping some utility functions on the String prototype so they don't clobber a native implementation

12 years agofix for broken index.html.jade file
Jack Allnutt [Thu, 22 Sep 2011 01:49:30 +0000 (02:49 +0100)]
fix for broken index.html.jade file

12 years agoCan now send CTCP requests using /ctcp. Displays incoming CTCP requests not handled...
Jack Allnutt [Thu, 22 Sep 2011 01:47:05 +0000 (02:47 +0100)]
Can now send CTCP requests using /ctcp. Displays incoming CTCP requests not handled by the server

12 years agoRestoring transports in config.json
Jack Allnutt [Tue, 20 Sep 2011 17:13:34 +0000 (18:13 +0100)]
Restoring transports in config.json

12 years agoFix for HTML cache not taking in to account SSL status. Moved <script> tags to the...
Jack Allnutt [Tue, 20 Sep 2011 17:07:49 +0000 (18:07 +0100)]
Fix for HTML cache not taking in to account SSL status. Moved <script> tags to the bottom of <body>

12 years agoKiwi can now listen on multiple ports at the same time.
Jack Allnutt [Tue, 20 Sep 2011 16:56:43 +0000 (17:56 +0100)]
Kiwi can now listen on multiple ports at the same time.

Reverted previous change to index.html.jade

12 years agoMerge branch 'master' of github.com:prawnsalad/KiwiIRC
Jack Allnutt [Tue, 20 Sep 2011 15:33:29 +0000 (16:33 +0100)]
Merge branch 'master' of github.com:prawnsalad/KiwiIRC

12 years agoMove script tags to the bottom of <body>
Jack Allnutt [Tue, 20 Sep 2011 15:28:53 +0000 (16:28 +0100)]
Move script tags to the bottom of <body>

12 years agoConnection handling revamp, auto-reconnect
Darren [Tue, 20 Sep 2011 15:20:36 +0000 (16:20 +0100)]
Connection handling revamp, auto-reconnect

12 years agoLogo accreditation
Darren [Mon, 19 Sep 2011 10:28:47 +0000 (11:28 +0100)]
Logo accreditation

12 years agoScrolling fix(switching from Utilityview to Tabview)
Darren [Sun, 18 Sep 2011 17:28:06 +0000 (18:28 +0100)]
Scrolling fix(switching from Utilityview to Tabview)

12 years agoMerge https://github.com/M2Ys4U/KiwiIRC
Darren [Sun, 18 Sep 2011 15:25:21 +0000 (16:25 +0100)]
Merge https://github.com/M2Ys4U/KiwiIRC

12 years agoMulti-paned window internals
Darren [Sun, 18 Sep 2011 15:25:10 +0000 (16:25 +0100)]
Multi-paned window internals

12 years agoMerge branch 'master' of github.com:prawnsalad/KiwiIRC
Jack Allnutt [Sun, 18 Sep 2011 14:52:38 +0000 (15:52 +0100)]
Merge branch 'master' of github.com:prawnsalad/KiwiIRC

12 years agoReimplemented tab autocomplete for nicks, should work properly now
Jack Allnutt [Sun, 18 Sep 2011 14:45:48 +0000 (15:45 +0100)]
Reimplemented tab autocomplete for nicks, should work properly now

12 years agoUI sizing when adding a new Utilityview
Darren [Sun, 18 Sep 2011 13:50:09 +0000 (14:50 +0100)]
UI sizing when adding a new Utilityview

12 years agoall.js content-type, keyboard events on login screen, favicon
Darren [Sun, 18 Sep 2011 12:41:38 +0000 (13:41 +0100)]
all.js content-type, keyboard events on login screen, favicon

12 years agoSSL selection fix, CSS mods on login screen
Darren [Sun, 18 Sep 2011 12:03:16 +0000 (13:03 +0100)]
SSL selection fix, CSS mods on login screen

12 years agoMerge https://github.com/M2Ys4U/KiwiIRC
Darren [Sat, 17 Sep 2011 18:19:45 +0000 (19:19 +0100)]
Merge https://github.com/M2Ys4U/KiwiIRC

12 years agoSupport for changing port and using SSL on client
Jack Allnutt [Sat, 17 Sep 2011 18:10:29 +0000 (19:10 +0100)]
Support for changing port and using SSL on client

12 years agoFixing multi-word quit messges. Bug #28
Jack Allnutt [Sat, 17 Sep 2011 17:35:57 +0000 (18:35 +0100)]
Fixing multi-word quit messges. Bug #28

12 years agoRemove profiling, /list table margins
Darren [Sat, 17 Sep 2011 17:28:25 +0000 (18:28 +0100)]
Remove profiling, /list table margins

12 years agoLinting
Jack Allnutt [Sat, 17 Sep 2011 17:22:54 +0000 (18:22 +0100)]
Linting

12 years agoReverting back to standard topic formatting
Darren [Sat, 17 Sep 2011 17:19:42 +0000 (18:19 +0100)]
Reverting back to standard topic formatting

12 years agoMerge https://github.com/M2Ys4U/KiwiIRC
Darren [Sat, 17 Sep 2011 17:17:09 +0000 (18:17 +0100)]
Merge https://github.com/M2Ys4U/KiwiIRC

12 years agoApply channel linking before colour linking so colours aren't interpreted as channels
Jack Allnutt [Sat, 17 Sep 2011 16:30:01 +0000 (17:30 +0100)]
Apply channel linking before colour linking so colours aren't interpreted as channels

12 years agoRemoved cache logging
Darren [Sat, 17 Sep 2011 14:57:45 +0000 (15:57 +0100)]
Removed cache logging

12 years agoMerge github.com:prawnsalad/KiwiIRC
Darren [Sat, 17 Sep 2011 14:50:16 +0000 (15:50 +0100)]
Merge github.com:prawnsalad/KiwiIRC

12 years agoMerge pull request #29 from M2Ys4U/c2708b45034f1e5c9e00d45475d632e2ee39e9d6
Darren [Sat, 17 Sep 2011 14:48:25 +0000 (07:48 -0700)]
Merge pull request #29 from M2Ys4U/c2708b45034f1e5c9e00d45475d632e2ee39e9d6

Dependency removal & readme file

12 years agoReadme formatting
Jack Allnutt [Sat, 17 Sep 2011 14:44:56 +0000 (15:44 +0100)]
Readme formatting

12 years agoRemoving node modules from source tree, documenting dependencies in README.md file
Jack Allnutt [Sat, 17 Sep 2011 14:41:55 +0000 (15:41 +0100)]
Removing node modules from source tree, documenting dependencies in README.md file

12 years agoMerge https://github.com/M2Ys4U/KiwiIRC
Darren [Sat, 17 Sep 2011 14:30:39 +0000 (15:30 +0100)]
Merge https://github.com/M2Ys4U/KiwiIRC

12 years agoUpdating npm externals
Jack Allnutt [Sat, 17 Sep 2011 14:01:44 +0000 (15:01 +0100)]
Updating npm externals

12 years agobetter /list
Jack Allnutt [Fri, 16 Sep 2011 22:31:57 +0000 (23:31 +0100)]
better /list

12 years agoMerge pull request #27 from M2Ys4U/master
Darren [Fri, 16 Sep 2011 13:58:44 +0000 (06:58 -0700)]
Merge pull request #27 from M2Ys4U/master

Text formatting

12 years agoMerge branch 'master' of github.com:prawnsalad/KiwiIRC
Jack Allnutt [Fri, 16 Sep 2011 13:53:06 +0000 (14:53 +0100)]
Merge branch 'master' of github.com:prawnsalad/KiwiIRC

12 years agoText formatting (i.e. bold, underline, colour)
Jack Allnutt [Fri, 16 Sep 2011 13:52:53 +0000 (14:52 +0100)]
Text formatting (i.e. bold, underline, colour)

12 years agomanageDebug() fix
Darren [Fri, 16 Sep 2011 13:37:51 +0000 (14:37 +0100)]
manageDebug() fix

12 years agounderscore.min.js re-added
Darren [Thu, 15 Sep 2011 20:54:44 +0000 (21:54 +0100)]
underscore.min.js re-added

12 years agounderscore.min.js deleted
Darren [Thu, 15 Sep 2011 20:53:25 +0000 (21:53 +0100)]
underscore.min.js deleted

12 years agoNew logo on the login page
Darren [Thu, 15 Sep 2011 20:29:32 +0000 (21:29 +0100)]
New logo on the login page

12 years agounderscore.js fix, added ?debug to determine js files + console logging
Darren [Thu, 15 Sep 2011 18:58:36 +0000 (19:58 +0100)]
underscore.js fix, added ?debug to determine js files + console logging

12 years agoMerge pull request #26 from M2Ys4U/master
Darren [Thu, 15 Sep 2011 18:18:43 +0000 (11:18 -0700)]
Merge pull request #26 from M2Ys4U/master

/list stuff

12 years ago/list response now shows in a new tab
Jack Allnutt [Thu, 15 Sep 2011 14:51:14 +0000 (15:51 +0100)]
/list response now shows in a new tab

12 years agoMerge pull request #25 from M2Ys4U/master
Darren [Thu, 15 Sep 2011 13:30:47 +0000 (06:30 -0700)]
Merge pull request #25 from M2Ys4U/master

Linting & removing unused index.html

12 years agoJSLinting
Jack Allnutt [Thu, 15 Sep 2011 13:16:02 +0000 (14:16 +0100)]
JSLinting

12 years agoMerge branch 'master' of github.com:prawnsalad/KiwiIRC
Jack Allnutt [Thu, 15 Sep 2011 13:12:12 +0000 (14:12 +0100)]
Merge branch 'master' of github.com:prawnsalad/KiwiIRC

12 years ago/list command, userlist resizing
Darren [Thu, 15 Sep 2011 13:06:07 +0000 (14:06 +0100)]
/list command, userlist resizing

12 years agoRefactoring, new dataStore() object
Darren [Tue, 13 Sep 2011 23:08:44 +0000 (00:08 +0100)]
Refactoring, new dataStore() object

12 years agoColoured nicks
Darren [Tue, 13 Sep 2011 12:35:21 +0000 (13:35 +0100)]
Coloured nicks

12 years agoIgnoring some files
Darren [Tue, 13 Sep 2011 12:28:25 +0000 (13:28 +0100)]
Ignoring some files

12 years agoMerge https://github.com/M2Ys4U/KiwiIRC
Darren [Tue, 13 Sep 2011 12:27:07 +0000 (13:27 +0100)]
Merge https://github.com/M2Ys4U/KiwiIRC

12 years agoremoving index.html - not used or needed
Jack Allnutt [Tue, 13 Sep 2011 11:08:44 +0000 (12:08 +0100)]
removing index.html - not used or needed

12 years agoFix for Opera inserting a spurious <br/> in the topic bar
Jack Allnutt [Tue, 13 Sep 2011 10:51:37 +0000 (11:51 +0100)]
Fix for Opera inserting a spurious <br/> in the topic bar

12 years agoAdded /kick command
Darren [Fri, 9 Sep 2011 15:06:54 +0000 (16:06 +0100)]
Added /kick command

12 years agoUser mode updating
Darren [Thu, 8 Sep 2011 10:10:02 +0000 (11:10 +0100)]
User mode updating

12 years agoMerge pull request #24 from M2Ys4U/master
Darren [Thu, 8 Sep 2011 09:41:03 +0000 (02:41 -0700)]
Merge pull request #24 from M2Ys4U/master

Cleanup, including a var leaking into global scope

12 years agoMerged prawnsalad's master branch, additional cleaning up.
Jack Allnutt [Thu, 8 Sep 2011 00:58:36 +0000 (01:58 +0100)]
Merged prawnsalad's master branch, additional cleaning up.

12 years agoCleaning up client-side files, including one or two variables leaking into the global...
Jack Allnutt [Thu, 8 Sep 2011 00:40:10 +0000 (01:40 +0100)]
Cleaning up client-side files, including one or two variables leaking into the global scope

12 years agoFirst Kiwi CTCP command structure implemented for initial testing. Socket writing...
Darren [Wed, 7 Sep 2011 22:24:34 +0000 (23:24 +0100)]
First Kiwi CTCP command structure implemented for initial testing. Socket writing error catching

12 years agoRemoved non-printable chars from the source which effect CTCP ACTION
Darren [Mon, 5 Sep 2011 11:50:57 +0000 (12:50 +0100)]
Removed non-printable chars from the source which effect CTCP ACTION

12 years agoMerge pull request #23 from M2Ys4U/master
Darren [Sun, 4 Sep 2011 16:34:54 +0000 (09:34 -0700)]
Merge pull request #23 from M2Ys4U/master

Nicklist tweak: re-clicking a nick will collapse the userbox

12 years agoMerge branch 'master' of github.com:prawnsalad/KiwiIRC
Jack Allnutt [Sun, 4 Sep 2011 16:22:33 +0000 (17:22 +0100)]
Merge branch 'master' of github.com:prawnsalad/KiwiIRC

12 years agoRe-clicking a nick will now collapse the userbox
Jack Allnutt [Sun, 4 Sep 2011 16:22:22 +0000 (17:22 +0100)]
Re-clicking a nick will now collapse the userbox

12 years agouser-agent fix
Darren [Sun, 4 Sep 2011 12:34:04 +0000 (13:34 +0100)]
user-agent fix

12 years agoSpecifying server in URI, Firefox Utilityview css fix
Darren [Sun, 4 Sep 2011 12:25:56 +0000 (13:25 +0100)]
Specifying server in URI, Firefox Utilityview css fix

12 years agoButton/Input styling
Darren [Sun, 4 Sep 2011 10:05:39 +0000 (11:05 +0100)]
Button/Input styling

12 years agoPlugin loader/unloader
Darren [Sun, 4 Sep 2011 00:55:05 +0000 (01:55 +0100)]
Plugin loader/unloader

12 years agoIn-browser extracted to it's own plugin. Link colours
Darren [Sat, 3 Sep 2011 23:47:57 +0000 (00:47 +0100)]
In-browser extracted to it's own plugin. Link colours

12 years agoPlugin (Utilityview) tabs in a different toolbar
Darren [Sat, 3 Sep 2011 21:26:54 +0000 (22:26 +0100)]
Plugin (Utilityview) tabs in a different toolbar

12 years agoReading nick on welcome message fix
Darren [Wed, 31 Aug 2011 19:31:09 +0000 (20:31 +0100)]
Reading nick on welcome message fix

12 years agoNick already in use handling and new IRC line regex parsing
Darren [Wed, 31 Aug 2011 19:21:10 +0000 (20:21 +0100)]
Nick already in use handling and new IRC line regex parsing

12 years agoExtended characters supported in parsing an IRC line, user host. '/'
Darren [Mon, 29 Aug 2011 23:35:42 +0000 (00:35 +0100)]
Extended characters supported in parsing an IRC line, user host. '/'

12 years agoCleanup
Darren [Mon, 29 Aug 2011 20:24:15 +0000 (21:24 +0100)]
Cleanup

12 years agoSmoother startup animation
Darren [Mon, 29 Aug 2011 19:35:29 +0000 (20:35 +0100)]
Smoother startup animation

12 years agoUserlist disabling for server tab and query windows
Darren [Mon, 29 Aug 2011 19:16:19 +0000 (20:16 +0100)]
Userlist disabling for server tab and query windows

12 years agobetter resizing (now using $.outerHeight(), etc)
Darren [Mon, 29 Aug 2011 16:04:31 +0000 (17:04 +0100)]
better resizing (now using $.outerHeight(), etc)

12 years ago< IE9 bug fix for addEventListener
Darren [Mon, 29 Aug 2011 14:28:04 +0000 (15:28 +0100)]
< IE9 bug fix for addEventListener

12 years agoSTDIN included in recoding
Darren [Sun, 28 Aug 2011 17:28:08 +0000 (18:28 +0100)]
STDIN included in recoding

12 years agoLogin on pressing enter in input boxes
Darren [Sun, 28 Aug 2011 17:12:35 +0000 (18:12 +0100)]
Login on pressing enter in input boxes

12 years agoCache clearing, default channel bug fix, embedded image clicking bug fix
Darren [Sun, 28 Aug 2011 13:52:53 +0000 (14:52 +0100)]
Cache clearing, default channel bug fix, embedded image clicking bug fix

12 years agoNotices sending to the correct tab
Darren [Sat, 27 Aug 2011 20:42:13 +0000 (21:42 +0100)]
Notices sending to the correct tab

12 years ago/msg command fix
Darren [Sat, 27 Aug 2011 19:50:08 +0000 (20:50 +0100)]
/msg command fix

12 years agoClient plugin system revamped to match server side plugins
Darren [Sat, 27 Aug 2011 19:02:40 +0000 (20:02 +0100)]
Client plugin system revamped to match server side plugins

12 years agoLink tooltips + in-kiwi web browser
Darren [Sat, 27 Aug 2011 13:26:41 +0000 (14:26 +0100)]
Link tooltips + in-kiwi web browser

12 years agoInitial Utilityview (iframe) window
Darren [Fri, 26 Aug 2011 15:59:55 +0000 (16:59 +0100)]
Initial Utilityview (iframe) window

12 years agoKiwi modules reloading
Darren [Fri, 26 Aug 2011 13:05:27 +0000 (14:05 +0100)]
Kiwi modules reloading

12 years agoFixed websocket undefined on app.websocketDisconnect()
Darren [Thu, 25 Aug 2011 19:41:05 +0000 (20:41 +0100)]
Fixed websocket undefined on app.websocketDisconnect()

12 years agoServer recoding to reload the server codebase without a restart
Darren [Thu, 25 Aug 2011 15:35:49 +0000 (16:35 +0100)]
Server recoding to reload the server codebase without a restart

12 years agoMade the .js file caching relative to kiwi.js
Darren [Tue, 23 Aug 2011 20:59:47 +0000 (21:59 +0100)]
Made the .js file caching relative to kiwi.js

12 years agoMoved the reverse DNS lookup to avoid race condition, fixed bug involving server_set
Jack Allnutt [Fri, 19 Aug 2011 05:28:08 +0000 (06:28 +0100)]
Moved the reverse DNS lookup to avoid race condition, fixed bug involving server_set