Darren [Sat, 22 Jun 2013 16:45:26 +0000 (17:45 +0100)]
Update development version number
Darren [Sat, 22 Jun 2013 16:43:00 +0000 (17:43 +0100)]
Update master version number
Darren [Sat, 22 Jun 2013 16:39:43 +0000 (17:39 +0100)]
Using CSS to hide repeated nicks
Darren [Sat, 22 Jun 2013 15:38:32 +0000 (16:38 +0100)]
Update version number
Darren [Sat, 22 Jun 2013 15:34:24 +0000 (16:34 +0100)]
Update version number
Darren [Sat, 22 Jun 2013 13:21:33 +0000 (14:21 +0100)]
Client: Passing the default nick to a new IRC connection
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+
Vlad Chernushevich [Thu, 20 Jun 2013 22:41:52 +0000 (00:41 +0200)]
Add comment to time_difference
Vlad Chernushevich [Thu, 20 Jun 2013 22:31:50 +0000 (00:31 +0200)]
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.
Vlad Chernushevich [Thu, 20 Jun 2013 22:30:07 +0000 (00:30 +0200)]
Show nick if time difference between messages is 1min+
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
Vlad Chernushevich [Thu, 20 Jun 2013 21:51:56 +0000 (23:51 +0200)]
Adjust var readability
Vlad Chernushevich [Thu, 20 Jun 2013 21:46:04 +0000 (23:46 +0200)]
Eliminate recurring nicknames in chat window
Darren [Thu, 20 Jun 2013 21:15:02 +0000 (22:15 +0100)]
Joining invalid channel name exception fix #308
Darren [Thu, 20 Jun 2013 21:05:34 +0000 (22:05 +0100)]
Parsing log output when saving to file #306
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
Vlad Chernushevich [Tue, 18 Jun 2013 18:13:24 +0000 (20:13 +0200)]
Split message on all types of whitespaces. Revert previous fix
Vlad Chernushevich [Tue, 18 Jun 2013 13:59:58 +0000 (15:59 +0200)]
Merge branch 'development' of https://github.com/prawnsalad/KiwiIRC into development
Vlad Chernushevich [Mon, 17 Jun 2013 23:20:30 +0000 (01:20 +0200)]
Convert whitespaces to fix links sticking together
Darren [Mon, 17 Jun 2013 12:25:41 +0000 (13:25 +0100)]
Nick taken fix
Darren [Sun, 16 Jun 2013 23:23:05 +0000 (00:23 +0100)]
Server: Case insensitive events
Darren [Sun, 16 Jun 2013 18:17:54 +0000 (11:17 -0700)]
Merge pull request #304 from happytodesign/development
Settings saving on change
Vlad Chernushevich [Sun, 16 Jun 2013 18:11:56 +0000 (20:11 +0200)]
Remove junk console.log
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
Vlad Chernushevich [Sun, 16 Jun 2013 18:03:36 +0000 (20:03 +0200)]
Add .length to !$el, replace break; with return false;
Vlad Chernushevich [Sun, 16 Jun 2013 17:37:22 +0000 (19:37 +0200)]
Check if setting exists
Vlad Chernushevich [Sun, 16 Jun 2013 16:03:45 +0000 (18:03 +0200)]
* Unminify settings css
* Fix settings.js indentation
Darren [Sun, 16 Jun 2013 16:02:24 +0000 (17:02 +0100)]
/raw => /quote alias added into default set
Darren [Sun, 16 Jun 2013 15:52:12 +0000 (16:52 +0100)]
Adding WHOWAS command to the client
Darren [Sun, 16 Jun 2013 14:57:27 +0000 (07:57 -0700)]
Merge pull request #303 from M2Ys4U/whowas
Handle replies to WHOWAS command
Darren [Sun, 16 Jun 2013 14:51:41 +0000 (15:51 +0100)]
Merge branch 'development' of github.com:prawnsalad/KiwiIRC into development
Darren [Sun, 16 Jun 2013 14:50:51 +0000 (15:50 +0100)]
Fixing indentation
Darren [Sun, 16 Jun 2013 14:43:34 +0000 (15:43 +0100)]
Merge branch 'development' of https://github.com/Felizardo/KiwiIRC into Felizardo-development
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 ...
Vlad Chernushevich [Sat, 15 Jun 2013 21:29:19 +0000 (23:29 +0200)]
.input-group → .control-group
Vlad Chernushevich [Sat, 15 Jun 2013 13:07:32 +0000 (15:07 +0200)]
Rename .settings to .settings_container for more specificity
Vlad Chernushevich [Sat, 15 Jun 2013 10:26:02 +0000 (12:26 +0200)]
Remove unnecessary thumbnails
Jack Allnutt [Sat, 15 Jun 2013 01:19:56 +0000 (02:19 +0100)]
Handle replies to WHOWAS command
Vlad Chernushevich [Fri, 14 Jun 2013 23:42:43 +0000 (01:42 +0200)]
Update options page styling
Vlad Chernushevich [Fri, 14 Jun 2013 21:20:36 +0000 (23:20 +0200)]
Update options page css
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
Vlad Chernushevich [Fri, 14 Jun 2013 17:37:36 +0000 (19:37 +0200)]
* Updated options page styling
* Refined options handling
Vinicius Daly Felizardo [Fri, 14 Jun 2013 14:44:05 +0000 (10:44 -0400)]
Fixing code style
Vinicius Daly Felizardo [Fri, 14 Jun 2013 14:27:44 +0000 (10:27 -0400)]
Fixing typo
Vlad Chernushevich [Fri, 14 Jun 2013 13:41:03 +0000 (15:41 +0200)]
* New options page
* Update settings on change
Vinicius Daly Felizardo [Fri, 14 Jun 2013 05:30:55 +0000 (01:30 -0400)]
[ISSUE 233] Preventing autocompleting to be executed when using browser keyboard shortcuts
Vinicius Daly Felizardo [Fri, 14 Jun 2013 03:54:52 +0000 (23:54 -0400)]
mend
Vinicius Daly Felizardo [Fri, 14 Jun 2013 02:36:15 +0000 (22:36 -0400)]
[ISSUE 250] Showing message when user is kicked or kick
Darren [Tue, 11 Jun 2013 19:41:20 +0000 (20:41 +0100)]
Resetting CSS classes on member mode change #290
Darren [Tue, 11 Jun 2013 19:19:19 +0000 (20:19 +0100)]
Moving server dialog side panel loading into View
Darren [Tue, 11 Jun 2013 18:44:46 +0000 (19:44 +0100)]
Only expand server connection info box if visible
Darren [Tue, 11 Jun 2013 18:25:30 +0000 (19:25 +0100)]
Hiding side panel on mini theme
Darren [Tue, 11 Jun 2013 07:16:47 +0000 (00:16 -0700)]
Merge pull request #295 from Felizardo/development
[ISSUE 293] Mini theme was not showing the channels tree
Vinicius Daly Felizardo [Tue, 11 Jun 2013 06:44:12 +0000 (02:44 -0400)]
[ISSUE 293] Mini theme was not showing the channels tree
Darren [Sun, 9 Jun 2013 17:17:47 +0000 (18:17 +0100)]
Separating script editor conflicting styles
Darren [Sun, 9 Jun 2013 17:16:21 +0000 (18:16 +0100)]
Padding out ip_as_username hex values
Darren [Thu, 6 Jun 2013 12:15:21 +0000 (13:15 +0100)]
Only append : to a tabbed nick if it's the first word #232
Darren [Wed, 5 Jun 2013 22:27:46 +0000 (23:27 +0100)]
Don't send empty WHOIS commands
Darren [Wed, 5 Jun 2013 22:25:09 +0000 (23:25 +0100)]
WHOIS now sending 'whois $nick $nick'; /w alias added for /whois; Read nick from active query window if not given; #281
Darren [Wed, 5 Jun 2013 12:58:38 +0000 (13:58 +0100)]
Do not re-join closed auto-joined channels on reconnect
Jack Allnutt [Tue, 4 Jun 2013 23:43:14 +0000 (00:43 +0100)]
Setting version on development branch to 0.6.1-dev
Jack Allnutt [Tue, 4 Jun 2013 23:35:29 +0000 (00:35 +0100)]
Merge branch 'master' into development
Jack Allnutt [Tue, 4 Jun 2013 23:27:27 +0000 (00:27 +0100)]
Bumping version number to 0.6.0
Darren [Tue, 4 Jun 2013 21:34:55 +0000 (22:34 +0100)]
Stop notices appearing twice in server panel
Darren [Tue, 4 Jun 2013 16:43:05 +0000 (09:43 -0700)]
Merge pull request #284 from M2Ys4U/regex
Bring parse regex inline with RFC for user part of the prefix
Darren [Tue, 4 Jun 2013 16:41:26 +0000 (09:41 -0700)]
Merge pull request #287 from M2Ys4U/highlight
Escape special characters before embedding them in a regular expression.
Jack Allnutt [Tue, 4 Jun 2013 16:33:18 +0000 (17:33 +0100)]
Escape special characters before embedding them in a regular expression.
Fixes #279
Darren [Tue, 4 Jun 2013 15:56:32 +0000 (08:56 -0700)]
Merge pull request #286 from M2Ys4U/err_nick
Respond to ERR_ERONEOUSNICKNAME
Jack Allnutt [Tue, 4 Jun 2013 15:31:32 +0000 (16:31 +0100)]
Fix nickname in use handling in network.js
Jack Allnutt [Tue, 4 Jun 2013 15:30:48 +0000 (16:30 +0100)]
Respond to ERR_ERONEOUSNICKNAME
Jack Allnutt [Mon, 3 Jun 2013 14:41:29 +0000 (15:41 +0100)]
Remove event bindings from commands.js
server/irc/connection.js's parse() function now calls the dispatch() method
on the connection's IrcCommands object rather than firing an event.
Can now also programatically add IRC command handlers and numerics to the
ones already supplied in server/irc/commands.js
Cleaned up whitespacing in several files
Jack Allnutt [Mon, 3 Jun 2013 12:32:51 +0000 (13:32 +0100)]
Bring parse regex inline with RFC for user part of the prefix
Fixes #283
Darren [Sat, 1 Jun 2013 20:13:36 +0000 (13:13 -0700)]
Merge pull request #280 from M2Ys4U/settings
Allow default client settings to be configurable
Jack Allnutt [Sat, 1 Jun 2013 20:11:22 +0000 (21:11 +0100)]
Do not save the default client settings
Jack Allnutt [Sat, 1 Jun 2013 19:43:04 +0000 (20:43 +0100)]
Allow default client settings to be configurable
Also, a few misc code style changes in the settings applet
Jack Allnutt [Sat, 1 Jun 2013 17:35:07 +0000 (18:35 +0100)]
Merge branch 'master' of github.com:prawnsalad/KiwiIRC
Darren [Mon, 27 May 2013 22:27:44 +0000 (00:27 +0200)]
Update README.md
Darren [Mon, 27 May 2013 17:27:40 +0000 (10:27 -0700)]
Merge pull request #276 from M2Ys4U/uglify_update
Upgrade uglify-js from 1.2.3 to 2.3.6
Jack Allnutt [Mon, 27 May 2013 17:11:49 +0000 (18:11 +0100)]
Upgrade uglify-js from 1.2.3 to 2.3.6
Darren [Mon, 27 May 2013 13:04:59 +0000 (14:04 +0100)]
Userbox fix #274
Jack Allnutt [Mon, 27 May 2013 12:25:57 +0000 (13:25 +0100)]
Merge branch 'master' of github.com:prawnsalad/KiwiIRC
Darren [Sat, 25 May 2013 23:36:02 +0000 (00:36 +0100)]
remove joining channel loader / query window fix
Jack Allnutt [Sat, 25 May 2013 21:03:53 +0000 (14:03 -0700)]
Merge pull request #273 from M2Ys4U/formatfix
Fix broken italics handling
Jack Allnutt [Sat, 25 May 2013 21:02:56 +0000 (22:02 +0100)]
Fix broken italics handling
Darren [Sat, 25 May 2013 18:29:06 +0000 (19:29 +0100)]
Polishing join-fix
Darren [Sat, 25 May 2013 18:10:00 +0000 (19:10 +0100)]
Merge M2Ys4U-joinfix
Darren [Sat, 25 May 2013 17:59:22 +0000 (18:59 +0100)]
merging waldir-patch-1
Darren [Sat, 25 May 2013 17:45:44 +0000 (18:45 +0100)]
GitHub gist media messages
Darren [Sat, 25 May 2013 16:36:36 +0000 (17:36 +0100)]
MediaMessages tidy
Darren [Sat, 25 May 2013 16:22:38 +0000 (09:22 -0700)]
Merge pull request #271 from portshner/development
Update mediamessage.js
Darren [Sat, 25 May 2013 16:21:59 +0000 (17:21 +0100)]
Server code cleaning
Darren [Sat, 25 May 2013 16:15:02 +0000 (17:15 +0100)]
Forwarding chanserv notices to its associated channel
Darren [Sat, 25 May 2013 16:14:29 +0000 (17:14 +0100)]
More server notice detecting
Darren [Sat, 25 May 2013 15:58:57 +0000 (16:58 +0100)]
Differentiating between server and non server notices
Darren [Sat, 25 May 2013 15:03:50 +0000 (16:03 +0100)]
Redundant MediaMessages caching
Darren [Sat, 25 May 2013 15:03:06 +0000 (16:03 +0100)]
Client: Extending view events correctly. Fixes nick click events breaking mediamessages
Darren [Sat, 25 May 2013 14:49:54 +0000 (15:49 +0100)]
MenuBox disposing improvements
Darren [Sat, 25 May 2013 13:58:07 +0000 (14:58 +0100)]
Client: Showing IrcErrors #268 #259
Darren [Sat, 25 May 2013 13:46:46 +0000 (14:46 +0100)]
Client: Handle reconnections + channel rejoining better