Louis T [Sun, 23 Mar 2014 22:48:22 +0000 (18:48 -0400)]
Add spotify to medamessage.js
Darren [Sun, 23 Mar 2014 22:33:38 +0000 (22:33 +0000)]
Custom media messages in plugin support
Darren [Sun, 16 Mar 2014 22:35:18 +0000 (22:35 +0000)]
var name formatting; removing console.logs
Darren [Sun, 16 Mar 2014 22:26:15 +0000 (22:26 +0000)]
Merge branch 'trailing' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-trailing
Darren [Sat, 15 Mar 2014 13:58:15 +0000 (13:58 +0000)]
Switching .indexOf for IE8 support
Jack Allnutt [Thu, 13 Mar 2014 18:37:33 +0000 (18:37 +0000)]
Remove 'trailing' from IRC message objects
Jack Allnutt [Tue, 11 Mar 2014 16:48:49 +0000 (16:48 +0000)]
Add .jshintrc file for server code
Darren [Sat, 8 Mar 2014 17:52:06 +0000 (17:52 +0000)]
Updated build script with new startup applet
Darren [Sat, 8 Mar 2014 14:18:56 +0000 (14:18 +0000)]
Startup screen is now a configurable applet
Darren [Sun, 2 Mar 2014 13:10:04 +0000 (13:10 +0000)]
Correctly checking if active panel != applet before scrolling down
Darren [Sun, 2 Mar 2014 13:09:25 +0000 (13:09 +0000)]
Tracking the active panel correctly
Darren [Sun, 2 Mar 2014 12:39:38 +0000 (12:39 +0000)]
Correctly showing 0 hours in 12 hour timestamps
Darren [Sun, 2 Mar 2014 12:22:02 +0000 (12:22 +0000)]
Merge branch 'timestamp' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-timestamp
Conflicts:
client/src/views/channel.js
Darren [Sun, 2 Mar 2014 12:17:03 +0000 (12:17 +0000)]
channel_prefix may contain more than one prefix
Darren [Sun, 2 Mar 2014 12:11:28 +0000 (12:11 +0000)]
Merge branch 'fixes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin-fixes
Darren [Sat, 1 Mar 2014 00:00:32 +0000 (00:00 +0000)]
Missed line from previous commit
Darren [Fri, 28 Feb 2014 22:50:04 +0000 (22:50 +0000)]
Client: /part command fix
Darren [Fri, 28 Feb 2014 22:48:59 +0000 (22:48 +0000)]
Optional param[0] in PART message
Cory Chaplin [Sun, 23 Feb 2014 22:42:06 +0000 (23:42 +0100)]
Cleaner way for making channel prefix optional in join command
Cory Chaplin [Sun, 23 Feb 2014 21:50:20 +0000 (22:50 +0100)]
Make the '#' optional in join command
Darren [Sun, 23 Feb 2014 21:03:23 +0000 (21:03 +0000)]
Merge pull request #490 from CoryChaplin/fixes
Fix for #489
Cory Chaplin [Sun, 23 Feb 2014 20:09:22 +0000 (21:09 +0100)]
Fix for #489
Darren [Sun, 23 Feb 2014 19:10:12 +0000 (19:10 +0000)]
SASL authentication ending correctly
Darren [Sat, 22 Feb 2014 12:41:51 +0000 (12:41 +0000)]
Leave Channel' title typo
Darren [Fri, 21 Feb 2014 23:30:02 +0000 (23:30 +0000)]
User box not showing on clicking user nick
Darren [Thu, 20 Feb 2014 23:03:15 +0000 (23:03 +0000)]
channel.js formatting
Darren [Thu, 20 Feb 2014 21:56:30 +0000 (21:56 +0000)]
Merge branch 'gateway' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-gateway
Darren [Thu, 20 Feb 2014 21:28:48 +0000 (21:28 +0000)]
Merge pull request #486 from CoryChaplin/fixes
Fix auto-scrolling on applets
Jack Allnutt [Thu, 20 Feb 2014 00:06:24 +0000 (00:06 +0000)]
Remove cruft from gateway object
Things that should be Network-local now look for properties on the Network
object rather than on the Gateway object.
client-side ignore functionality is now per-network rather than global.
Darren [Mon, 17 Feb 2014 16:33:00 +0000 (16:33 +0000)]
Reverting client engine.io upgrade
Darren [Mon, 17 Feb 2014 16:31:17 +0000 (16:31 +0000)]
Reverting server engine.io upgrade
Darren [Mon, 17 Feb 2014 12:43:35 +0000 (12:43 +0000)]
models/application.js cleanup
Darren [Sun, 16 Feb 2014 17:37:41 +0000 (17:37 +0000)]
Nick change box hiding on change; Only show 1 nick change box
Cory Chaplin [Wed, 12 Feb 2014 23:15:58 +0000 (00:15 +0100)]
Fix auto-scrolling on applets
Darren [Wed, 12 Feb 2014 19:13:57 +0000 (19:13 +0000)]
Merge pull request #484 from M2Ys4U/dep-update
Update dependencies
Jack Allnutt [Wed, 12 Feb 2014 18:58:20 +0000 (18:58 +0000)]
Update client lib jQuery v1.10.2 -> v1.11.0
Jack Allnutt [Wed, 12 Feb 2014 18:47:53 +0000 (18:47 +0000)]
Update client lib lodash v2.2.1 -> v2.4.1
Jack Allnutt [Wed, 12 Feb 2014 18:47:17 +0000 (18:47 +0000)]
Update client lib engine.io v0.7.9 -> v0.9.0
Jack Allnutt [Wed, 12 Feb 2014 18:26:31 +0000 (18:26 +0000)]
Update socksjs v0.4.3 -> v0.4.4
Jack Allnutt [Wed, 12 Feb 2014 18:24:55 +0000 (18:24 +0000)]
Update uglify-js v2.4.1 -> v2.4.12
Jack Allnutt [Wed, 12 Feb 2014 18:24:34 +0000 (18:24 +0000)]
Update spdy v1.14.11 -> v1.19.1
Jack Allnutt [Wed, 12 Feb 2014 17:57:29 +0000 (17:57 +0000)]
Upgrade po2json v0.0.6 -> v0.2.3
Jack Allnutt [Wed, 12 Feb 2014 17:26:40 +0000 (17:26 +0000)]
Upgrade node-static v0.7.2 -> v0.7.3
Jack Allnutt [Wed, 12 Feb 2014 17:23:49 +0000 (17:23 +0000)]
Upgrade lodash v2.2.1 -> v2.4.1
Jack Allnutt [Wed, 12 Feb 2014 17:11:20 +0000 (17:11 +0000)]
Upgrade ipaddr.js v0.1.1 -> v0.1.2
Jack Allnutt [Wed, 12 Feb 2014 17:07:01 +0000 (17:07 +0000)]
Upgrade engine.io v0.7.9 -> v0.9.0
Darren [Wed, 12 Feb 2014 00:28:37 +0000 (00:28 +0000)]
Merge pull request #481 from M2Ys4U/translations
Add missing mappings to translations.json and order file based on language code
Jack Allnutt [Tue, 11 Feb 2014 23:23:08 +0000 (23:23 +0000)]
Add missing mappings to translations.json and order file based on language code
Darren [Tue, 11 Feb 2014 21:28:38 +0000 (21:28 +0000)]
Merge pull request #480 from M2Ys4U/config_commandline
Commandline configuration tweaks
Jack Allnutt [Tue, 11 Feb 2014 18:23:57 +0000 (18:23 +0000)]
Store location of config file when specified on the command line so it can be reloaded later
Jack Allnutt [Tue, 11 Feb 2014 18:23:21 +0000 (18:23 +0000)]
Normalise path to configuration file when specified on the command line
Darren [Sun, 9 Feb 2014 13:39:22 +0000 (13:39 +0000)]
Userbox styling + removing footer
Darren [Sun, 9 Feb 2014 13:18:48 +0000 (13:18 +0000)]
Userbox refactor
Darren [Sun, 9 Feb 2014 12:25:14 +0000 (12:25 +0000)]
Channel info command renamed info->channel
Darren [Sun, 9 Feb 2014 12:22:04 +0000 (12:22 +0000)]
Channel tools box; memberlist/right bar structure refactor
Darren [Sat, 8 Feb 2014 21:05:14 +0000 (21:05 +0000)]
Connection issues fix #472
Darren [Wed, 5 Feb 2014 16:48:58 +0000 (16:48 +0000)]
Merge pull request #473 from M2Ys4U/config_commandline
Add ability to specify configuration file on the command line
Jack Allnutt [Tue, 4 Feb 2014 23:05:01 +0000 (23:05 +0000)]
Add setting to switch between 12 and 24 hour timestamps
Resolves #282
Jack Allnutt [Tue, 4 Feb 2014 15:30:19 +0000 (15:30 +0000)]
Add ability to specify configuration file on the command line
Resolves #105
Darren [Sun, 2 Feb 2014 13:28:37 +0000 (13:28 +0000)]
Translations update. New: CS, ES, PL, UK
Darren [Fri, 24 Jan 2014 12:48:13 +0000 (12:48 +0000)]
Removing proxy test+debugging output
Darren [Fri, 24 Jan 2014 12:46:53 +0000 (12:46 +0000)]
Merge branch 'irc_proxy' into development
* irc_proxy:
proxy binding to local interfaces
ignore invalid cert options
Identd + SSL fixes
TLS connection fixes
Connecting to a SSL/TLS kiwi proxy
SSL support on the proxy
Proxy server type in config file
Proxy connect options
proxy - correct identd lookup usage
Identd in Proxy
proxy.js tidy-up
Working proxy sockets
Darren [Fri, 24 Jan 2014 12:43:54 +0000 (04:43 -0800)]
Merge pull request #466 from CoryChaplin/fixes
Fix regression on kick messages
Cory Chaplin [Fri, 24 Jan 2014 12:40:38 +0000 (13:40 +0100)]
Fix regression on kick messages
Darren [Fri, 24 Jan 2014 11:50:23 +0000 (11:50 +0000)]
proxy binding to local interfaces
Darren [Fri, 24 Jan 2014 10:15:45 +0000 (10:15 +0000)]
ignore invalid cert options
Darren [Thu, 23 Jan 2014 22:28:46 +0000 (22:28 +0000)]
Identd + SSL fixes
Darren [Thu, 23 Jan 2014 22:05:01 +0000 (22:05 +0000)]
TLS connection fixes
Darren [Thu, 23 Jan 2014 21:09:59 +0000 (21:09 +0000)]
Connecting to a SSL/TLS kiwi proxy
Darren [Thu, 23 Jan 2014 20:32:25 +0000 (20:32 +0000)]
SSL support on the proxy
Darren [Thu, 23 Jan 2014 20:04:35 +0000 (20:04 +0000)]
Proxy server type in config file
Darren [Thu, 23 Jan 2014 19:40:57 +0000 (19:40 +0000)]
Proxy connect options
Darren [Wed, 22 Jan 2014 23:30:37 +0000 (15:30 -0800)]
Merge pull request #465 from CoryChaplin/fixes
Fix for relaxed theme tabs in list mode
Cory Chaplin [Wed, 22 Jan 2014 23:29:12 +0000 (00:29 +0100)]
Typo
Cory Chaplin [Wed, 22 Jan 2014 23:19:05 +0000 (00:19 +0100)]
Fix for relaxed theme tabs in list mode
Darren [Wed, 22 Jan 2014 17:04:40 +0000 (17:04 +0000)]
proxy - correct identd lookup usage
Darren [Wed, 22 Jan 2014 16:56:53 +0000 (16:56 +0000)]
Identd in Proxy
Darren [Wed, 22 Jan 2014 15:20:11 +0000 (15:20 +0000)]
proxy.js tidy-up
Darren [Tue, 21 Jan 2014 23:01:18 +0000 (23:01 +0000)]
Working proxy sockets
Darren [Mon, 20 Jan 2014 10:46:22 +0000 (10:46 +0000)]
channel info in build script
Darren [Sat, 18 Jan 2014 20:40:06 +0000 (20:40 +0000)]
Separated httphandler and settings generation
Jack Allnutt [Fri, 17 Jan 2014 15:25:08 +0000 (15:25 +0000)]
Fix theme switching bug
Darren [Thu, 16 Jan 2014 19:50:34 +0000 (19:50 +0000)]
Re-jigging UI layout after a theme change
Darren [Thu, 16 Jan 2014 19:50:14 +0000 (19:50 +0000)]
CSS images moved to relevant theme folders
Darren [Thu, 16 Jan 2014 12:04:05 +0000 (12:04 +0000)]
Switching stylesheets - specify node type in query selector
Darren [Thu, 16 Jan 2014 11:18:21 +0000 (11:18 +0000)]
Merge branch 'themes' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-themes
Conflicts:
client/assets/css/style.css
client/src/applets/settings.js
client/src/index.html.tmpl
server/httphandler.js
Darren [Thu, 16 Jan 2014 08:52:15 +0000 (00:52 -0800)]
Merge pull request #442 from coolsmile/development
Spaces could be encoded as '+' instead '%20'
Darren [Tue, 14 Jan 2014 22:44:05 +0000 (22:44 +0000)]
Server module hooks for IRC events
Darren [Sun, 12 Jan 2014 20:48:44 +0000 (20:48 +0000)]
Less strict IRC parsing to allow non-latin characters #376 #202
Darren [Sun, 12 Jan 2014 18:54:07 +0000 (18:54 +0000)]
QUIT without a message fix
Darren [Mon, 6 Jan 2014 16:30:39 +0000 (16:30 +0000)]
Simple channel info theming
Darren [Mon, 6 Jan 2014 15:32:27 +0000 (15:32 +0000)]
Capping ui_menubox height
Darren [Mon, 6 Jan 2014 11:28:27 +0000 (11:28 +0000)]
Auto updating banlist + UI improvements
Darren [Mon, 6 Jan 2014 10:54:16 +0000 (10:54 +0000)]
Merge branch 'development' into channel_info
Conflicts:
client/src/index.html.tmpl
Darren [Mon, 6 Jan 2014 10:20:00 +0000 (10:20 +0000)]
gateway kiwi_server setting now only set in one place
Darren [Mon, 6 Jan 2014 10:10:31 +0000 (10:10 +0000)]
Setting kiwi_server config via application options
Darren [Sun, 5 Jan 2014 23:40:56 +0000 (23:40 +0000)]
Fix previous commit
Darren [Sun, 5 Jan 2014 23:28:01 +0000 (23:28 +0000)]
Default gecos supporting user hostname insertion
Darren [Sun, 5 Jan 2014 23:24:17 +0000 (23:24 +0000)]
channel info window tidying
Darren [Sun, 5 Jan 2014 23:23:44 +0000 (23:23 +0000)]
Menubox - allow title change after rendered