KiwiIRC.git
10 years agoIdentd server tweaks
Darren [Wed, 17 Jul 2013 19:24:40 +0000 (20:24 +0100)]
Identd server tweaks

10 years agoIdentd resolving usernames/idents correctly
Darren [Wed, 17 Jul 2013 17:53:22 +0000 (18:53 +0100)]
Identd resolving usernames/idents correctly

10 years agoImprove Identd server to actually process data it receives
Darren [Wed, 17 Jul 2013 15:30:55 +0000 (16:30 +0100)]
Improve Identd server to actually process data it receives

10 years agoRemove redundant file more.png
Jack Allnutt [Tue, 16 Jul 2013 19:38:20 +0000 (20:38 +0100)]
Remove redundant file more.png

10 years agoMerge pull request #338 from M2Ys4U/key
Darren [Tue, 16 Jul 2013 17:27:11 +0000 (10:27 -0700)]
Merge pull request #338 from M2Ys4U/key

Allow default channel key to be specified in config file.

10 years agoAllow default channel key to be specified in config file.
Jack Allnutt [Tue, 16 Jul 2013 17:16:10 +0000 (18:16 +0100)]
Allow default channel key to be specified in config file.

Fixes #261

10 years agoMerge pull request #337 from M2Ys4U/select-collapse
Darren [Tue, 16 Jul 2013 17:05:10 +0000 (10:05 -0700)]
Merge pull request #337 from M2Ys4U/select-collapse

Allow "server and network" section to be collapsed once it's expanded

10 years agoAllow "server and network" section to be collapsed once it's expanded
Jack Allnutt [Tue, 16 Jul 2013 16:50:42 +0000 (17:50 +0100)]
Allow "server and network" section to be collapsed once it's expanded

Fixes #330

10 years agoConnecting to the correct host for outgoing connections
Darren [Sun, 14 Jul 2013 12:37:24 +0000 (13:37 +0100)]
Connecting to the correct host for outgoing connections

10 years agoCorrect config.outgoing_address var name
Darren [Sun, 14 Jul 2013 01:18:07 +0000 (02:18 +0100)]
Correct config.outgoing_address var name

10 years agoOutgoing connection refactor
Darren [Sun, 14 Jul 2013 00:13:31 +0000 (01:13 +0100)]
Outgoing connection refactor

10 years agoAllow configuration of IP addresses to use for outgoing connections
Jack Allnutt [Sat, 13 Jul 2013 10:49:38 +0000 (11:49 +0100)]
Allow configuration of IP addresses to use for outgoing connections

Fixes #285

10 years agoServer module refactor; Control module refactor;
Darren [Wed, 10 Jul 2013 20:36:23 +0000 (21:36 +0100)]
Server module refactor; Control module refactor;

10 years agoDNSBL server module
Darren [Wed, 10 Jul 2013 14:56:37 +0000 (15:56 +0100)]
DNSBL server module

10 years agoServer: .preventDefault() support in module events
Darren [Wed, 10 Jul 2013 14:55:23 +0000 (15:55 +0100)]
Server: .preventDefault() support in module events

10 years agoDon't auto connect an IRC connection in the constructor
Darren [Wed, 10 Jul 2013 14:48:01 +0000 (15:48 +0100)]
Don't auto connect an IRC connection in the constructor

10 years agoMerge pull request #331 from M2Ys4U/spdy
Jack Allnutt [Mon, 8 Jul 2013 10:18:17 +0000 (03:18 -0700)]
Merge pull request #331 from M2Ys4U/spdy

use SPDY

10 years agouse SPDY
Jack Allnutt [Sun, 7 Jul 2013 00:49:17 +0000 (01:49 +0100)]
use SPDY

10 years agoMerge pull request #329 from M2Ys4U/perf
Jack Allnutt [Fri, 5 Jul 2013 22:38:40 +0000 (15:38 -0700)]
Merge pull request #329 from M2Ys4U/perf

RPL_NAMEREPLY: Don't loop over the whole nick when extracting modes

10 years agoRPL_NAMEREPLY: Don't loop over the whole nick when extracting modes
Jack Allnutt [Fri, 5 Jul 2013 22:20:28 +0000 (23:20 +0100)]
RPL_NAMEREPLY: Don't loop over the whole nick when extracting modes

