2011-11-17 |
Jack Allnutt | Use UTF-8 encoding for the IRCConnection socket
|
commit | commitdiff | tree |
2011-11-17 |
Jack Allnutt | Cleaning up index.html.jade
|
commit | commitdiff | tree |
2011-11-16 |
Jack Allnutt | Fix for Firefox 8 bug; add wrapper around the input...
|
commit | commitdiff | tree |
2011-11-16 |
Jack Allnutt | Fixed kiwi not disconnecting from the IRC server when...
|
commit | commitdiff | tree |
2011-11-16 |
Jack Allnutt | typo
|
commit | commitdiff | tree |
2011-11-16 |
Jack Allnutt | Allow for IRC command handlers to be rebound on recode
|
commit | commitdiff | tree |
2011-11-15 |
Jack Allnutt | All fixed and working well
|
commit | commitdiff | tree |
2011-11-15 |
Jack Allnutt | Further work towards it working; regex appears broken...
|
commit | commitdiff | tree |
2011-11-15 |
Jack Allnutt | Getting the new code almost working
|
commit | commitdiff | tree |
2011-11-15 |
Jack Allnutt | Moving towards a more evented system for handling server...
|
commit | commitdiff | tree |
2011-11-07 |
Jack Allnutt | Fixed window sorting
|
commit | commitdiff | tree |
2011-10-20 |
Jack Allnutt | Adding JSDoc documentation to clientside JS files
|
commit | commitdiff | tree |
2011-10-20 |
Jack Allnutt | Restore .action() as a convenience function
|
commit | commitdiff | tree |
2011-10-20 |
Jack Allnutt | Restore .kiwi()
|
commit | commitdiff | tree |
2011-10-20 |
Jack Allnutt | Modifying the client/server API.
|
commit | commitdiff | tree |
2011-10-13 |
Jack Allnutt | Instead of stealing focus from the channel/query window...
|
commit | commitdiff | tree |
2011-10-12 |
Jack Allnutt | Escape chars not allowed in CSS IDs. Fix for issue #41
|
commit | commitdiff | tree |
2011-10-03 |
Jack Allnutt | Merge branch 'master' of github.com:prawnsalad/KiwiIRC
|
commit | commitdiff | tree |
2011-10-03 |
Jack Allnutt | irc:// protocol handling. UI access not implemented...
|
commit | commitdiff | tree |
2011-10-01 |
Jack Allnutt | Updating README.md file to reflect the changes in the...
|
commit | commitdiff | tree |
2011-10-01 |
Jack Allnutt | Updating README.md file to reflect the changes in the...
|
commit | commitdiff | tree |
2011-10-01 |
Jack Allnutt | Re-organise files.
|
commit | commitdiff | tree |
2011-10-01 |
Jack Allnutt | Merge branch 'master' into no-php
|
commit | commitdiff | tree |
2011-10-01 |
Jack Allnutt | Remove mode extraction from RPL_LIST replies.
|
commit | commitdiff | tree |
2011-10-01 |
Jack Allnutt | Adding support for password protected servers. Issue #44
|
commit | commitdiff | tree |
2011-09-30 |
Jack Allnutt | Better colour handling code
|
commit | commitdiff | tree |
2011-09-30 |
Jack Allnutt | Fixing broken index.html.jade (whitespace issue)
|
commit | commitdiff | tree |
2011-09-28 |
Jack Allnutt | Fixing typo in previous commit
|
commit | commitdiff | tree |
2011-09-28 |
Jack Allnutt | Add local fallback in case the Google CDN fails for...
|
commit | commitdiff | tree |
2011-09-28 |
Jack Allnutt | Use protocol-relative URLs for loading external scripts...
|
commit | commitdiff | tree |
2011-09-27 |
Jack Allnutt | Reworked client-side /list implementation
|
commit | commitdiff | tree |
2011-09-26 |
Jack Allnutt | Adding a new User object, primarilly used in the UserList...
|
commit | commitdiff | tree |
2011-09-26 |
Jack Allnutt | Merge branch 'master' of github.com:prawnsalad/KiwiIRC
|
commit | commitdiff | tree |
2011-09-26 |
Jack Allnutt | typo fix
|
commit | commitdiff | tree |
2011-09-25 |
Jack Allnutt | Added support for RPL_BANLIST[END] to server, stub...
|
commit | commitdiff | tree |
2011-09-24 |
Jack Allnutt | Seconds -> Minutes & seconds conversion for onReconnecting()
|
commit | commitdiff | tree |
2011-09-24 |
Jack Allnutt | Wrap the jade.compile function in a try...catch block
|
commit | commitdiff | tree |
2011-09-23 |
Jack Allnutt | Removing raw access to tabview list, now uses static...
|
commit | commitdiff | tree |
2011-09-22 |
Jack Allnutt | Send MIME type along with HTML; Remove xml namespace...
|
commit | commitdiff | tree |
2011-09-22 |
Jack Allnutt | Linting & wrapping some utility functions on the String...
|
commit | commitdiff | tree |
2011-09-22 |
Jack Allnutt | fix for broken index.html.jade file
|
commit | commitdiff | tree |
2011-09-22 |
Jack Allnutt | Can now send CTCP requests using /ctcp. Displays incoming...
|
commit | commitdiff | tree |
2011-09-20 |
Jack Allnutt | Restoring transports in config.json
|
commit | commitdiff | tree |
2011-09-20 |
Jack Allnutt | Fix for HTML cache not taking in to account SSL status...
|
commit | commitdiff | tree |
2011-09-20 |
Jack Allnutt | Kiwi can now listen on multiple ports at the same time.
|
commit | commitdiff | tree |
2011-09-20 |
Jack Allnutt | Merge branch 'master' of github.com:prawnsalad/KiwiIRC
|
commit | commitdiff | tree |
2011-09-20 |
Jack Allnutt | Move script tags to the bottom of <body>
|
commit | commitdiff | tree |
2011-09-18 |
Jack Allnutt | Merge branch 'master' of github.com:prawnsalad/KiwiIRC
|
commit | commitdiff | tree |
2011-09-18 |
Jack Allnutt | Reimplemented tab autocomplete for nicks, should work...
|
commit | commitdiff | tree |
2011-09-18 |
Jack Allnutt | Removing all php files from the project
|
commit | commitdiff | tree |
2011-09-17 |
Jack Allnutt | Support for changing port and using SSL on client
|
commit | commitdiff | tree |
2011-09-17 |
Jack Allnutt | Fixing multi-word quit messges. Bug #28
|
commit | commitdiff | tree |
2011-09-17 |
Jack Allnutt | Linting
|
commit | commitdiff | tree |
2011-09-17 |
Jack Allnutt | Apply channel linking before colour linking so colours...
|
commit | commitdiff | tree |
2011-09-17 |
Jack Allnutt | Readme formatting
|
commit | commitdiff | tree |
2011-09-17 |
Jack Allnutt | Removing node modules from source tree, documenting...
|
commit | commitdiff | tree |
2011-09-17 |
Jack Allnutt | Updating npm externals
|
commit | commitdiff | tree |
2011-09-16 |
Jack Allnutt | better /list
|
commit | commitdiff | tree |
2011-09-16 |
Jack Allnutt | Merge branch 'master' of github.com:prawnsalad/KiwiIRC
|
commit | commitdiff | tree |
2011-09-16 |
Jack Allnutt | Text formatting (i.e. bold, underline, colour)
|
commit | commitdiff | tree |
2011-09-15 |
Jack Allnutt | /list response now shows in a new tab
|
commit | commitdiff | tree |
2011-09-15 |
Jack Allnutt | JSLinting
|
commit | commitdiff | tree |
2011-09-15 |
Jack Allnutt | Merge branch 'master' of github.com:prawnsalad/KiwiIRC
|
commit | commitdiff | tree |
2011-09-13 |
Jack Allnutt | removing index.html - not used or needed
|
commit | commitdiff | tree |
2011-09-13 |
Jack Allnutt | Fix for Opera inserting a spurious <br/> in the topic bar
|
commit | commitdiff | tree |
2011-09-08 |
Jack Allnutt | Merged prawnsalad's master branch, additional cleaning up.
|
commit | commitdiff | tree |
2011-09-08 |
Jack Allnutt | Cleaning up client-side files, including one or two...
|
commit | commitdiff | tree |
2011-09-04 |
Jack Allnutt | Merge branch 'master' of github.com:prawnsalad/KiwiIRC
|
commit | commitdiff | tree |
2011-09-04 |
Jack Allnutt | Re-clicking a nick will now collapse the userbox
|
commit | commitdiff | tree |
2011-08-19 |
Jack Allnutt | Moved the reverse DNS lookup to avoid race condition...
|
commit | commitdiff | tree |
2011-08-19 |
Jack Allnutt | JSLint conformaty, ES5 strict mode, 451 numeric
|
commit | commitdiff | tree |
2011-08-18 |
Jack Allnutt | Merging speed branch (JS minification & caching), socket...
|
commit | commitdiff | tree |
2011-08-16 |
Jack Allnutt | Refactoring to allow for a rehash
|
commit | commitdiff | tree |
2011-08-15 |
Jack Allnutt | Minifcation of all javascript, plus caching of the...
|
commit | commitdiff | tree |
2011-08-14 |
Jack Allnutt | WEBIRC support
|
commit | commitdiff | tree |
2011-08-14 |
Jack Allnutt | fixed small bug relating to buffers
|
commit | commitdiff | tree |
2011-08-14 |
Jack Allnutt | fix crash when connection to IRC server failed. Added...
|
commit | commitdiff | tree |
2011-08-08 |
Jack Allnutt | fix for bug where Kiwi is unable to connect to a server...
|
commit | commitdiff | tree |
2011-08-01 |
Jack Allnutt | Merging auth & plugin features
|
commit | commitdiff | tree |
2011-07-31 |
Jack Allnutt | General tidying up!
|
commit | commitdiff | tree |
2011-07-31 |
Jack Allnutt | move too many connections error from authentication...
|
commit | commitdiff | tree |
2011-07-29 |
Jack Allnutt | Connection limiting
|
commit | commitdiff | tree |
2011-07-27 |
Jack Allnutt | adding /topic command - second haf of issue #5
|
commit | commitdiff | tree |
2011-07-27 |
Jack Allnutt | Additional errors
|
commit | commitdiff | tree |
2011-07-27 |
Jack Allnutt | Escape
|
commit | commitdiff | tree |
2011-07-27 |
Jack Allnutt | Editable topic bar
|
commit | commitdiff | tree |
2011-07-26 |
Jack Allnutt | Support for some error messages (cannot join channel...
|
commit | commitdiff | tree |
2011-07-22 |
Jack Allnutt | CTCP handling
|
commit | commitdiff | tree |
2011-07-21 |
Jack Allnutt | Use gateway.channel_prefix instead of literal #
|
commit | commitdiff | tree |
2011-07-20 |
Jack Allnutt | Fix issue #6 (Clickable channel names) - double-click...
|
commit | commitdiff | tree |
2011-07-20 |
Jack Allnutt | Fixing error in index.html.jade. Indentation fix in...
|
commit | commitdiff | tree |
2011-07-20 |
Jack Allnutt | Fixxing issue #4 (WHOIS spills into server window)...
|
commit | commitdiff | tree |
2011-07-20 |
Jack Allnutt | Changing jade template to match changes made in index.php
|
commit | commitdiff | tree |
2011-07-19 |
Jack Allnutt | Removed hard-coded kiwi location
|
commit | commitdiff | tree |
2011-07-19 |
Jack Allnutt | Bugfix: whois idle time
|
commit | commitdiff | tree |
2011-07-19 |
Jack Allnutt | removing unneeded debugging calls
|
commit | commitdiff | tree |
2011-07-19 |
Jack Allnutt | Working Kiwi IRC with no PHP needed.
|
commit | commitdiff | tree |
2011-07-19 |
Jack Allnutt | npm install node-static
|
commit | commitdiff | tree |
2011-07-19 |
Jack Allnutt | jade template & jade npm install
|
commit | commitdiff | tree |
2011-07-19 |
Jack Allnutt | actually delete old file
|
commit | commitdiff | tree |
next |