KiwiIRC.git
10 years agoAdd Spotify to mediamessage.js WITHOUT breaking prawnsalad's changes
Louis T [Sun, 23 Mar 2014 23:06:08 +0000 (19:06 -0400)]
Add Spotify to mediamessage.js WITHOUT breaking prawnsalad's changes

10 years agoAdd spotify to medamessage.js
Louis T [Sun, 23 Mar 2014 22:48:22 +0000 (18:48 -0400)]
Add spotify to medamessage.js

10 years agoCustom media messages in plugin support
Darren [Sun, 23 Mar 2014 22:33:38 +0000 (22:33 +0000)]
Custom media messages in plugin support

10 years agovar name formatting; removing console.logs
Darren [Sun, 16 Mar 2014 22:35:18 +0000 (22:35 +0000)]
var name formatting; removing console.logs

10 years agoMerge branch 'trailing' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-trailing
Darren [Sun, 16 Mar 2014 22:26:15 +0000 (22:26 +0000)]
Merge branch 'trailing' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-trailing

10 years agoSwitching .indexOf for IE8 support
Darren [Sat, 15 Mar 2014 13:58:15 +0000 (13:58 +0000)]
Switching .indexOf for IE8 support

10 years agoRemove 'trailing' from IRC message objects
Jack Allnutt [Thu, 13 Mar 2014 18:37:33 +0000 (18:37 +0000)]
Remove 'trailing' from IRC message objects

10 years agoAdd .jshintrc file for server code
Jack Allnutt [Tue, 11 Mar 2014 16:48:49 +0000 (16:48 +0000)]
Add .jshintrc file for server code

10 years agoUpdated build script with new startup applet
Darren [Sat, 8 Mar 2014 17:52:06 +0000 (17:52 +0000)]
Updated build script with new startup applet

10 years agoStartup screen is now a configurable applet
Darren [Sat, 8 Mar 2014 14:18:56 +0000 (14:18 +0000)]
Startup screen is now a configurable applet

10 years agoCorrectly checking if active panel != applet before scrolling down
Darren [Sun, 2 Mar 2014 13:10:04 +0000 (13:10 +0000)]
Correctly checking if active panel != applet before scrolling down

10 years agoTracking the active panel correctly
Darren [Sun, 2 Mar 2014 13:09:25 +0000 (13:09 +0000)]
Tracking the active panel correctly

10 years agoCorrectly showing 0 hours in 12 hour timestamps
Darren [Sun, 2 Mar 2014 12:39:38 +0000 (12:39 +0000)]
Correctly showing 0 hours in 12 hour timestamps

10 years agoMerge branch 'timestamp' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-timestamp
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

10 years agochannel_prefix may contain more than one prefix
Darren [Sun, 2 Mar 2014 12:17:03 +0000 (12:17 +0000)]
channel_prefix may contain more than one prefix

10 years agoMerge branch 'fixes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin-fixes
Darren [Sun, 2 Mar 2014 12:11:28 +0000 (12:11 +0000)]
Merge branch 'fixes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin-fixes

10 years agoMissed line from previous commit
Darren [Sat, 1 Mar 2014 00:00:32 +0000 (00:00 +0000)]
Missed line from previous commit

10 years agoClient: /part command fix
Darren [Fri, 28 Feb 2014 22:50:04 +0000 (22:50 +0000)]
Client: /part command fix

10 years agoOptional param[0] in PART message
Darren [Fri, 28 Feb 2014 22:48:59 +0000 (22:48 +0000)]
Optional param[0] in PART message

10 years agoCleaner way for making channel prefix optional in join command
Cory Chaplin [Sun, 23 Feb 2014 22:42:06 +0000 (23:42 +0100)]
Cleaner way for making channel prefix optional in join command

10 years agoMake the '#' optional in join command
Cory Chaplin [Sun, 23 Feb 2014 21:50:20 +0000 (22:50 +0100)]
Make the '#' optional in join command

10 years agoMerge pull request #490 from CoryChaplin/fixes
Darren [Sun, 23 Feb 2014 21:03:23 +0000 (21:03 +0000)]
Merge pull request #490 from CoryChaplin/fixes

Fix for #489

10 years agoFix for #489
Cory Chaplin [Sun, 23 Feb 2014 20:09:22 +0000 (21:09 +0100)]
Fix for #489

10 years agoSASL authentication ending correctly
Darren [Sun, 23 Feb 2014 19:10:12 +0000 (19:10 +0000)]
SASL authentication ending correctly

