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 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
Darren [Fri, 3 Jan 2014 09:04:31 +0000 (09:04 +0000)]
Config count_joins_parts > count_all_activity; Do not show joins/parts by default
Darren [Fri, 3 Jan 2014 08:33:12 +0000 (08:33 +0000)]
Merge branch 'development' of https://github.com/tonylechner/KiwiIRC into tonylechner-development
Darren [Wed, 1 Jan 2014 16:59:29 +0000 (16:59 +0000)]
Channel Info+admin window; RPL_CHANNEL_URL; Ban list; CSS forms refactor
Darren [Sun, 29 Dec 2013 21:03:54 +0000 (21:03 +0000)]
Leave transport management to engine.io
Darren [Sun, 29 Dec 2013 20:31:29 +0000 (20:31 +0000)]
Second IRC connection via /server fix
Capitaine [Tue, 17 Dec 2013 17:14:57 +0000 (18:14 +0100)]
Spaces could be encoded as '+' instead '%20'
Darren [Fri, 13 Dec 2013 11:05:16 +0000 (11:05 +0000)]
jump server reconnecting to the updated server addresses fix
Darren [Mon, 9 Dec 2013 23:51:58 +0000 (23:51 +0000)]
Verifying reverse DNS lookups
Tony Lechner [Thu, 5 Dec 2013 05:10:24 +0000 (23:10 -0600)]
Added hide-join/parts-from-configs to settings screen with en-gb translation only.
Tony Lechner [Thu, 5 Dec 2013 04:41:05 +0000 (22:41 -0600)]
Added config option to disregard joins/parts from unread message counter.
Darren [Tue, 3 Dec 2013 20:41:51 +0000 (12:41 -0800)]
Merge pull request #434 from M2Ys4U/space_fix
Fix bug where parameters separated by multiple spaces would result in empty string entries in the params array
Jack Allnutt [Tue, 3 Dec 2013 20:36:25 +0000 (20:36 +0000)]
Fix bug where parameters separated by multiple spaces woul result in empty string entries in the params array
Darren [Tue, 26 Nov 2013 22:17:40 +0000 (14:17 -0800)]
Merge pull request #432 from aarontc/development
Fixed typo in config.example.js
Aaron Ten Clay [Tue, 26 Nov 2013 22:16:14 +0000 (14:16 -0800)]
Fixed typo in config.example.js
Comment before module export had misspelled 'amend'.
Darren [Tue, 19 Nov 2013 13:04:51 +0000 (05:04 -0800)]
Merge pull request #427 from antwebes/antwebes_development
Fixed func mappings in _kiwi.global.components.ControlInput method of ap...
jdeveloper [Tue, 19 Nov 2013 13:00:47 +0000 (14:00 +0100)]
Fixed func mappings in _kiwi.global.components.ControlInput method of apps.js
Darren [Sat, 16 Nov 2013 22:33:23 +0000 (22:33 +0000)]
Default window_title if not set
Darren [Fri, 15 Nov 2013 11:09:23 +0000 (11:09 +0000)]
server-time-iso fix
Darren [Tue, 12 Nov 2013 23:57:21 +0000 (23:57 +0000)]
Update development version number
Darren [Tue, 12 Nov 2013 23:50:14 +0000 (23:50 +0000)]
Update master version number
Darren [Tue, 12 Nov 2013 16:53:45 +0000 (16:53 +0000)]
Little more contrast in CLI theme