10 years ago`stats` command accessible via `./kiwi stats`
Darren [Fri, 5 Jul 2013 14:56:40 +0000 (15:56 +0100)]
`stats` command accessible via `./kiwi stats`

11 years agoREADME: Use https links for git clone
Darren [Tue, 2 Jul 2013 22:53:41 +0000 (23:53 +0100)]
README: Use https links for git clone

11 years agoMerge pull request #326 from happytodesign/development
Darren [Mon, 1 Jul 2013 22:31:49 +0000 (15:31 -0700)]
Merge pull request #326 from happytodesign/development

Slight fix to the protocol button description

11 years agoSlight fix to the protocol button description
Vlad Chernushevich [Mon, 1 Jul 2013 22:25:03 +0000 (00:25 +0200)]
Slight fix to the protocol button description

11 years agoremove `encoded_test` global var
Darren [Mon, 1 Jul 2013 20:53:01 +0000 (21:53 +0100)]
remove `encoded_test` global var

11 years agoMerge pull request #310 from Felizardo/encoding2
Darren [Mon, 1 Jul 2013 20:48:47 +0000 (13:48 -0700)]
Merge pull request #310 from Felizardo/encoding2

Support for encodings other than UTF-8

11 years ago"Default IRC client" changes
Darren [Mon, 1 Jul 2013 20:47:22 +0000 (21:47 +0100)]
"Default IRC client" changes

11 years agoNo more need to specify a set of available encodings
Vinicius Daly Felizardo [Sat, 29 Jun 2013 20:44:28 +0000 (16:44 -0400)]
No more need to specify a set of available encodings

11 years agoMerge pull request #325 from M2Ys4U/proto
Darren [Fri, 28 Jun 2013 22:48:52 +0000 (15:48 -0700)]
Merge pull request #325 from M2Ys4U/proto

Add button to register Kiwi as a handler for the irc: protocol

11 years agouse snake_case instead of camelCase for class names in settings applet
Jack Allnutt [Fri, 28 Jun 2013 22:43:58 +0000 (23:43 +0100)]
use snake_case instead of camelCase for class names in settings applet

11 years agoMerge pull request #324 from happytodesign/development
Darren [Fri, 28 Jun 2013 21:17:30 +0000 (14:17 -0700)]
Merge pull request #324 from happytodesign/development

Downsize favicon image when drawing on canvas

11 years agoAdd button to register Kiwi as a handler for the irc: protocol
Jack Allnutt [Fri, 28 Jun 2013 21:09:07 +0000 (22:09 +0100)]
Add button to register Kiwi as a handler for the irc: protocol

11 years agoDownsize favicon image when drawing on canvas
Vlad Chernushevich [Fri, 28 Jun 2013 21:13:30 +0000 (23:13 +0200)]
Downsize favicon image when drawing on canvas

11 years agoMerge branch 'happytodesign-favicon_notifications' into development
Darren [Fri, 28 Jun 2013 18:57:55 +0000 (19:57 +0100)]
Merge branch 'happytodesign-favicon_notifications' into development

11 years agofavicon now with multiple sizes + working on ie10
Darren [Fri, 28 Jun 2013 18:56:57 +0000 (19:56 +0100)]
favicon now with multiple sizes + working on ie10

11 years agoMove global canvas var to this.canvas
Vlad Chernushevich [Fri, 28 Jun 2013 18:22:03 +0000 (20:22 +0200)]
Move global canvas var to this.canvas

11 years agoAdd canvas to this.canvas (favicon.js)
Vlad Chernushevich [Fri, 28 Jun 2013 17:28:18 +0000 (19:28 +0200)]
Add canvas to this.canvas (favicon.js)

11 years agoAdjust letter-spacing depending on OS. More comments.
Vlad Chernushevich [Fri, 28 Jun 2013 14:38:18 +0000 (16:38 +0200)]
Adjust letter-spacing depending on OS. More comments.

11 years agoMessage padding in CLI theme
Darren [Fri, 28 Jun 2013 13:48:08 +0000 (14:48 +0100)]
Message padding in CLI theme