10 years agoLeave Channel' title typo
Darren [Sat, 22 Feb 2014 12:41:51 +0000 (12:41 +0000)]
Leave Channel' title typo

10 years agoUser box not showing on clicking user nick
Darren [Fri, 21 Feb 2014 23:30:02 +0000 (23:30 +0000)]
User box not showing on clicking user nick

10 years agochannel.js formatting
Darren [Thu, 20 Feb 2014 23:03:15 +0000 (23:03 +0000)]
channel.js formatting

10 years agoMerge branch 'gateway' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-gateway
Darren [Thu, 20 Feb 2014 21:56:30 +0000 (21:56 +0000)]
Merge branch 'gateway' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-gateway

10 years agoMerge pull request #486 from CoryChaplin/fixes
Darren [Thu, 20 Feb 2014 21:28:48 +0000 (21:28 +0000)]
Merge pull request #486 from CoryChaplin/fixes

Fix auto-scrolling on applets

10 years agoRemove cruft from gateway object
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.

10 years agoReverting client engine.io upgrade
Darren [Mon, 17 Feb 2014 16:33:00 +0000 (16:33 +0000)]
Reverting client engine.io upgrade

10 years agoReverting server engine.io upgrade
Darren [Mon, 17 Feb 2014 16:31:17 +0000 (16:31 +0000)]
Reverting server engine.io upgrade

10 years agomodels/application.js cleanup
Darren [Mon, 17 Feb 2014 12:43:35 +0000 (12:43 +0000)]
models/application.js cleanup

10 years agoNick change box hiding on change; Only show 1 nick change box
Darren [Sun, 16 Feb 2014 17:37:41 +0000 (17:37 +0000)]
Nick change box hiding on change; Only show 1 nick change box

10 years agoFix auto-scrolling on applets
Cory Chaplin [Wed, 12 Feb 2014 23:15:58 +0000 (00:15 +0100)]
Fix auto-scrolling on applets

10 years agoMerge pull request #484 from M2Ys4U/dep-update
Darren [Wed, 12 Feb 2014 19:13:57 +0000 (19:13 +0000)]
Merge pull request #484 from M2Ys4U/dep-update

Update dependencies

10 years agoUpdate client lib jQuery v1.10.2 -> v1.11.0
Jack Allnutt [Wed, 12 Feb 2014 18:58:20 +0000 (18:58 +0000)]
Update client lib jQuery v1.10.2 -> v1.11.0

10 years agoUpdate client lib lodash v2.2.1 -> v2.4.1
Jack Allnutt [Wed, 12 Feb 2014 18:47:53 +0000 (18:47 +0000)]
Update client lib lodash v2.2.1 -> v2.4.1

10 years agoUpdate client lib engine.io v0.7.9 -> v0.9.0
Jack Allnutt [Wed, 12 Feb 2014 18:47:17 +0000 (18:47 +0000)]
Update client lib engine.io v0.7.9 -> v0.9.0

10 years agoUpdate socksjs v0.4.3 -> v0.4.4
Jack Allnutt [Wed, 12 Feb 2014 18:26:31 +0000 (18:26 +0000)]
Update socksjs v0.4.3 -> v0.4.4

10 years agoUpdate uglify-js v2.4.1 -> v2.4.12
Jack Allnutt [Wed, 12 Feb 2014 18:24:55 +0000 (18:24 +0000)]
Update uglify-js v2.4.1 -> v2.4.12

10 years agoUpdate spdy v1.14.11 -> v1.19.1
Jack Allnutt [Wed, 12 Feb 2014 18:24:34 +0000 (18:24 +0000)]
Update spdy v1.14.11 -> v1.19.1

10 years agoUpgrade po2json v0.0.6 -> v0.2.3
Jack Allnutt [Wed, 12 Feb 2014 17:57:29 +0000 (17:57 +0000)]
Upgrade po2json v0.0.6 -> v0.2.3

10 years agoUpgrade node-static v0.7.2 -> v0.7.3
Jack Allnutt [Wed, 12 Feb 2014 17:26:40 +0000 (17:26 +0000)]
Upgrade node-static v0.7.2 -> v0.7.3

10 years agoUpgrade lodash v2.2.1 -> v2.4.1
Jack Allnutt [Wed, 12 Feb 2014 17:23:49 +0000 (17:23 +0000)]
Upgrade lodash v2.2.1 -> v2.4.1

