KiwiIRC.git
10 years agoMerge branch 'winston' of https://github.com/M2Ys4U/KiwiIRC into winston
Darren [Fri, 28 Mar 2014 16:09:59 +0000 (16:09 +0000)]
Merge branch 'winston' of https://github.com/M2Ys4U/KiwiIRC into winston

10 years agoChannel case-sensitivity issues. Main cause of "Cannot call method 'clientEvent'...
Darren [Fri, 28 Mar 2014 15:49:56 +0000 (15:49 +0000)]
Channel case-sensitivity issues. Main cause of "Cannot call method 'clientEvent' of undefined"

10 years agoRemove slap; Add ignore into user menu
Darren [Fri, 28 Mar 2014 15:04:56 +0000 (15:04 +0000)]
Remove slap; Add ignore into user menu

10 years agoEmpty default language setting
Darren [Fri, 28 Mar 2014 14:01:50 +0000 (14:01 +0000)]
Empty default language setting

10 years agoRemoving console.log from banlist
Darren [Fri, 28 Mar 2014 13:34:25 +0000 (13:34 +0000)]
Removing console.log from banlist

10 years agoRemoving alert number form applet tabs
Darren [Fri, 28 Mar 2014 13:23:49 +0000 (13:23 +0000)]
Removing alert number form applet tabs

10 years ago/list num. users as topic when topic is empty - fixed
Darren [Thu, 27 Mar 2014 21:22:54 +0000 (21:22 +0000)]
/list num. users as topic when topic is empty - fixed

10 years agoChanlist formatting and slight tidy
Darren [Thu, 27 Mar 2014 21:16:01 +0000 (21:16 +0000)]
Chanlist formatting and slight tidy

10 years agoMerge branch 'chanlist' of https://github.com/CoryChaplin/KiwiIRC into development
Darren [Thu, 27 Mar 2014 17:08:57 +0000 (17:08 +0000)]
Merge branch 'chanlist' of https://github.com/CoryChaplin/KiwiIRC into development

10 years agoRemove data setting from render function in chanlist
Cory Chaplin [Thu, 27 Mar 2014 16:20:42 +0000 (17:20 +0100)]
Remove data setting from render function in chanlist

10 years agoRemove data setting from render function in chanlist
Cory Chaplin [Thu, 27 Mar 2014 16:15:39 +0000 (17:15 +0100)]
Remove data setting from render function in chanlist

10 years agoMerge branch 'development' of github.com:prawnsalad/KiwiIRC into development
Darren [Wed, 26 Mar 2014 23:37:57 +0000 (23:37 +0000)]
Merge branch 'development' of github.com:prawnsalad/KiwiIRC into development

# By Paul Shahid
# Via Paul Shahid (2) and Darren (1)
* 'development' of github.com:prawnsalad/KiwiIRC:
  Making use of panels.getByCid and fixing trailing whitespace
  Putting things back to normal
  Last bit of cleanup
  More cleanup
  Forgot to remove some console.logs from when I was learnin the codebase
  Adding my fix for falling back to last visited tab
  Adding panel_access to the application model for tracking tab history

10 years agoMerge pull request #504 from pshahid/development
Darren [Wed, 26 Mar 2014 23:37:20 +0000 (23:37 +0000)]
Merge pull request #504 from pshahid/development

Fall back to last tab after closing another #381

10 years agoFixes to take comments into account
Cory Chaplin [Wed, 26 Mar 2014 23:11:21 +0000 (00:11 +0100)]
Fixes to take comments into account

10 years agoMerge branch 'chanlist' of https://github.com/CoryChaplin/KiwiIRC into development
Darren [Wed, 26 Mar 2014 18:10:25 +0000 (18:10 +0000)]
Merge branch 'chanlist' of https://github.com/CoryChaplin/KiwiIRC into development

10 years agoMaking use of panels.getByCid and fixing trailing whitespace
Paul Shahid [Wed, 26 Mar 2014 02:06:22 +0000 (22:06 -0400)]
Making use of panels.getByCid and fixing trailing whitespace