11 years agoChange favicon format to .ico. Small improvements to the script.
Vlad Chernushevich [Fri, 28 Jun 2013 13:14:41 +0000 (15:14 +0200)]
Change favicon format to .ico. Small improvements to the script.

11 years agoMessage padding in the basic theme
Darren [Fri, 28 Jun 2013 12:56:15 +0000 (13:56 +0100)]
Message padding in the basic theme

11 years agoAdd missing canvas support check on _resetHighlights
happytodesign [Thu, 27 Jun 2013 19:04:28 +0000 (21:04 +0200)]
Add missing canvas support check on _resetHighlights

11 years agoCorrectly triggering IRC socket close events
Darren [Thu, 27 Jun 2013 12:59:35 +0000 (13:59 +0100)]
Correctly triggering IRC socket close events

11 years agoAdd favicon notifications on private messages
Vlad Chernushevich [Tue, 25 Jun 2013 20:19:57 +0000 (22:19 +0200)]
Add favicon notifications on private messages

11 years ago− Rename text_width, text_height to bubble_width, bubble_height for clarity
Vlad Chernushevich [Tue, 25 Jun 2013 12:36:43 +0000 (14:36 +0200)]
− Rename text_width, text_height to bubble_width, bubble_height for clarity
− Add comment explaining bubble_height variable

11 years ago− Add canvas support check
Vlad Chernushevich [Tue, 25 Jun 2013 00:46:13 +0000 (02:46 +0200)]
− Add canvas support check
− Move _renderText to its own function

11 years agoRemove old favicon code from views/application.js
Vlad Chernushevich [Mon, 24 Jun 2013 23:18:14 +0000 (01:18 +0200)]
Remove old favicon code from views/application.js

11 years ago− Update code indentation
Vlad Chernushevich [Mon, 24 Jun 2013 22:29:07 +0000 (00:29 +0200)]
− Update code indentation
− Apply var naming convention
− Add favicon.js to build.js

11 years agoCreate favicon view
Vlad Chernushevich [Mon, 24 Jun 2013 22:00:52 +0000 (00:00 +0200)]
Create favicon view

11 years agoForgot to remove output that I was using for debug
Vinicius Daly Felizardo [Mon, 24 Jun 2013 18:04:08 +0000 (14:04 -0400)]
Forgot to remove output that I was using for debug

11 years agoAdd favicon notifications
Vlad Chernushevich [Sun, 23 Jun 2013 22:15:50 +0000 (00:15 +0200)]
Add favicon notifications

11 years agoMerge pull request #315 from happytodesign/development
Darren [Sat, 22 Jun 2013 17:10:25 +0000 (10:10 -0700)]
Merge pull request #315 from happytodesign/development

Remove template_vars

11 years agoRemove template_vars
Vlad Chernushevich [Sat, 22 Jun 2013 16:54:39 +0000 (18:54 +0200)]
Remove template_vars

11 years agoUpdate development version number
Darren [Sat, 22 Jun 2013 16:45:26 +0000 (17:45 +0100)]
Update development version number

11 years agoUpdate master version number
Darren [Sat, 22 Jun 2013 16:43:00 +0000 (17:43 +0100)]
Update master version number

11 years agoUsing CSS to hide repeated nicks
Darren [Sat, 22 Jun 2013 16:39:43 +0000 (17:39 +0100)]
Using CSS to hide repeated nicks

11 years agoUpdate version number
Darren [Sat, 22 Jun 2013 15:38:32 +0000 (16:38 +0100)]
Update version number

11 years agoUpdate version number
Darren [Sat, 22 Jun 2013 15:34:24 +0000 (16:34 +0100)]
Update version number

11 years agoClient: Passing the default nick to a new IRC connection
Darren [Sat, 22 Jun 2013 13:21:33 +0000 (14:21 +0100)]
Client: Passing the default nick to a new IRC connection

11 years agoFixing identation
Vinicius Daly Felizardo [Thu, 20 Jun 2013 23:52:15 +0000 (19:52 -0400)]
Fixing identation

11 years agoMerge pull request #312 from happytodesign/development
Darren [Thu, 20 Jun 2013 22:43:24 +0000 (15:43 -0700)]
Merge pull request #312 from happytodesign/development