10 years agoUpgrade ipaddr.js v0.1.1 -> v0.1.2
Jack Allnutt [Wed, 12 Feb 2014 17:11:20 +0000 (17:11 +0000)]
Upgrade ipaddr.js v0.1.1 -> v0.1.2

10 years agoUpgrade engine.io v0.7.9 -> v0.9.0
Jack Allnutt [Wed, 12 Feb 2014 17:07:01 +0000 (17:07 +0000)]
Upgrade engine.io v0.7.9 -> v0.9.0

10 years agoMerge pull request #481 from M2Ys4U/translations
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

10 years agoAdd 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

10 years agoMerge pull request #480 from M2Ys4U/config_commandline
Darren [Tue, 11 Feb 2014 21:28:38 +0000 (21:28 +0000)]
Merge pull request #480 from M2Ys4U/config_commandline

Commandline configuration tweaks

10 years agoStore location of config file when specified on the command line so it can be reloade...
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

10 years agoNormalise path to configuration file when specified on the command line
Jack Allnutt [Tue, 11 Feb 2014 18:23:21 +0000 (18:23 +0000)]
Normalise path to configuration file when specified on the command line

10 years agoUserbox styling + removing footer
Darren [Sun, 9 Feb 2014 13:39:22 +0000 (13:39 +0000)]
Userbox styling + removing footer

10 years agoUserbox refactor
Darren [Sun, 9 Feb 2014 13:18:48 +0000 (13:18 +0000)]
Userbox refactor

10 years agoChannel info command renamed info->channel
Darren [Sun, 9 Feb 2014 12:25:14 +0000 (12:25 +0000)]
Channel info command renamed info->channel

10 years agoChannel tools box; memberlist/right bar structure refactor
Darren [Sun, 9 Feb 2014 12:22:04 +0000 (12:22 +0000)]
Channel tools box; memberlist/right bar structure refactor

10 years agoConnection issues fix #472
Darren [Sat, 8 Feb 2014 21:05:14 +0000 (21:05 +0000)]
Connection issues fix #472

10 years agoMerge pull request #473 from M2Ys4U/config_commandline
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

10 years agoAdd setting to switch between 12 and 24 hour timestamps
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

10 years agoAdd 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

10 years agoTranslations update. New: CS, ES, PL, UK
Darren [Sun, 2 Feb 2014 13:28:37 +0000 (13:28 +0000)]
Translations update. New: CS, ES, PL, UK

10 years agoRemoving proxy test+debugging output
Darren [Fri, 24 Jan 2014 12:48:13 +0000 (12:48 +0000)]
Removing proxy test+debugging output

10 years agoMerge branch 'irc_proxy' into development
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

10 years agoMerge pull request #466 from CoryChaplin/fixes
Darren [Fri, 24 Jan 2014 12:43:54 +0000 (04:43 -0800)]
Merge pull request #466 from CoryChaplin/fixes

Fix regression on kick messages

10 years agoFix regression on kick messages
Cory Chaplin [Fri, 24 Jan 2014 12:40:38 +0000 (13:40 +0100)]
Fix regression on kick messages

10 years agoproxy binding to local interfaces
Darren [Fri, 24 Jan 2014 11:50:23 +0000 (11:50 +0000)]
proxy binding to local interfaces

10 years agoignore invalid cert options
Darren [Fri, 24 Jan 2014 10:15:45 +0000 (10:15 +0000)]
ignore invalid cert options

10 years agoIdentd + SSL fixes
Darren [Thu, 23 Jan 2014 22:28:46 +0000 (22:28 +0000)]
Identd + SSL fixes

10 years agoTLS connection fixes
Darren [Thu, 23 Jan 2014 22:05:01 +0000 (22:05 +0000)]
TLS connection fixes

10 years agoConnecting to a SSL/TLS kiwi proxy
Darren [Thu, 23 Jan 2014 21:09:59 +0000 (21:09 +0000)]
Connecting to a SSL/TLS kiwi proxy

10 years agoSSL support on the proxy
Darren [Thu, 23 Jan 2014 20:32:25 +0000 (20:32 +0000)]
SSL support on the proxy

10 years agoProxy server type in config file
Darren [Thu, 23 Jan 2014 20:04:35 +0000 (20:04 +0000)]
Proxy server type in config file

10 years agoProxy connect options
Darren [Thu, 23 Jan 2014 19:40:57 +0000 (19:40 +0000)]
Proxy connect options

10 years agoMerge pull request #465 from CoryChaplin/fixes
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

