KiwiIRC.git
10 years agoSend the Content-Language header when directly loading a translation file
Jack Allnutt [Sun, 7 Jul 2013 20:20:27 +0000 (21:20 +0100)]
Send the Content-Language header when directly loading a translation file

10 years agoFix fallback JSON
Jack Allnutt [Sun, 7 Jul 2013 20:20:04 +0000 (21:20 +0100)]
Fix fallback JSON

10 years agoAdd German to the list of available translations
Jack Allnutt [Sun, 7 Jul 2013 20:19:33 +0000 (21:19 +0100)]
Add German to the list of available translations

10 years agoMerge pull request #4 from Flauschbaellchen/i18n
Jack Allnutt [Sun, 7 Jul 2013 20:17:04 +0000 (13:17 -0700)]
Merge pull request #4 from Flauschbaellchen/i18n

Small corrections for german translation

10 years agoSmall corrections for german translation
Noxx [Sun, 7 Jul 2013 20:09:13 +0000 (22:09 +0200)]
Small corrections for german translation

10 years agoMerge pull request #3 from Flauschbaellchen/i18n
Jack Allnutt [Sun, 7 Jul 2013 19:50:11 +0000 (12:50 -0700)]
Merge pull request #3 from Flauschbaellchen/i18n

Template fixes & German translation

10 years agoFirst version of german translation
Noxx [Sun, 7 Jul 2013 19:44:05 +0000 (21:44 +0200)]
First version of german translation

10 years agoCorrectly escape quotation marks within locales
Noxx [Sun, 7 Jul 2013 19:42:23 +0000 (21:42 +0200)]
Correctly escape quotation marks within locales

10 years agoFixed small typo in locale template.po
Noxx [Sun, 7 Jul 2013 19:06:13 +0000 (21:06 +0200)]
Fixed small typo in locale template.po

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`

10 years agoLoad translations from the server & add language to settings applet
Jack Allnutt [Fri, 5 Jul 2013 03:04:21 +0000 (04:04 +0100)]
Load translations from the server & add language to settings applet

10 years agoUse jed to handle translatable strings
Jack Allnutt [Thu, 4 Jul 2013 03:28:20 +0000 (04:28 +0100)]
Use jed to handle translatable strings

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 agoMerge branch 'range_check_update' into dep_update
Jack Allnutt [Mon, 1 Jul 2013 20:13:12 +0000 (21:13 +0100)]
Merge branch 'range_check_update' into dep_update

11 years agoRemove dependency on range_check
Jack Allnutt [Mon, 1 Jul 2013 03:02:31 +0000 (04:02 +0100)]
Remove dependency on range_check

11 years agoMerge branch 'daemonize2_update' into dep_update
Jack Allnutt [Mon, 1 Jul 2013 08:48:54 +0000 (09:48 +0100)]
Merge branch 'daemonize2_update' into dep_update

11 years agoMerge branch 'eventemitter2_update' into dep_update
Jack Allnutt [Mon, 1 Jul 2013 08:44:10 +0000 (09:44 +0100)]
Merge branch 'eventemitter2_update' into dep_update

11 years agoMerge branch 'lodash_update' into dep_update
Jack Allnutt [Mon, 1 Jul 2013 08:43:56 +0000 (09:43 +0100)]
Merge branch 'lodash_update' into dep_update

11 years agoMerge branch 'node-static_update' into dep_update
Jack Allnutt [Mon, 1 Jul 2013 08:43:45 +0000 (09:43 +0100)]
Merge branch 'node-static_update' into dep_update

11 years agoUpdating daemonize2 from v0.4.0-rc5 to v0.4.2
Jack Allnutt [Mon, 1 Jul 2013 08:17:05 +0000 (09:17 +0100)]
Updating daemonize2 from v0.4.0-rc5 to v0.4.2

11 years agoUpdate EventEmitter2 from v0.4.11 to v0.4.12
Jack Allnutt [Mon, 1 Jul 2013 08:11:37 +0000 (09:11 +0100)]
Update EventEmitter2 from v0.4.11 to v0.4.12

11 years agoUpdate lodash from v0.9.1 (node) / v1.2.1 (browser) to v1.3.1 (both)
Jack Allnutt [Mon, 1 Jul 2013 08:08:44 +0000 (09:08 +0100)]
Update lodash from v0.9.1 (node) / v1.2.1 (browser) to v1.3.1 (both)

11 years agoUpdate node-static from v0.5.9 to v0.7.0
Jack Allnutt [Mon, 1 Jul 2013 04:26:01 +0000 (05:26 +0100)]
Update node-static from v0.5.9 to v0.7.0

11 years agoDependency update: socksjs 0.3.3 -> 0.4.1
Jack Allnutt [Mon, 1 Jul 2013 02:04:13 +0000 (03:04 +0100)]
Dependency update: socksjs 0.3.3 -> 0.4.1

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