Show nick if time difference between messages is 1min+

11 years agoAdd comment to time_difference
Vlad Chernushevich [Thu, 20 Jun 2013 22:41:52 +0000 (00:41 +0200)]
Add comment to time_difference

11 years agoShow nick if time difference between messages is 1min+
Vlad Chernushevich [Thu, 20 Jun 2013 22:31:50 +0000 (00:31 +0200)]
Show nick if time difference between messages is 1min+

11 years agoRevert "Show nick if time difference between messages is 1min+"
Vlad Chernushevich [Thu, 20 Jun 2013 22:30:48 +0000 (00:30 +0200)]
Revert "Show nick if time difference between messages is 1min+"

This reverts commit 3c4887776ecacb4cf6cb6e1fd61223aecbdc3ea0.

11 years agoShow nick if time difference between messages is 1min+
Vlad Chernushevich [Thu, 20 Jun 2013 22:30:07 +0000 (00:30 +0200)]
Show nick if time difference between messages is 1min+

11 years agoMerge pull request #311 from happytodesign/development
Darren [Thu, 20 Jun 2013 21:52:48 +0000 (14:52 -0700)]
Merge pull request #311 from happytodesign/development

Eliminate recurring nicknames in chat window

11 years agoAdjust var readability
Vlad Chernushevich [Thu, 20 Jun 2013 21:51:56 +0000 (23:51 +0200)]
Adjust var readability

11 years agoEliminate recurring nicknames in chat window
Vlad Chernushevich [Thu, 20 Jun 2013 21:46:04 +0000 (23:46 +0200)]
Eliminate recurring nicknames in chat window

11 years agoJoining invalid channel name exception fix #308
Darren [Thu, 20 Jun 2013 21:15:02 +0000 (22:15 +0100)]
Joining invalid channel name exception fix #308

11 years agoParsing log output when saving to file #306
Darren [Thu, 20 Jun 2013 21:05:34 +0000 (22:05 +0100)]
Parsing log output when saving to file #306

11 years agoMerge pull request #305 from happytodesign/development
Darren [Thu, 20 Jun 2013 20:25:14 +0000 (13:25 -0700)]
Merge pull request #305 from happytodesign/development

Convert whitespaces to fix links sticking together

11 years agoFinished /encoding command to change encoding on the fly
Vinicius Daly Felizardo [Thu, 20 Jun 2013 07:20:48 +0000 (03:20 -0400)]
Finished /encoding command to change encoding on the fly

11 years agoSplit message on all types of whitespaces. Revert previous fix
Vlad Chernushevich [Tue, 18 Jun 2013 18:13:24 +0000 (20:13 +0200)]
Split message on all types of whitespaces. Revert previous fix

11 years agoMerge branch 'development' of https://github.com/prawnsalad/KiwiIRC into development
Vlad Chernushevich [Tue, 18 Jun 2013 13:59:58 +0000 (15:59 +0200)]
Merge branch 'development' of https://github.com/prawnsalad/KiwiIRC into development

11 years agoiconv-lite installed and coverting from a specific encoding
Vinicius Daly Felizardo [Tue, 18 Jun 2013 07:22:24 +0000 (03:22 -0400)]
iconv-lite installed and coverting from a specific encoding

11 years agoConvert whitespaces to fix links sticking together
Vlad Chernushevich [Mon, 17 Jun 2013 23:20:30 +0000 (01:20 +0200)]
Convert whitespaces to fix links sticking together

11 years agoNick taken fix
Darren [Mon, 17 Jun 2013 12:25:41 +0000 (13:25 +0100)]
Nick taken fix

11 years agoServer: Case insensitive events
Darren [Sun, 16 Jun 2013 23:23:05 +0000 (00:23 +0100)]
Server: Case insensitive events

11 years agoMerge pull request #304 from happytodesign/development
Darren [Sun, 16 Jun 2013 18:17:54 +0000 (11:17 -0700)]
Merge pull request #304 from happytodesign/development

Settings saving on change

11 years agoRemove junk console.log
Vlad Chernushevich [Sun, 16 Jun 2013 18:11:56 +0000 (20:11 +0200)]
Remove junk console.log