10 years agoTypo
Cory Chaplin [Wed, 22 Jan 2014 23:29:12 +0000 (00:29 +0100)]
Typo

10 years agoFix for relaxed theme tabs in list mode
Cory Chaplin [Wed, 22 Jan 2014 23:19:05 +0000 (00:19 +0100)]
Fix for relaxed theme tabs in list mode

10 years agoproxy - correct identd lookup usage
Darren [Wed, 22 Jan 2014 17:04:40 +0000 (17:04 +0000)]
proxy - correct identd lookup usage

10 years agoIdentd in Proxy
Darren [Wed, 22 Jan 2014 16:56:53 +0000 (16:56 +0000)]
Identd in Proxy

10 years agoproxy.js tidy-up
Darren [Wed, 22 Jan 2014 15:20:11 +0000 (15:20 +0000)]
proxy.js tidy-up

10 years agoWorking proxy sockets
Darren [Tue, 21 Jan 2014 23:01:18 +0000 (23:01 +0000)]
Working proxy sockets

10 years agochannel info in build script
Darren [Mon, 20 Jan 2014 10:46:22 +0000 (10:46 +0000)]
channel info in build script

10 years agoSeparated httphandler and settings generation
Darren [Sat, 18 Jan 2014 20:40:06 +0000 (20:40 +0000)]
Separated httphandler and settings generation

10 years agoFix theme switching bug
Jack Allnutt [Fri, 17 Jan 2014 15:25:08 +0000 (15:25 +0000)]
Fix theme switching bug

10 years agoRe-jigging UI layout after a theme change
Darren [Thu, 16 Jan 2014 19:50:34 +0000 (19:50 +0000)]
Re-jigging UI layout after a theme change

10 years agoCSS images moved to relevant theme folders
Darren [Thu, 16 Jan 2014 19:50:14 +0000 (19:50 +0000)]
CSS images moved to relevant theme folders

10 years agoSwitching stylesheets - specify node type in query selector
Darren [Thu, 16 Jan 2014 12:04:05 +0000 (12:04 +0000)]
Switching stylesheets - specify node type in query selector

10 years agoMerge branch 'themes' of https://github.com/M2Ys4U/KiwiIRC into M2Ys4U-themes
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

10 years agoMerge pull request #442 from coolsmile/development
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'

10 years agoServer module hooks for IRC events
Darren [Tue, 14 Jan 2014 22:44:05 +0000 (22:44 +0000)]
Server module hooks for IRC events

10 years agoLess strict IRC parsing to allow non-latin characters #376 #202
Darren [Sun, 12 Jan 2014 20:48:44 +0000 (20:48 +0000)]
Less strict IRC parsing to allow non-latin characters #376 #202

10 years agoQUIT without a message fix
Darren [Sun, 12 Jan 2014 18:54:07 +0000 (18:54 +0000)]
QUIT without a message fix

10 years agoSimple channel info theming
Darren [Mon, 6 Jan 2014 16:30:39 +0000 (16:30 +0000)]
Simple channel info theming

10 years agoCapping ui_menubox height
Darren [Mon, 6 Jan 2014 15:32:27 +0000 (15:32 +0000)]
Capping ui_menubox height

10 years agoAuto updating banlist + UI improvements
Darren [Mon, 6 Jan 2014 11:28:27 +0000 (11:28 +0000)]
Auto updating banlist + UI improvements

10 years agoMerge branch 'development' into channel_info
Darren [Mon, 6 Jan 2014 10:54:16 +0000 (10:54 +0000)]
Merge branch 'development' into channel_info

Conflicts:
client/src/index.html.tmpl

10 years agogateway kiwi_server setting now only set in one place
Darren [Mon, 6 Jan 2014 10:20:00 +0000 (10:20 +0000)]
gateway kiwi_server setting now only set in one place

10 years agoSetting kiwi_server config via application options
Darren [Mon, 6 Jan 2014 10:10:31 +0000 (10:10 +0000)]
Setting kiwi_server config via application options

10 years agoFix previous commit
Darren [Sun, 5 Jan 2014 23:40:56 +0000 (23:40 +0000)]
Fix previous commit

10 years agoDefault gecos supporting user hostname insertion
Darren [Sun, 5 Jan 2014 23:28:01 +0000 (23:28 +0000)]
Default gecos supporting user hostname insertion

10 years agochannel info window tidying
Darren [Sun, 5 Jan 2014 23:24:17 +0000 (23:24 +0000)]
channel info window tidying