10 years agoPutting things back to normal
Paul Shahid [Wed, 26 Mar 2014 00:47:26 +0000 (20:47 -0400)]
Putting things back to normal

10 years agoLast bit of cleanup
Paul Shahid [Wed, 26 Mar 2014 00:46:17 +0000 (20:46 -0400)]
Last bit of cleanup

10 years agoMore cleanup
Paul Shahid [Wed, 26 Mar 2014 00:42:30 +0000 (20:42 -0400)]
More cleanup

10 years agoForgot to remove some console.logs from when I was learnin the codebase
Paul Shahid [Wed, 26 Mar 2014 00:38:21 +0000 (20:38 -0400)]
Forgot to remove some console.logs from when I was learnin the codebase

10 years agoAdding my fix for falling back to last visited tab
Paul Shahid [Wed, 26 Mar 2014 00:31:04 +0000 (20:31 -0400)]
Adding my fix for falling back to last visited tab

10 years agoIrcProxy: Don't switch encodings
Darren [Tue, 25 Mar 2014 16:56:07 +0000 (16:56 +0000)]
IrcProxy: Don't switch encodings

10 years agoCustom pidfile fix
Darren [Mon, 24 Mar 2014 08:59:19 +0000 (08:59 +0000)]
Custom pidfile fix

10 years agoCustom pidfile location
Darren [Mon, 24 Mar 2014 07:33:54 +0000 (07:33 +0000)]
Custom pidfile location

10 years agoMerge pull request #501 from LouisT/development
Darren [Sun, 23 Mar 2014 23:12:52 +0000 (23:12 +0000)]
Merge pull request #501 from LouisT/development

Add spotify to medamessage.js

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 agoKeep channel length up to date
Cory Chaplin [Mon, 3 Mar 2014 19:44:54 +0000 (20:44 +0100)]
Keep channel length up to date

10 years agoCleanup to take comments into account
Cory Chaplin [Mon, 3 Mar 2014 10:19:44 +0000 (11:19 +0100)]
Cleanup to take comments into account

10 years agoFix css reference
Cory Chaplin [Sun, 2 Mar 2014 18:58:18 +0000 (19:58 +0100)]
Fix css reference

10 years agoForgotten case
Cory Chaplin [Sun, 2 Mar 2014 18:55:15 +0000 (19:55 +0100)]
Forgotten case

10 years agoReplace id's by css classes and cleanup
Cory Chaplin [Sun, 2 Mar 2014 18:53:16 +0000 (19:53 +0100)]
Replace id's by css classes and cleanup

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 agoSwitch chanlist from an id to a css class
Cory Chaplin [Sun, 2 Mar 2014 13:08:16 +0000 (14:08 +0100)]
Switch chanlist from an id to a css class

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 agoReplace calls to console.log() with Winston.info() etc.
Jack Allnutt [Tue, 18 Feb 2014 19:43:06 +0000 (19:43 +0000)]
Replace calls to console.log() with Winston.info() etc.

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 agoChanlist styling
Cory Chaplin [Mon, 10 Feb 2014 23:03:42 +0000 (00:03 +0100)]
Chanlist styling

10 years agoFix chanlist sorting
Cory Chaplin [Sun, 9 Feb 2014 22:32:54 +0000 (23:32 +0100)]
Fix chanlist sorting

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 agoSortable chanlist.
Cory Chaplin [Sun, 9 Feb 2014 07:16:08 +0000 (08:16 +0100)]
Sortable chanlist.

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 remote-tracking branch 'upstream/development' into development
Paul Shahid [Thu, 6 Feb 2014 05:20:58 +0000 (00:20 -0500)]
Merge remote-tracking branch 'upstream/development' into development

10 years agoAdding panel_access to the application model for tracking tab history
Paul Shahid [Thu, 6 Feb 2014 05:20:23 +0000 (00:20 -0500)]
Adding panel_access to the application model for tracking tab history

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