11 years agoChange return false; to return;, since we don't wan't to completely break the loop
Vlad Chernushevich [Sun, 16 Jun 2013 18:09:19 +0000 (20:09 +0200)]
Change return false; to return;, since we don't wan't to completely break the loop

11 years agoAdd .length to !$el, replace break; with return false;
Vlad Chernushevich [Sun, 16 Jun 2013 18:03:36 +0000 (20:03 +0200)]
Add .length to !$el, replace break; with return false;

11 years agoCheck if setting exists
Vlad Chernushevich [Sun, 16 Jun 2013 17:37:22 +0000 (19:37 +0200)]
Check if setting exists

11 years ago* Unminify settings css
Vlad Chernushevich [Sun, 16 Jun 2013 16:03:45 +0000 (18:03 +0200)]
* Unminify settings css
* Fix settings.js indentation

11 years ago/raw => /quote alias added into default set
Darren [Sun, 16 Jun 2013 16:02:24 +0000 (17:02 +0100)]
/raw => /quote alias added into default set

11 years agoAdding WHOWAS command to the client
Darren [Sun, 16 Jun 2013 15:52:12 +0000 (16:52 +0100)]
Adding WHOWAS command to the client

11 years agoMerge pull request #303 from M2Ys4U/whowas
Darren [Sun, 16 Jun 2013 14:57:27 +0000 (07:57 -0700)]
Merge pull request #303 from M2Ys4U/whowas

Handle replies to WHOWAS command

11 years agoMerge branch 'development' of github.com:prawnsalad/KiwiIRC into development
Darren [Sun, 16 Jun 2013 14:51:41 +0000 (15:51 +0100)]
Merge branch 'development' of github.com:prawnsalad/KiwiIRC into development

11 years agoFixing indentation
Darren [Sun, 16 Jun 2013 14:50:51 +0000 (15:50 +0100)]
Fixing indentation

11 years agoMerge branch 'development' of https://github.com/Felizardo/KiwiIRC into Felizardo...
Darren [Sun, 16 Jun 2013 14:43:34 +0000 (15:43 +0100)]
Merge branch 'development' of https://github.com/Felizardo/KiwiIRC into Felizardo-development

11 years agoMerge pull request #299 from Felizardo/issue233
Darren [Sun, 16 Jun 2013 14:37:53 +0000 (07:37 -0700)]
Merge pull request #299 from Felizardo/issue233

[ISSUE 233] Preventing autocompleting to be executed when using browser ...

11 years ago.input-group → .control-group
Vlad Chernushevich [Sat, 15 Jun 2013 21:29:19 +0000 (23:29 +0200)]
.input-group → .control-group

11 years agoRename .settings to .settings_container for more specificity
Vlad Chernushevich [Sat, 15 Jun 2013 13:07:32 +0000 (15:07 +0200)]
Rename .settings to .settings_container for more specificity

11 years agoRemove unnecessary thumbnails
Vlad Chernushevich [Sat, 15 Jun 2013 10:26:02 +0000 (12:26 +0200)]
Remove unnecessary thumbnails

11 years agoHandle replies to WHOWAS command
Jack Allnutt [Sat, 15 Jun 2013 01:19:56 +0000 (02:19 +0100)]
Handle replies to WHOWAS command

11 years agoUpdate options page styling
Vlad Chernushevich [Fri, 14 Jun 2013 23:42:43 +0000 (01:42 +0200)]
Update options page styling

11 years agoUpdate options page css
Vlad Chernushevich [Fri, 14 Jun 2013 21:20:36 +0000 (23:20 +0200)]
Update options page css

11 years agoUpdate socket.io to v0.9.16 as it contains a fix for an XSS vulnerability
Jack Allnutt [Fri, 14 Jun 2013 20:56:10 +0000 (21:56 +0100)]
Update socket.io to v0.9.16 as it contains a fix for an XSS vulnerability

11 years ago* Updated options page styling
Vlad Chernushevich [Fri, 14 Jun 2013 17:37:36 +0000 (19:37 +0200)]
* Updated options page styling
* Refined options handling

11 years agoFixing code style
Vinicius Daly Felizardo [Fri, 14 Jun 2013 14:44:05 +0000 (10:44 -0400)]
Fixing code style